Hello, In file "tests/unpack-invalid", line 29 "if gzip -d /tmp/out 2>/tmp/err; then" User may be using the same file: /tmp/out & /tmp/err. They should be created in tests directory. --- Kiyoshi