Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196583 - www-apps/mythweb:-0.21_pre14633 sandbox violation (improper usage of webapp eclass)
Summary: www-apps/mythweb:-0.21_pre14633 sandbox violation (improper usage of webapp e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-21 10:50 UTC by Daniel Burr
Modified: 2007-10-23 20:24 UTC (History)
1 user (show)

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


Attachments
Fixes ebuild for mythweb (mythweb.patch,818 bytes, patch)
2007-10-21 10:54 UTC, Daniel Burr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Burr 2007-10-21 10:50:24 UTC
When I try to emerge mythweb-0.21_pre14633 it dies with the following error:

ACCESS DENIED  open_wr:   /usr/share/webapps/mythweb/0.21_pre14633/conf
cp: cannot create regular file `/usr/share/webapps/mythweb/0.21_pre14633/conf/': Permission denied
ACCESS DENIED  open_wr:   /usr/share/webapps/mythweb/0.21_pre14633/conf
cp: cannot create regular file `/usr/share/webapps/mythweb/0.21_pre14633/conf/': Permission denied


Reproducible: Always

Steps to Reproduce:
1. Unmask mythweb
2. Try to emerge mythweb

Actual Results:  
Emerge fails.

Expected Results:  
Emerge does not fail.
Comment 1 Daniel Burr 2007-10-21 10:54:29 UTC
Created attachment 134010 [details, diff]
Fixes ebuild for mythweb

Use webapp_configfile instead of trying to copy the files directly
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-10-21 18:09:29 UTC
Fixed in CVS, thanks
Comment 3 sam logen 2007-10-23 20:13:04 UTC
(In reply to comment #2)
> Fixed in CVS, thanks
> 

Hi, I came across this problem as well.  If I may ask, why hasn't the patch been added to the ebuild yet?  
Comment 4 sam logen 2007-10-23 20:24:14 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Fixed in CVS, thanks
> > 
> 
> Hi, I came across this problem as well.  If I may ask, why hasn't the patch
> been added to the ebuild yet?  
> 

Nevermind, my apologies.  I didn't see the date of the bug report. I ran 'emerge --sync', and the patch changes are there.

Sam