Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18963 - lufs 0.9.5 emerge fails installation
Summary: lufs 0.9.5 emerge fails installation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Wout Mertens (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-08 06:19 UTC by Regor Atalante
Modified: 2003-05-04 07:39 UTC (History)
1 user (show)

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 Regor Atalante 2003-04-08 06:19:11 UTC
When I try to emerge lufs 0.9.5 it fails with the following error:


Reproducible: Always
Steps to Reproduce:
1. env ACCEPT_KEYWORDS="~x86" emerge lufs
Actual Results:  
mkdir /var/tmp/portage/lufs-0.9.5/image/lib
mkdir /var/tmp/portage/lufs-0.9.5/image/lib/modules
mkdir /var/tmp/portage/lufs-0.9.5/image/lib/modules/2.5.66-mm3
mkdir /var/tmp/portage/lufs-0.9.5/image/lib/modules/2.5.66-mm3/kernel
mkdir /var/tmp/portage/lufs-0.9.5/image/lib/modules/2.5.66-mm3/kernel/fs
mkdir /var/tmp/portage/lufs-0.9.5/image/lib/modules/2.5.66-mm3/kernel/fs/lufs
  /bin/sh ../../../libtool --mode=install /bin/install -c lufs.o
/var/tmp/portage/lufs-0.9.5/image//lib/modules/2.5.66-mm3/kernel/fs/lufs/lufs.o
/bin/install -c lufs.o
/var/tmp/portage/lufs-0.9.5/image//lib/modules/2.5.66-mm3/kernel/fs/lufs/lufs.o
make  install-data-hook
make[5]: Entering directory
`/var/tmp/portage/lufs-0.9.5/work/lufs-0.9.5/kernel/Linux/2.5'
depmod -aq
ACCESS DENIED  open_wr:   /lib/modules/2.5.66-mm3/modules.dep
FATAL: Could not open /lib/modules/2.5.66-mm3/modules.dep for writing:
Permission denied
make[5]: *** [install-data-hook] Error 1
make[5]: Leaving directory
`/var/tmp/portage/lufs-0.9.5/work/lufs-0.9.5/kernel/Linux/2.5'
make[4]: *** [install-data-am] Error 2
make[4]: Leaving directory
`/var/tmp/portage/lufs-0.9.5/work/lufs-0.9.5/kernel/Linux/2.5'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory
`/var/tmp/portage/lufs-0.9.5/work/lufs-0.9.5/kernel/Linux/2.5'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/lufs-0.9.5/work/lufs-0.9.5/kernel/Linux'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/lufs-0.9.5/work/lufs-0.9.5/kernel'
make: *** [install-recursive] Error 1
ln: creating symbolic link `/var/tmp/portage/lufs-0.9.5/image//etc/auto.sshfs'
to `/usr/bin/auto.sshfs': No such file or directory
ln: creating symbolic link `/var/tmp/portage/lufs-0.9.5/image//etc/auto.ftpfs'
to `/usr/bin/auto.ftpfs': No such file or directory
man:
strip:
>>> Completed installing into /var/tmp/portage/lufs-0.9.5/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-lufs-0.9.5-17125.log"

open_wr:   /lib/modules/2.5.66-mm3/modules.dep
--------------------------------------------------------------------------------


Expected Results:  
I expected that it would successfully install lufs :)

I also attempted to install manually by doing
"ebuild /usr/portage/sys-apps/lufs/lufs-0.9.5.ebuild qmerge"
This works and I now have lufs working on my system. But (obviously) I shouldn't
have to do this.


Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.5.66-mm3 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
ftp://mirror.iawnet.sandia.gov/pub/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/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"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt encode gif jpeg libg++ mikmod mpeg ncurses
pdflib png quicktime spell xml2 xmms xv zlib gdbm berkdb slang readline arts
tetex svga tcltk java guile sdl tcpd pam libwww ssl perl python esd imlib opengl
mozilla cdr X gtk2 gtk qt kde alsa samba truetype oggvorbis usb cups mmx
moznomail moznocompose moznoirc -nls -motif -ipv6 -gpm -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O2 -pipe"
CXXFLAGS="-march=athlon -O2 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Wout Mertens (RETIRED) gentoo-dev 2003-05-04 07:39:37 UTC
This has been fixed, try again. :)