Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196583

Summary: www-apps/mythweb:-0.21_pre14633 sandbox violation (improper usage of webapp eclass)
Product: Gentoo Linux Reporter: Daniel Burr <dburr>
Component: New packagesAssignee: Television related Applications in Gentoo's Portage <media-tv>
Status: RESOLVED FIXED    
Severity: normal CC: starz909
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fixes ebuild for mythweb

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