Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62802 - qterm-0.3.8 ebuild sandbox violation
Summary: qterm-0.3.8 ebuild sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-04 03:41 UTC by Li Zhengang
Modified: 2004-12-10 00:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix sandbox violation & add an "arts" USE for Gnome users (qterm.diff,624 bytes, patch)
2004-09-04 03:46 UTC, Li Zhengang
Details | Diff
fix sandbox violation and add "arts" and "esd" USE flags (patch.txt,750 bytes, patch)
2004-12-10 00:24 UTC, Sok Ann Yap
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li Zhengang 2004-09-04 03:41:12 UTC
when finishing compile stage:
open_wr: /usr/qt/3/etc/settings/.qtrc.lock


Reproducible: Always
Steps to Reproduce:
Comment 1 Li Zhengang 2004-09-04 03:46:16 UTC
Created attachment 38892 [details, diff]
fix sandbox violation & add an "arts" USE for Gnome users

1.addwrite to fix sandbox violation
2.add an "arts" USE for Gnome users. qterm still compiles, installs runs
without arts.
Comment 2 Markus Nigbur (RETIRED) gentoo-dev 2004-11-07 03:07:01 UTC
thanks for reporting. fixed in cvs.
Comment 3 Sok Ann Yap 2004-12-10 00:24:48 UTC
Created attachment 45664 [details, diff]
fix sandbox violation and add "arts" and "esd" USE flags

Seems like the changes were reverted in 0.4.0_pre* ebuilds.
This patch is similar to the one provided by Zhengang, with an added "esd" USE
flag.