gzrecover foo.tar.gz does not generate a fixed gz file. It will generate a file called foo.tar.recovered which is not a gz file.
If you want to make a new gz file you will have to do something like gzrecover foo.tar.gz mv foo.tar.recover new-foo.tar gzip new-foo.tar Now you have new-foo.tar.gz which should be OK. -- Regression: CRC error an i386 https://bugs.launchpad.net/bugs/524366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs