Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42950 - app-office/scribus-1.1.4 ebuild violates sandbox
Summary: app-office/scribus-1.1.4 ebuild violates sandbox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 20:14 UTC by Justin Findlay
Modified: 2004-03-05 12:30 UTC (History)
0 users

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


Attachments
emerge info (emerge_info,2.10 KB, application/octet-stream)
2004-02-25 20:20 UTC, Justin Findlay
Details
emerge info (emerge_info,2.10 KB, text/plain)
2004-02-25 20:21 UTC, Justin Findlay
Details
scribus-1.1.4-r1.ebuild (scribus-1.1.4-r1.ebuild,1.25 KB, text/plain)
2004-02-28 02:55 UTC, Christophe LEFEBVRE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Findlay 2004-02-25 20:14:56 UTC
archimedes root # emerge -v scribus

#...

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-office_-_scribus-1.1.4-4852.log"
 
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
--------------------------------------------------------------------------------
Comment 1 Justin Findlay 2004-02-25 20:20:15 UTC
Created attachment 26374 [details]
emerge info
Comment 2 Justin Findlay 2004-02-25 20:21:13 UTC
Created attachment 26375 [details]
emerge info
Comment 3 Christophe LEFEBVRE 2004-02-28 02:55:53 UTC
Created attachment 26509 [details]
scribus-1.1.4-r1.ebuild

Ebuild corrected according the bug explained above for the version 1.1.4.
Comment 4 Justin Findlay 2004-02-29 23:38:11 UTC
Success, thank you.
Comment 5 Hanno Böck gentoo-dev 2004-03-02 06:53:11 UTC
Christophe: Your "fix" is really not a good idea. ebuilds shouldn't write outside their source-tree.

this report is against 1.1.4, the most current is 1.1.5. Have you tried that?
Comment 6 Justin Findlay 2004-03-02 10:43:09 UTC
Nope, same external access with 1.1.5.ebuild.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-office_-_scribus-1.1.5-14930.log"
 
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
--------------------------------------------------------------------------------
Comment 7 Hanno Böck gentoo-dev 2004-03-05 10:14:48 UTC
Can you please rsync and retry compiling?
I've commited a fix for bug #43498, I assume it was the same problem.
Comment 8 Justin Findlay 2004-03-05 12:30:34 UTC
Yup, that works.  Thanks.