Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280139 - app-arch/tar[static]: unpacking packages in portage always fails
Summary: app-arch/tar[static]: unpacking packages in portage always fails
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 287470 (view as bug list)
Depends on:
Blocks: 304191
  Show dependency tree
 
Reported: 2009-08-03 06:03 UTC by crucify
Modified: 2014-08-12 11:57 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge.info,12.50 KB, text/plain)
2009-08-04 02:25 UTC, crucify
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crucify 2009-08-03 06:03:55 UTC
USE=static emerge tar

but after all emerge failed like this.

I copy binary tar to my system, and emerge tar recovery.


>>> Emerging (1 of 1) www-plugins/moonlight-1.0.1
>>> Downloading 'ftp://ftp.novell.com/pub/mono/sources/moon/moon-1.0.1.tar.bz2'
--2009-08-03 14:40:16--  ftp://ftp.novell.com/pub/mono/sources/moon/moon-1.0.1.tar.bz2
           => `/usr/portage/distfiles/moon-1.0.1.tar.bz2'
Resolving ftp.novell.com... 130.57.1.88
Connecting to ftp.novell.com|130.57.1.88|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/mono/sources/moon ... done.
==> SIZE moon-1.0.1.tar.bz2 ... 8812587
==> PASV ... done.    ==> RETR moon-1.0.1.tar.bz2 ... done.
Length: 8812587 (8.4M)

100%[==========================================================>] 8,812,587    421K/s   in 21s     

2009-08-03 14:40:39 (401 KB/s) - `/usr/portage/distfiles/moon-1.0.1.tar.bz2' saved [8812587]

 * moon-1.0.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                        [ ok ]
 * checking ebuild checksums ;-) ...                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking moon-1.0.1.tar.bz2 to /var/tmp/portage/www-plugins/moonlight-1.0.1/work
 * 
 * ERROR: www-plugins/moonlight-1.0.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2324:  Called _eapi0_src_unpack
 *               ebuild.sh, line  593:  Called unpack 'moon-1.0.1.tar.bz2'
 *               ebuild.sh, line  386:  Called _unpack_tar 'bzip2'
 *               ebuild.sh, line  361:  Called die
 * The specific snippet of code:
 *   				assert "$myfail"
 *  The die message:
 *   failure unpacking moon-1.0.1.tar.bz2
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-plugins/moonlight-1.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-plugins/moonlight-1.0.1/temp/environment'.
 * 


>>> Emerging (1 of 1) app-arch/tar-1.22
 * tar-1.22.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                     [ ok ]
 * checking ebuild checksums ;-) ...                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking tar-1.22.tar.bz2 to /var/tmp/portage/app-arch/tar-1.22/work
 * 
 * ERROR: app-arch/tar-1.22 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2582:  Called unpack 'tar-1.22.tar.bz2'
 *               ebuild.sh, line  386:  Called _unpack_tar 'bzip2'
 *               ebuild.sh, line  361:  Called die
 * The specific snippet of code:
 *   				assert "$myfail"
 *  The die message:
 *   failure unpacking tar-1.22.tar.bz2
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-arch/tar-1.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-arch/tar-1.22/temp/environment'.


Reproducible: Always
Comment 1 James Earl Spahlinger 2009-08-03 21:30:23 UTC
please paste your 'emerge --info' to this bug to assist the maintainers in diagnosing this issue.
Comment 2 crucify 2009-08-04 02:25:33 UTC
Created attachment 200089 [details]
emerge --info

Here you are.
Comment 3 RB 2009-08-21 17:33:07 UTC
This seems to be the same as bug 252680, though I'm not sure why it only manifests when tar is static, since the patch _is_ applied.
Comment 4 SpanKY gentoo-dev 2009-10-04 00:36:39 UTC
*** Bug 287470 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2014-08-12 11:57:38 UTC
re-open if this is still a problem