[ ok ] >>> Unpacking source... >>> Unpacking vivaldi-snapshot_5.8.2978.3-1_amd64.deb to /var/tmp/portage/www-client/vivaldi-snapshot-5.8.2978.3/work tar: /dev/null/BAD_TAR_INVOCATION: Cannot open: Not a directory tar: Error is not recoverable: exiting now * ERROR: www-client/vivaldi-snapshot-5.8.2978.3::gentoo failed (unpack phase): * unpacking data.tar.xz from /var/tmp/portage/www-client/vivaldi-snapshot-5.8.2978.3/distdir/vivaldi-snapshot_5.8.2978.3-1_amd64.deb failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20230405-163505 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-13 * 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.10 Available Ruby profiles: [1] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.68.2 * php cli (if any): HEAD of ::gentoo commit ac8cb612670b76a118753e5ed7b235651e006065 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Apr 6 09:16:57 2023 +0000 2023-04-06 09:16:56 UTC emerge -qpvO www-client/vivaldi-snapshot [ebuild N ] www-client/vivaldi-snapshot-5.8.2978.3 USE="gtk qt5 -proprietary-codecs -widevine" L10N="af am ar az be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE et eu fa fi fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kab kn ko ku lt lv mk ml mr ms nb nl nn pa pl pt-BR pt-PT ro ru sc sk sl sq sr sr-Latn sv sw ta te th tr uk ur vi zh-CN zh-TW"
Created attachment 859620 [details] emerge-info.txt
Created attachment 859621 [details] emerge-history.txt
Created attachment 859622 [details] environment
Created attachment 859623 [details] etc.clang.tar.bz2
Created attachment 859624 [details] etc.portage.tar.bz2
Created attachment 859625 [details] logs.tar.bz2
Created attachment 859626 [details] www-client:vivaldi-snapshot-5.8.2978.3:20230406-105007.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(-)