Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328835 - dev-lang/ghc-6.12.3 unpack error with pbzip2
Summary: dev-lang/ghc-6.12.3 unpack error with pbzip2
Status: RESOLVED DUPLICATE of bug 320313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-18 17:32 UTC by rx80
Modified: 2010-07-18 17:42 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 rx80 2010-07-18 17:32:29 UTC
I think the problem is in using pbzip2 instead of bzip2 (broken archive or pbzip2 is stricter then bzip2).
When i try to emerge dev-lang/ghc-6.12.3 i get the following:

>>> Emerging (1 of 2) dev-lang/ghc-6.12.3
 * ghc-6.12.3-src.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                   [ ok ]
 * ghc-bin-6.12.3-amd64.tbz2 RMD160 SHA1 SHA256 size ;-) ...                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                        [ ok ]
 * checking auxfile checksums ;-) ...                                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                                                      [ ok ]
 * CPV:  dev-lang/ghc-6.12.3
 * REPO: gentoo
 * USE:  amd64 bash-completion elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
>>> Unpacking ghc-6.12.3-src.tar.bz2 to /var/tmp/portage/dev-lang/ghc-6.12.3/work
>>> Unpacking ghc-bin-6.12.3-amd64.tbz2 to /var/tmp/portage/dev-lang/ghc-6.12.3/work
pbzip2: *ERROR unconsumed in after BZ2_bzDecompress loop:ret=4; block=0; seq=790; avail_in=15050
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 dev-lang/ghc
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-18 17:42:32 UTC

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