Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325697 - app-arch/pbzip2-1.1.1 breaks installation of app-emulation/emul-linux-x86-gtklibs-20100409-r1
Summary: app-arch/pbzip2-1.1.1 breaks installation of app-emulation/emul-linux-x86-gtk...
Status: RESOLVED DUPLICATE of bug 320313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Dror Levin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-26 12:04 UTC by Glenn Sommer
Modified: 2010-06-26 20:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Glenn Sommer 2010-06-26 12:04:50 UTC
A user is unable to install app-emulation/emul-linux-x86-gtklibs-20100409-r1 IF pbzip2 is installed (using the "symlink" USE flag)

portage will use pbzip2 to try and decompress, and fails with:

>>> Unpacking gtk+-2.18.6.tbz2 to /var/tmp/portage/app-emulation/emul-linux-x86-gtklibs-20100409-r1/work
pbzip2: *ERROR unconsumed in after BZ2_bzDecompress loop:ret=4; block=0; seq=55; avail_in=8800
Terminator thread: premature exit requested - quitting...
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

Reproducible: Always

Steps to Reproduce:
1. emerge pbzip2 (Use the "symlink" USE flag!)
2. emerge app-emulation/emul-linux-x86-gtklibs-20100409-r1

Actual Results:  
Uncompress fails, and portage is unable to install the package


Workaround is to uninstall pbzip2 BEFORE installing app-emulation/emul-linux-x86-gtklibs-20100409-r1.
Comment 1 Dror Levin (RETIRED) gentoo-dev 2010-06-26 20:31:50 UTC
You are right, version 20100409-r1 doesn't work with pbzip2 but 20100611 does work. Anyway, this is the same problem as another bug -- trailing garbage, and so is a duplicate. Thanks for reporting.

*** This bug has been marked as a duplicate of bug 320313 ***