Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678494

Summary: sys-devel/patch-2.7.6-r2 - sandbox violation in mkdir /usr/tmp/cf7302
Product: Gentoo Linux Reporter: 3uklz9+cwyw433xfnykw
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description 3uklz9+cwyw433xfnykw 2019-02-21 13:01:50 UTC
FEATURES=-usersandbox emerge -1 =sys-devel/patch-2.7.6-r2

works, but

FEATURES=usersandbox emerge -1 =sys-devel/patch-2.7.6-r2

fails with:

>>> Source configured.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-7175.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/cf7302
A: /usr/tmp/cf7302
R: /usr/tmp/cf7302
C: mkdir /usr/tmp/cf7302 
 * --------------------------------------------------------------------------------

>>> Failed to emerge sys-devel/patch-2.7.6-r2

Worked OK in sys-devel/patch-2.7.5.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-02-22 12:46:58 UTC

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