Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196388 - media-video/dvbcut-0.5.4-r1 install fails with sandbox errors
Summary: media-video/dvbcut-0.5.4-r1 install fails with sandbox errors
Status: RESOLVED DUPLICATE of bug 107013
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 09:05 UTC by Adrian Bassett
Modified: 2007-10-19 11:42 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 Adrian Bassett 2007-10-19 09:05:33 UTC
dvbcut 0.5.4-r1 fails to emerge completely due to sandbox violations at install time.  This is very similar to gentoo bug #175002 except that I have scons 0.97 installed.  dvbcut 0.5.4 installed OK

Reproducible: Always

Steps to Reproduce:
1.emerge dvbcut (~x86)
2.
3.

Actual Results:  
Install fails with sandbox violations.

Expected Results:  
Successful ebuild and install
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-19 09:09:50 UTC
emerge -C scons; emerge -1 scons.


*** This bug has been marked as a duplicate of bug 107013 ***
Comment 2 Adrian Bassett 2007-10-19 11:42:09 UTC
Thanks, unmerging and re-emerging scons has fixed things and dvbcut has now installed OK.