* ERROR: app-i18n/cstools-3.42::gentoo failed (unpack phase): * unpacking /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz failed (comp=gzip -dc arch=tar --no-same-owner -xof) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_20180130-192241 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] pypy3 (fallback) [5] jython2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) [2] ruby23 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv app-i18n/cstools
Created attachment 518082 [details] emerge-info.txt
Created attachment 518084 [details] app-i18n:cstools-3.42:20180205-223031.log
Created attachment 518086 [details] emerge-history.txt
Created attachment 518088 [details] environment
Created attachment 518090 [details] etc.portage.tbz2
Created attachment 518092 [details] logs.tbz2
@portage team... is there a way to get a more meaningful error? This is using default unpack and I cannot reproduce... then, I am unsure about how to even start
It unpacks successfully for me with app-arch/tar-1.30, and the debug log shows it's using unpacker.eclass: > + unpacker_src_unpack > + unpacker > + local a > + [[ 0 -eq 0 ]] > + set -- Cstools-3.42.tar.gz > + for a in "$@" > + _unpacker Cstools-3.42.tar.gz > + [[ 1 -eq 1 ]] > + local a=Cstools-3.42.tar.gz > ++ echo Cstools-3.42.tar.gz > ++ tr '[:upper:]' '[:lower:]' > + local m=cstools-3.42.tar.gz > ++ find_unpackable_file Cstools-3.42.tar.gz > ++ local src=Cstools-3.42.tar.gz > ++ [[ -z Cstools-3.42.tar.gz ]] > ++ [[ Cstools-3.42.tar.gz == ./* ]] > ++ [[ -e /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz ]] > ++ src=/var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz > ++ [[ ! -e /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz ]] > ++ echo /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz > + a=/var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz > + case ${m} in > + comp='gzip -dc' > + arch= > + case ${m} in > + arch='tar --no-same-owner -xof' > + [[ -z tar --no-same-owner -xofgzip -dc ]] > + [[ tar --no-same-owner -xof != unpack_* ]] > + unpack_banner /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz > + echo '>>> Unpacking Cstools-3.42.tar.gz to /var/tmp/portage/app-i18n/cstools-3.42/work' > >>> Unpacking Cstools-3.42.tar.gz to /var/tmp/portage/app-i18n/cstools-3.42/work > + [[ -z tar --no-same-owner -xof ]] > + [[ -z gzip -dc ]] > + gzip -dc /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz > + tar --no-same-owner -xof - > + assert 'unpacking /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz failed (comp=gzip -dc arch=tar --no-same-owner -xof)'
also unpacks ok for me, are you able to reproduce?
fixed
got at the unstable amd64 chroot image 17.0-desktop-plasma_20180706-210011 this : * unpacking /var/tmp/portage/app-i18n/cstools-3.42/distdir/Cstools-3.42.tar.gz failed (comp=gzip -dc arch=tar --no-same-owner -xof)
Created attachment 539426 [details] emerge-info.txt
Created attachment 539428 [details] app-i18n:cstools-3.42:20180713-182341.log
Created attachment 539430 [details] emerge-history.txt
Created attachment 539432 [details] environment
Created attachment 539434 [details] etc.portage.tbz2
Created attachment 539436 [details] logs.tbz2
please next time it fails, try to see "emerge -Opv tar" output Thanks
*** Bug 609356 has been marked as a duplicate of this bug. ***
mr-fox ~ # emerge -Opv app-arch/tar * --tree is broken with --nodeps. Disabling... These are the packages that would be merged, in order: [ebuild R ] app-arch/tar-1.32::gentoo USE="acl nls xattr -minimal (-selinux) -static" 2,879 KiB Total: 1 package (1 reinstall), Size of downloads: 2,879 KiB will attach the usual files too into this asap
appeared recently at the tinderbox image 17.1_no-multilib-20190711-143155
Created attachment 582814 [details] emerge-info.txt
Created attachment 582816 [details] app-i18n:cstools-3.42:20190713-222259.log
Created attachment 582818 [details] emerge-history.txt
Created attachment 582820 [details] environment
Created attachment 582822 [details] etc.portage.tbz2
Created attachment 582824 [details] logs.tbz2
Presumably fixed by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7738196787b30e9e87f9cd3567a390e9dd9366e1 if nothing else.