Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15264 - baselayout-1.8.6.2.ebuild dies with cdrom mounted
Summary: baselayout-1.8.6.2.ebuild dies with cdrom mounted
Status: RESOLVED DUPLICATE of bug 9849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-07 06:01 UTC by Scott Russell
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 Scott Russell 2003-02-07 06:01:48 UTC
emerging baselayout-1.8.6.2.ebuild (as part of gnome 2.2 build) died
unexpectedly with the following error: 

>>> /lib/rcscripts/awk/functions.awk
>>> /lib/rcscripts/awk/genenviron.awk
>>> /lib/rcscripts/awk/cachedepends.awk
>>> /lib/rcscripts/filefuncs.so
--- /mnt/

!!! Cannot write to '/mnt/cdrom'.
!!! Please check permissions and directories for broken symlinks.
!!! You may start the merge process again by using ebuild:
!!! ebuild /usr/portage/sys-apps/baselayout/baselayout-1.8.6.2.ebuild merge
!!! And finish by running this: env-update

Repeated tries did not work, but unmounting the cdrom allowed the ebuild to
complete.


Reproducible: Always
Steps to Reproduce:
1. Install stock rc2 from athlon grp.
2. Mount /mnt/cdrom
2. ACCEPT_KEYWORDS="~x86" emerge -u gnome
3. wait 88 minutes

Actual Results:  
Died

Expected Results:  
Should not die

Portage 2.0.46-r11 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Duron(tm) Processor
GENTOO_MIRRORS="http://mirror.csociety.org/pub/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"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="oss 3dnow apm arts avi encode gif gpm imlib java jpeg kde libg++ libwww
mikmod mmx motif mpeg ncurses nls pdflib qt qtmt quicktime svga xml2 xmms xv
gdbm berkdb slang readline tcpd pam ssl perl python opengl X gtk gtk2 gnome alsa
apache2 cdr cups directfb crypt oggvorbis png sdl slp spell truetype usb x86 zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -O3 -pipe"
CXXFLAGS="-mcpu=athlon -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-09 04:28:39 UTC

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