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

Bug 26808

Summary: Error when emerging phpBB with userpriv
Product: Gentoo Linux Reporter: Theofilos Intzoglou <int.teo>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED DUPLICATE    
Severity: major CC: lostlogic, mal, web-apps, woodchip
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: phpBB.ebuild.patch

Description Theofilos Intzoglou 2003-08-17 08:07:41 UTC
If you have userpriv in FEATURES in make.conf you get the following error:

...
>>> md5 src_uri ;-) phpBB-2.0.6.tar.gz
webapp-apache
apache2
 * Installing for Apache v2
webapp-apache
apache2
install: cannot change permissions of
`/var/tmp/portage/phpBB-2.0.6/image//home/httpd/htdocs': Operation not permitted
touch: cannot touch
`/var/tmp/portage/phpBB-2.0.6/image///home/httpd/htdocs/.keep': Permission denied

!!! ERROR: net-www/phpBB-2.0.6 failed.
!!! Function keepdir, Line 226, Exitcode 1
!!! Failed to create .keep in /var/tmp/portage/phpBB-2.0.6/image///home/httpd/htdocs

  If I remove userpriv, the package is emerged just fine.
Comment 1 Theofilos Intzoglou 2003-09-06 14:31:12 UTC
Created attachment 17188 [details, diff]
phpBB.ebuild.patch

This patch seems to fix the ebuild so that you can now emerge phpBB with
userpriv in your FEATURES. Please test and post your comments!
Comment 2 Carl A. Dunham 2003-09-13 14:03:35 UTC
Is this a general webapp problem? I also see it with phpmyadmin and jpgraph... 
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2003-09-25 12:42:26 UTC
Carl: Yes it is a eclass problem. Just discovered it, as I tried to update
phpldapadmin.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-10-01 07:41:45 UTC
*** Bug 30058 has been marked as a duplicate of this bug. ***
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-12-08 05:05:25 UTC

*** This bug has been marked as a duplicate of 32636 ***