Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678582 - FEATURES=usersandbox emerge -1 =sys-apps/coreutils-8.28-r1 # fails with sandbox violation
Summary: FEATURES=usersandbox emerge -1 =sys-apps/coreutils-8.28-r1 # fails with sandb...
Status: RESOLVED DUPLICATE of bug 647678
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-22 14:05 UTC by 3uklz9+cwyw433xfnykw
Modified: 2019-02-22 14:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 3uklz9+cwyw433xfnykw 2019-02-22 14:05:35 UTC
This works:

FEATURES=-usersandbox emerge -1 =sys-apps/coreutils-8.28-r1

But this fails:

FEATURES=usersandbox emerge -1 =sys-apps/coreutils-8.28-r1

>>> Source configured.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-29977.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: MKDIR
S: deny
P: /usr/tmp/cf30113
A: /usr/tmp/cf30113
R: /usr/tmp/cf30113
C: mkdir /usr/tmp/cf30113 
 * --------------------------------------------------------------------------------

>>> Failed to emerge sys-apps/coreutils-8.28-r1

This worked fine last time in sys-apps/coreutils-8.25.
Same problem with all 3 versions currently in portage: 8.28-r1, 8.29-r1, 8.30.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-02-22 14:11:06 UTC
Please stop filing sandbox issue bugs for each package you have this problem.

*** This bug has been marked as a duplicate of bug 678566 ***
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-02-22 14:18:19 UTC

*** This bug has been marked as a duplicate of bug 647678 ***