Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115313 - Error messages during boot
Summary: Error messages during boot
Status: RESOLVED DUPLICATE of bug 115257
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-12 08:22 UTC by tahmar1900
Modified: 2005-12-12 08:30 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 tahmar1900 2005-12-12 08:22:52 UTC
Today i have opened my computer and there were strange "syntax error" messages
to the files: /sbin/runscripts.sh /etc/init.d/net.lo and
/lib/rcscripts/sh/rc-daemon.sh. here is 
an example: # /etc/init.d/runscript.sh
/etc/init.d/runscript.sh: line 61: source: /etc/conf.d/: is a directory
bash: : No such file or directory
 * ERROR:  "" has syntax errors in it; not executing...

line 61 is:
[[ -e $(add_suffix /etc/conf.d/${myservice}) ]] && source "$(add_suffix
/etc/conf.d/${myservice})"



Reproducible: Always
Steps to Reproduce:





Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.3.3, glibc-2.3.5-r3, 2.6.13 i686)
=================================================================
System uname: 2.6.13 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=i686 -fomit-frame-pointer -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -pipe -mcpu=i686 -fomit-frame-pointer -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo/
http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://mirror.hamakor.org.il/gentoo-portage"
USE="x86 X alsa apm arts audiofile avi berkdb bidi bitmap-fonts bzip2 cdr crypt
cups curl dvd eds emboss encode esd ethereal exif expat fam ffmpeg flac
foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 guile hal howl
idn imagemagick imlib ipv6 jack jpeg kde lcms libg++ libwww mad mikmod mng motif
mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png
python qt quicktime readline samba sdl spell sqlite ssl svga tcpd tetex tiff
truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs xine
xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-12-12 08:30:17 UTC

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