Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35316 - gallery 1.4.1 can't emerge with security FEATURES keywords turned on (workaround included)
Summary: gallery 1.4.1 can't emerge with security FEATURES keywords turned on (workar...
Status: RESOLVED DUPLICATE of bug 32636
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-08 01:15 UTC by Mogens Meier Christensen
Modified: 2005-07-17 13:06 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 Mogens Meier Christensen 2003-12-08 01:15:27 UTC
gallery 1.4.1 can't emerge with:
FEATURES="sandbox ccache userpriv usersandbox fixpackages notitles"
in my make.conf!

I get the following:

# emerge  gallery
Calculating dependencies ...done!
>>> emerge (1 of 1) app-misc/gallery-1.4.1 to /
>>> md5 src_uri ;-) gallery-1.4.1.tar.gz
 * Installing into //var/www/localhost/htdocs/.
webapp-apache
apache2
install: cannot change permissions of `/var/tmp/portage/gallery-1.4.1/image//var/www/localhost/htdocs/': Operation not permitted
touch: cannot touch `/var/tmp/portage/gallery-1.4.1/image///var/www/localhost/htdocs//.keep': Permission denied

!!! ERROR: app-misc/gallery-1.4.1 failed.
!!! Function keepdir, Line 244, Exitcode 1
!!! Failed to create .keep in /var/tmp/portage/gallery-1.4.1/image///var/www/localhost/htdocs/


With:
FEATURES="ccache fixpackages"
it works with no problems...

/Mogens
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-08 05:07:19 UTC

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