Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

Access Violation on emerge of dev-python/imaging


snappahead

Question

I can usually troubleshoot emerge errors after a bit of thinking and googling, but this one has me stumped.  Anyone seen this before?

>>> Source compiled.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-18339.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: unlink
S: deny
P: /sys/fs/cgroup/sem.AdPVho
A: /sys/fs/cgroup/sem.AdPVho
R: /sys/fs/cgroup/sem.AdPVho
C: python2.7 setup.py build -b build-2.7 

F: unlink
S: deny
P: /sys/fs/cgroup/sem.cnQVGD
A: /sys/fs/cgroup/sem.cnQVGD
R: /sys/fs/cgroup/sem.cnQVGD
C: python3.3 setup.py build -b build-3.3 
 * --------------------------------------------------------------------------------

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hey Oleg,

 

Thanks for taking a look at it.  I started troubleshooting again this morning.  This was occurring in a chrooted environment.  I booted into the OS and the error went away...I'm definitely not savvy enough with portage to explain why there was a difference, but it seems to have rectified itself.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...