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

Bug 40893

Summary: lilo-22.5.8 ebuild fails
Product: Gentoo Linux Reporter: marat <sequitur>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description marat 2004-02-08 15:23:16 UTC
see below

Reproducible: Always
Steps to Reproduce:
emerge lilo

Actual Results:  
[...]

>>> Install lilo-22.5.8-r1 into /var/tmp/portage/lilo-22.5.8-r1/image/ category
sys-boot
if [ -x /usr/bin/bcc -o -x /usr/local/bin/bcc ]; then make diagnostic; fi
if [ ! -d $ROOT/sbin ]; then mkdir $ROOT/sbin; fi
if [ ! -d $ROOT/etc ]; then mkdir $ROOT/etc; fi
if [ ! -d $ROOT/boot ]; then mkdir $ROOT/boot; fi
if [ ! -d $ROOT/usr/sbin ]; then \
  mkdir -p $ROOT/usr/sbin; fi
if [ ! -d $ROOT`if [ -f /usr/bin/manpath ]; then manpath | sed "s/:.*//"; else
echo /usr/man; fi` ]; then mkdir $ROOT`if [ -f /usr/bin/manpath ]; then manpath
| sed "s/:.*//"; else echo /usr/man; fi`; fi  
manpath: warning: $MANPATH set, ignoring /etc/man_db.conf
manpath: warning: $MANPATH set, ignoring /etc/man_db.conf
mkdir: cannot create directory
`/var/tmp/portage/lilo-22.5.8-r1/image//usr/share/man': No such file or directory
make: *** [install] Error 1

!!! ERROR: sys-boot/lilo-22.5.8-r1 failed.
!!! Function src_install, Line 62, Exitcode 2
!!! (no error message)

Calculating dependencies    ...done!
>>> emerge (1 of 1) sys-boot/lilo-22.5.8-r1 to /
>>> md5 src_uri ;-) lilo-22.5.8.tar.gz
]1;]2; *** terminating.]1;]2;xterm



]1;]2;Started emerge on: Feb 08, 2004 15:17:36]1;]2; *** emerge 
infoGentoo Base System version 1.4.3.10p1
]1;]2; *** terminating.]1;]2;xtermPortage 2.0.50 (default-x86-1.4,
gcc-3.3.2, glibc-2.3.2-r9, 2.6.1-gentoo-r1)
=================================================================
System uname: 2.6.1-gentoo-r1 i586 AMD-K6(tm) 3D+ Processor
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=k6-3 -mmmx -m3dnow -Os -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=k6-3 -mmmx -m3dnow -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome
gpm gtk gtk2 guile imlib jpeg libg++ libwww mad mikmod motif mozilla mpeg mysql
ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline
sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-02-08 15:46:30 UTC

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