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

Bug 112898

Summary: gnuchess-book priviledge issue when sandboxed
Product: Gentoo Linux Reporter: mike
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=516576
Whiteboard:
Package list:
Runtime testing required: ---

Description mike 2005-11-18 04:37:51 UTC
gnuchess-book's src_compile method requires that the user who is performing the
compile can execute the gnuchess program.  When sandboxed and useing userpriv's,
we cannot access it.

Reproducible: Always
Steps to Reproduce:
1. Have FEATURES="sandbox userpriv usersandbox" in make.conf
2. emerge gnuchess-book
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-11-18 12:55:44 UTC
worked around in cvs.  thanks for the bug report.