Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839840 - app-shells/bash-completion-2.11 fails test - sandbox issue
Summary: app-shells/bash-completion-2.11 fails test - sandbox issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 839747
  Show dependency tree
 
Reported: 2022-04-21 07:46 UTC by Toralf Förster
Modified: 2022-04-23 15:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.46 KB, text/plain)
2022-04-21 07:46 UTC, Toralf Förster
Details
app-shells:bash-completion-2.11:20220421-062222.log.bz2 (app-shells:bash-completion-2.11:20220421-062222.log.bz2,19.17 KB, application/x-bzip)
2022-04-21 07:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.75 KB, text/plain)
2022-04-21 07:46 UTC, Toralf Förster
Details
environment (environment,95.09 KB, text/plain)
2022-04-21 07:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,6.08 KB, application/x-bzip)
2022-04-21 07:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.23 KB, application/x-bzip)
2022-04-21 07:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,41.49 KB, application/x-bzip)
2022-04-21 07:46 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-04-21 07:46:36 UTC
head: cannot open '/var/tmp/portage/app-shells/bash-completion-2.11/temp/sandbox.log' for reading: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_test-20220420-221025

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1
 [2] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Rust versions:
  [1]   rust-bin-1.60.0 *
php cli:

  HEAD of ::gentoo
commit 3849ea9b6a814c7a7eb84e45020e269803671e39
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 21 04:53:45 2022 +0000

    2022-04-21 04:53:45 UTC

emerge -qpvO app-shells/bash-completion
[ebuild  N    ] app-shells/bash-completion-2.11  USE="eselect test"
Comment 1 Toralf Förster gentoo-dev 2022-04-21 07:46:38 UTC
Created attachment 772493 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-21 07:46:39 UTC
Created attachment 772496 [details]
app-shells:bash-completion-2.11:20220421-062222.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-21 07:46:40 UTC
Created attachment 772499 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-21 07:46:42 UTC
Created attachment 772502 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-21 07:46:43 UTC
Created attachment 772505 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-21 07:46:44 UTC
Created attachment 772508 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-21 07:46:45 UTC
Created attachment 772511 [details]
temp.tar.bz2
Comment 8 Mike Gilbert gentoo-dev 2022-04-23 00:03:49 UTC
 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
 * LOG FILE: "/var/tmp/portage/app-shells/bash-completion-2.11/temp/sandbox.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /var/lib/portage/home/.bash_history
A: /var/lib/portage/home/.bash_history
R: /var/lib/portage/home/.bash_history
C: /bin/bash --norc
Comment 9 Larry the Git Cow gentoo-dev 2022-04-23 15:15:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5032feb8d914d7c277154aa74d7e04414999e428

commit 5032feb8d914d7c277154aa74d7e04414999e428
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-04-23 15:14:25 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-04-23 15:14:25 +0000

    app-shells/bash-completion: addpredict ~ for tests
    
    Closes: https://bugs.gentoo.org/839840
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-shells/bash-completion/bash-completion-2.11.ebuild | 7 +++++--
 app-shells/bash-completion/bash-completion-9999.ebuild | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)