Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112898 - gnuchess-book priviledge issue when sandboxed
Summary: gnuchess-book priviledge issue when sandboxed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 04:37 UTC by mike
Modified: 2014-07-07 07:22 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 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.