Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67346 - After updating to baselayout 1.10.4 I am unable to reboot the system cleanly or, boot it properly.
Summary: After updating to baselayout 1.10.4 I am unable to reboot the system cleanly ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 00:59 UTC by Dieter
Modified: 2004-10-13 13:53 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 Dieter 2004-10-13 00:59:13 UTC
I merged baselayout 1.10.4 so that i could use gensplash and then i was unable to halt, reboot, shutdown, or boot into my system. I had to use the livecd to downgrade to my previous version of baselayout.

localhost root # ls -l /sbin/shutdown
ls: /sbin/shutdown: No such file or directory

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS=~x86 emerge baselayout
2.etc-update
3.reboot

Actual Results:  
localhost root # reboot
bash: reboot: command not found

Additionally when I hit the power button and turn it back on, After the kernel 
detects all my hardware init is not executed, instead it just drops me into a 
root shell.

Expected Results:  
Installed proper tools for booting ect.

And keep in mind i used ACCEPT_KEYWORDS=~x86 when i merged baselayout.

localhost root # emerge info
Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r2, 2.6.7-g 
                                                                                 
                       
entoo-r7)
=================================================================
System uname: 2.6.7-gentoo-r7 i686 Pentium III (Coppermine)
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2 
                                                                                 
                       
/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/dis 
                                                                                 
                       
tributions/gentoo"
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 bitmap-fonts cdr crypt cups encode esd f77 fooma 
                                                                                 
                       
ticdb gdbm gif gnome gpm gtk gtk2 guile imlib java jpeg kde libg++ libwww mad mi 
                                                                                 
                       
kmod motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png pytho 
                                                                                 
                       
n qt quicktime readline sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xm 
                                                                                 
                       
ms xprint xv zlib"
Comment 1 SpanKY gentoo-dev 2004-10-13 06:08:40 UTC
you're running a stable system but tried an unstable baselayout

that baselayout no longer includes sysvinit with it ... sounds like you didnt emerge sysvinit which provides shutdown/init/reboot/etc...
Comment 2 Dieter 2004-10-13 13:53:03 UTC
OK, merging an unstable baselayout (that did not exist last night) fixed the issue. 

However the 1.9 series of baselayout included sysvinit with it.