Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678566 - FEATURES=usersandbox - sandbox violation in mkdir /usr/tmp/cf16385
Summary: FEATURES=usersandbox - sandbox violation in mkdir /usr/tmp/cf16385
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-22 12:34 UTC by 3uklz9+cwyw433xfnykw
Modified: 2019-02-22 14:17 UTC (History)
1 user (show)

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 12:34:25 UTC
This works:

FEATURES=-usersandbox emerge -1 =sys-apps/findutils-4.6.0-r1

But this fails:

FEATURES=usersandbox emerge -1 =sys-apps/findutils-4.6.0-r1

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

>>> Failed to emerge sys-apps/findutils-4.6.0-r1

Please always keep more than 1 version of package in portage tree, so users have older version to fall back on if newest misbehaves.
Comment 1 Ben Kohler gentoo-dev 2019-02-22 13:54:35 UTC
Can you attach your full build.log & emerge --info output? This certainly isnt affecting everyone, so we need more info to see what's triggering this.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-02-22 14:10:40 UTC
*** Bug 678574 has been marked as a duplicate of this bug. ***
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-02-22 14:11:06 UTC
*** Bug 678582 has been marked as a duplicate of this bug. ***
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-02-22 14:15:09 UTC
I sincerely doubt this is a bug in the individual packages you encounter this issue.
I also doubt this is a bug at all. I rather suspect some bad configuration in your system. 

Please post the output of

  emerge --info

to this bug.

(In reply to 3uklz9+cwyw433xfnykw from comment #0)
> Please always keep more than 1 version of package in portage tree, so users
> have older version to fall back on if newest misbehaves.

No can do. We need to clean up after old/broken/vulnerable versions.
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-02-22 14:16:46 UTC
*** Bug 678492 has been marked as a duplicate of this bug. ***
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2019-02-22 14:17:40 UTC

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