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

Bug 27721

Summary: sys-apps/baselayout is owning /home/.keep
Product: Gentoo Linux Reporter: Ervin Németh <ervin.nemeth+org.gentoo.bugs>
Component: [OLD] Core systemAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ervin Németh 2003-09-01 10:38:19 UTC
While installing the baselayout package emerge wants to write "/home/.keep". 
However if /home is an autofs directory (because of NFS homes) that directoy
isn't writeable therefore an error occurs.  System packages have nothing to do
in /home.  No package has anything to do there.


Reproducible: Always
Steps to Reproduce:
1. emerge baselayout

Actual Results:  
--- /home/
!!! copy /var/tmp/portage/baselayout-1.8.6.10/image/home/.keep -> /home/.keep
failed.
!!! [Errno 2] No such file or directory: '/home/.keep#new'



Portage 2.0.49-r2 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 1800+
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -msse -m3dnow -mfpmath=sse,387 -O3
-maccumulate-outgoing-args -fomit-frame-pointer -funroll-loops
-fmove-all-movables -freduce-all-givs -fprefetch-loop-arrays -ffunction-sections
-pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -msse -m3dnow -mfpmath=sse,387 -O3
-maccumulate-outgoing-args -fomit-frame-pointer -funroll-loops
-fmove-all-movables -freduce-all-givs -fprefetch-loop-arrays -ffunction-sections
-pipe -fconserve-space"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss apm crypt cups encode foomaticdb gif jpeg libg++ libwww mad mmx
mpeg ncurses nls pdflib png spell truetype xml2 xmms xv zlib alsa gdbm berkdb
readline java X pam ssl perl python esd imlib oggvorbis gnome gtk opengl mozilla
dga dvd emacs gnomedb gphoto2 gtk2 gtkhtml ipv6 leim matroska mule pda pic
radeon samba sasl sse tiff usagi usb X509 Xaw3d xface xinerama xvid -arts -avi
-gpm -kde -mikmod -motif -qt -quicktime -slang -svga -sdl -tcpd"
Comment 1 SpanKY gentoo-dev 2003-09-02 05:00:19 UTC

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