Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678494 - sys-devel/patch-2.7.6-r2 - sandbox violation in mkdir /usr/tmp/cf7302
Summary: sys-devel/patch-2.7.6-r2 - sandbox violation in mkdir /usr/tmp/cf7302
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's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-21 13:01 UTC by 3uklz9+cwyw433xfnykw
Modified: 2019-02-22 14:17 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-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 ***