Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116095 - gaim-2.0.0_beta1 sandbox error doesn't inherit mono eclass
Summary: gaim-2.0.0_beta1 sandbox error doesn't inherit mono eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-19 14:29 UTC by Joe McCann (RETIRED)
Modified: 2005-12-19 14:47 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 Joe McCann (RETIRED) gentoo-dev 2005-12-19 14:29:46 UTC
building gaim-2.0.0_beta1 with USE=mono results in a sandbox violation with gaim trying to write to /root/.wapi. This is a comon problem and easily fixed by setting the MONO_SHARED_DIR var which is what mono.eclass does. Gaim should inherit mono.eclass to fix this issue.
Comment 1 Kathryn Kulick (RETIRED) gentoo-dev 2005-12-19 14:47:48 UTC
Fixed ebuild to inherit mono eclass