Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881791 - dev-util/rebar-3.20.0 - tar: .../meck-0.8.13.tar: Cannot open: No such file or directory
Summary: dev-util/rebar-3.20.0 - tar: .../meck-0.8.13.tar: Cannot open: No such file o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-18 11:39 UTC by Toralf Förster
Modified: 2022-11-20 08:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.83 KB, text/plain)
2022-11-18 11:39 UTC, Toralf Förster
Details
dev-util:rebar-3.20.0:20221118-104027.log (dev-util:rebar-3.20.0:20221118-104027.log,1.55 KB, text/plain)
2022-11-18 11:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.02 KB, text/plain)
2022-11-18 11:39 UTC, Toralf Förster
Details
environment (environment,60.37 KB, text/plain)
2022-11-18 11:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,35.64 KB, application/x-bzip)
2022-11-18 11:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.08 KB, application/x-bzip)
2022-11-18 11:39 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-11-18 11:39:12 UTC
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox

>>> Unpacking source...
>>> Unpacking rebar-3.20.0.tar.gz to /var/tmp/portage/dev-util/rebar-3.20.0/work
tar: /var/tmp/portage/dev-util/rebar-3.20.0/distdir/meck-0.8.13.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now


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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 6fccaf5761c5bf2dff8213431f8fc39385e12865
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 18 10:31:51 2022 +0000

    2022-11-18 10:31:51 UTC

emerge -qpvO dev-util/rebar
[ebuild  NS   ] dev-util/rebar-3.20.0 [2.6.4-r1] USE="-test%"
Comment 1 Toralf Förster gentoo-dev 2022-11-18 11:39:13 UTC
Created attachment 833337 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-18 11:39:13 UTC
Created attachment 833339 [details]
dev-util:rebar-3.20.0:20221118-104027.log
Comment 3 Toralf Förster gentoo-dev 2022-11-18 11:39:15 UTC
Created attachment 833341 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-18 11:39:16 UTC
Created attachment 833343 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-18 11:39:18 UTC
Created attachment 833345 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-18 11:39:19 UTC
Created attachment 833347 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-11-20 08:32:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468b52e7899024ca0f62e790f0e89a37009df5d8

commit 468b52e7899024ca0f62e790f0e89a37009df5d8
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-11-20 08:22:18 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-11-20 08:32:06 +0000

    dev-util/rebar: don't unpack test deps when USE=-test
    
    Closes: https://bugs.gentoo.org/881791
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 dev-util/rebar/rebar-3.20.0.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)