On 4/21/06, David Lowe <[EMAIL PROTECTED]> wrote: > I'm running into an issue installing qt: > > > bzip2 -dc /sw/src/qt-x11-free-3.3.6.tar.bz2 | /sw/bin/tar -xf - > > --no-same-owner --no-same-permissions > > /sw/bin/tar: Skipping to next header > > /sw/bin/tar: Archive contains obsolescent base-64 headers > > > > bzip2: Data integrity error when decompressing. > > Input file = /sw/src/qt-x11-free-3.3.6.tar.bz2, output file = > > (stdout) > > > > It is possible that the compressed file(s) have become corrupted. > > You can use the -tvv option to test integrity of such files. > > > > You can use the `bzip2recover' program to attempt to recover > > data from undamaged sections of corrupted files. > > > > /sw/bin/tar: Read 5080 bytes from - > > /sw/bin/tar: Error exit delayed from previous errors > > ### execution of bzip2 failed, exit code 2 > > Unpacking the file qt-x11-free-3.3.6.tar.bz2 of package qt3-3.3.6-25 > > failed. The most likely cause for this is a corrupted or incomplete > > download. Do you want > > to delete the tarball and download it again? [Y/n] n > > I was able to manually unpack the tarball, so no corruption. In > addition, bzip2 -tvv /sw/src/qt-x11-free-3.3.6.tar.bz2 shows all hunks > healthy. What's happening? > > Using a rusty Amiga 4000T & a shiny PowerMac G5 > > Real Programmers think better when playing Adventure or Rogue. > > > Hmm...it worked OK here. One thing to check would be "which bzip2" to see what's actually being used.
-- Alexander K. Hansen Fink Documenter (for now) ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
