Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40347 - hydrogen-0.8.1 sandbox violation
Summary: hydrogen-0.8.1 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-03 21:30 UTC by Curtis Campbell
Modified: 2004-05-04 23:30 UTC (History)
1 user (show)

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 Curtis Campbell 2004-02-03 21:30:07 UTC
Near the end of the emerge, there are lines like this:

ACCESS DENIED  mkdir:     /usr/qt/3/etc/settings


Reproducible: Always
Steps to Reproduce:
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-02-20 07:39:41 UTC
I couldn't test this yet, but I think that a similar fix as in 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/dev-db/tora/tora-1.3.13.ebuild?r1=1.2&r2=1.3
could solve this.
Comment 2 Robert Scott 2004-02-21 10:23:19 UTC
I can confirm this, I'm getting it too.
Comment 3 CJ Kucera 2004-02-21 11:57:37 UTC
Probably don't need any more confirms, but here's another one anyway.  :)
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-02-29 16:48:36 UTC
I think that all that's really needed here is to add

addpredict $QTDIR/etc/settings

to the src_compile() portion of the ebuild, before make is run.

Anyway, reassigning to the owner of the package :)
Comment 5 Mike Irwin 2004-03-22 12:16:28 UTC
I keep seeing this error when trying to install hydrogen:

QSettings: error creating /home/mdi/.qt
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
Comment 6 Nicolai Lissner 2004-03-27 11:02:15 UTC
Comment #4 works perfectly here. Thanks, Caleb.
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-04 23:30:46 UTC
this was already fixed.