Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873352 - games-util/deutex-5.2.2 - tar: This does not look like a tar archive
Summary: games-util/deutex-5.2.2 - tar: This does not look like a tar archive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Breathitt Gray
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-28 20:00 UTC by Toralf Förster
Modified: 2022-09-28 21:15 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.64 KB, text/plain)
2022-09-28 20:01 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,79.16 KB, application/x-bzip)
2022-09-28 20:01 UTC, Toralf Förster
Details
environment (environment,71.79 KB, text/plain)
2022-09-28 20:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.70 KB, application/x-bzip)
2022-09-28 20:01 UTC, Toralf Förster
Details
games-util:deutex-5.2.2:20220928-193950.log (games-util:deutex-5.2.2:20220928-193950.log,2.07 KB, text/plain)
2022-09-28 20:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.25 KB, application/x-bzip)
2022-09-28 20:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-28 20:00:59 UTC
>>> Unpacking source...
>>> Unpacking deutex-5.2.2.tar.zst to /var/tmp/portage/games-util/deutex-5.2.2/work
Warning : /var/tmp/portage/games-util/deutex-5.2.2/distdir/deutex-5.2.2.tar.zst is a symbolic link, ignoring 
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
 * ERROR: games-util/deutex-5.2.2::gentoo failed (unpack phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220925-130004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit e413d8c35218027b1e3dd889bc7daee839f121fc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 28 18:46:51 2022 +0000

    2022-09-28 18:46:50 UTC

emerge -qpvO games-util/deutex
[ebuild  N    ] games-util/deutex-5.2.2  USE="-man -png"
Comment 1 Toralf Förster gentoo-dev 2022-09-28 20:01:00 UTC
Created attachment 814531 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-28 20:01:01 UTC
Created attachment 814534 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-28 20:01:03 UTC
Created attachment 814537 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-28 20:01:04 UTC
Created attachment 814540 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-28 20:01:05 UTC
Created attachment 814543 [details]
games-util:deutex-5.2.2:20220928-193950.log
Comment 6 Toralf Förster gentoo-dev 2022-09-28 20:01:06 UTC
Created attachment 814546 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-28 20:55:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725aa5a066e69f5611e40c3cc84660eee07f940c

commit 725aa5a066e69f5611e40c3cc84660eee07f940c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-09-28 20:44:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-09-28 20:55:24 +0000

    unpacker.eclass: Workaround zstd refusing to process symlinks
    
    Closes: https://bugs.gentoo.org/873352
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/tests/unpacker.sh | 7 ++++++-
 eclass/unpacker.eclass   | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)