Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35820 - htdig (and thus kdevelop) fails to emerge with FEATURES="userpriv"
Summary: htdig (and thus kdevelop) fails to emerge with FEATURES="userpriv"
Status: RESOLVED DUPLICATE of bug 32636
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 12:08 UTC by ajax
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 ajax 2003-12-14 12:08:26 UTC
I have FEATURES="sandbox userpriv" in /etc/make.conf.  "emerge kdevelop" fails while emerging htdig-3.1.6-r4 as follows:

---
>>> md5 src_uri ;-) htdig-3.1.6.tar.gz
 * Installing into //var/www/localhost/htdocs/.
webapp-apache
install: cannot change permissions of `/var/tmp/portage/htdig-3.1.6-r4/image//var/www/localhost/htdocs/': Operation not permitted
touch: cannot touch `/var/tmp/portage/htdig-3.1.6-r4/image///var/www/localhost/htdocs//.keep': Permission denied

!!! ERROR: net-www/htdig-3.1.6-r4 failed.
!!! Function keepdir, Line 244, Exitcode 1
!!! Failed to create .keep in /var/tmp/portage/htdig-3.1.6-r4/image///var/www/localhost/htdocs/
---

Workaround: setting FEATURES="sandbox" allows htdig to emerge.

Reproducible: Always
Steps to Reproduce:
1. FEATURES="sandbox userpriv" in /etc/make.conf
2. emerge htdig

Actual Results:  
htdig fails to emerge.

Expected Results:  
htdig should have emerged.

emerge info output (with userpriv enabled):

/usr/portage# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test10)
=================================================================
System uname: 2.6.0-test10 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sandbox userpriv"
GENTOO_MIRRORS="rsync://ftp.rhnet.is/gentoo ftp://gentoo.mirrors.pair.com/
ftp://gentoo.noved.org/ http://212.219.247.13/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm
berkdb slang readline arts aalib tcltk java X sdl gpm tcpd pam libwww ssl perl
python imlib oggvorbis gtk motif opengl tiff mmx sse -esd qt kde gtk2 -gnome
-svga alsa nptl cjk gatos pda jack cscope ruby tetex objc"
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-12-14 14:04:38 UTC

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