Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

tar -xvjf ./firefox-10.0.tar.bz2 results in corropted file error on RedHat RHEL 5.4

  • 1 个回答
  • 2 人有此问题
  • 14 次查看
  • 最后回复者为 cor-el

more options

While attempting to install Firefox onto Red Hat Enterprise Linux Server release 5.4, I received the following error from tar:

fada1eapm04$tar -xvjf ./firefox-10.0.tar.bz2

bzip2: Compressed file ends unexpectedly;

       perhaps it is corrupted?  *Possible* reason follows.

bzip2: Inappropriate ioctl for device

I was unable to get tar to complete when I attempted to test file integrity using the "-tvv" option either, and subsequent attampts to download the file again and retry yield the same results.

While attempting to install Firefox onto Red Hat Enterprise Linux Server release 5.4, I received the following error from tar: fada1eapm04$tar -xvjf ./firefox-10.0.tar.bz2 bzip2: Compressed file ends unexpectedly; perhaps it is corrupted? *Possible* reason follows. bzip2: Inappropriate ioctl for device I was unable to get tar to complete when I attempted to test file integrity using the "-tvv" option either, and subsequent attampts to download the file again and retry yield the same results.

所有回复 (1)

more options

It is possible that your RedHat distribution doesn't support the bz2 compression that is used to compress that file.