* Maintainer: chromium@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking google-chrome-stable_112.0.5615.49-1_amd64.deb to /var/tmp/portage/www-plugins/chrome-binary-plugins-112.0.5615.49/work tar: /dev/null/BAD_TAR_INVOCATION: Cannot open: Not a directory tar: Error is not recoverable: exiting now * ERROR: www-plugins/chrome-binary-plugins-112.0.5615.49::gentoo failed (unpack phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j4-20230406-071004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 16.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.1 Python 3.10.11 The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit 2aec2f453f8645aafeb5d2c62386ca901a19e1a1 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Apr 6 13:32:01 2023 +0000 2023-04-06 13:32:00 UTC emerge -qpvO www-plugins/chrome-binary-plugins [ebuild N ] www-plugins/chrome-binary-plugins-112.0.5615.49
Created attachment 859628 [details] emerge-info.txt
Created attachment 859629 [details] emerge-history.txt
Created attachment 859630 [details] environment
Created attachment 859631 [details] etc.clang.tar.bz2
Created attachment 859632 [details] etc.portage.tar.bz2
Created attachment 859633 [details] logs.tar.bz2
Created attachment 859634 [details] www-plugins:chrome-binary-plugins-112.0.5615.49:20230406-151312.log
*** This bug has been marked as a duplicate of bug 903631 ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d53ec485fe53d50619a1292cccb6c66eaf16b9ac commit d53ec485fe53d50619a1292cccb6c66eaf16b9ac Author: Arsen Arsenović <arsen@gentoo.org> AuthorDate: 2023-04-06 15:35:11 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2023-04-06 15:42:10 +0000 unpacker.eclass: Don't assume the default tar is stdin Despite common misconception, the default GNU tar tarfile is not stdin. On some systems, this can cause tar to fail to extract relevant files. See '(tar)file tutorial' for a description of how the default is picked. Closes: https://bugs.gentoo.org/903631 Closes: https://bugs.gentoo.org/903914 Closes: https://bugs.gentoo.org/903919 Signed-off-by: Arsen Arsenović <arsen@gentoo.org> eclass/unpacker.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)