Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26808 - Error when emerging phpBB with userpriv
Summary: Error when emerging phpBB with userpriv
Status: RESOLVED DUPLICATE of bug 32636
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 30058 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-17 08:07 UTC by Theofilos Intzoglou
Modified: 2005-07-17 13:06 UTC (History)
4 users (show)

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


Attachments
phpBB.ebuild.patch (phpBB.ebuild.patch,538 bytes, patch)
2003-09-06 14:31 UTC, Theofilos Intzoglou
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***