Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49949 - Caching service dependencies: /var/lib/init.d/softlevel: No such file or directory
Summary: Caching service dependencies: /var/lib/init.d/softlevel: No such file or dire...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 02:54 UTC by Ioannis Aslanidis (RETIRED)
Modified: 2004-08-13 05:27 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 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-05-04 02:54:14 UTC
When I boot the system I get the following:

-----

* Caching service dependencies... * Caching service dependencies...
/sbin/runscript.sh: line 27: /var/lib/init.d/softlevel: No such file or directory

-----

The first problem is that "* Caching service dependencies... " appears twice.
The second problem is that it doesn't find softlevel, but:

# ls -al /var/lib/init.d/softlevel
-rw-r--r-- 1 root root 8 May 4 11:24 /var/lib/init.d/softlevel

# cat /var/lib/init.d/softlevel
default


Reproducible: Always
Steps to Reproduce:
1. Each time I boot the system



Gentoo Base System version 1.4.9
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.4-gentoo-r1)
=================================================================
System uname: 2.6.4-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -fomit-frame-pointer -O3 -pipe"
CHOST="i686-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.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -fomit-frame-pointer -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox usersandbox"
GENTOO_MIRRORS="http://ftp.caliu.info/pub/gentoo/
ftp://ftp.caliu.info/pub/gentoo/ http://128.213.5.34/gentoo/
http://gentoo.mirror.sdv.fr http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
http://mirrors.tds.net/gentoo http://gentoo.inode.at/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp.rhnet.is/pub/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm arts avi berkdb bindist cdr crypt cscope cups curl
dga directfb doc dvd dvdr emacs emacs-w3 encode esd ethereal fbcon flash
foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imlib java jikes jpeg
junit kde ldap leim libg++ libwww mad maildir memlimit mikmod mmx motif mozilla
mpeg mule mysql nas ncurses nls nocd oggvorbis opengl oss pam pdflib perl png
ppds python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd tetex
tiff truetype usb videos wmf wxwindows x86 xinerama xml xml2 xmms xosd xv zlib"
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-08-13 05:27:56 UTC
After upgrading some packages, changing profiles and so on, it got fixed.