Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 1 Antwort
  • 2 haben dieses Problem
  • 14 Aufrufe
  • Letzte Antwort von 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.

Alle Antworten (1)

more options

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