Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115257 - upgrade to bash-3.1 breaks net.lo init script
Summary: upgrade to bash-3.1 breaks net.lo init script
Status: RESOLVED DUPLICATE of bug 115142
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:
Whiteboard:
Keywords:
: 115313 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-11 18:20 UTC by Christopher Cowart
Modified: 2005-12-12 08:30 UTC (History)
1 user (show)

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 Christopher Cowart 2005-12-11 18:20:08 UTC
I rebooted today, and discovered that the /etc/init.d/net.lo init script refused
to execute due to "syntax errors" on line 184:

chris howie ~ $ sudo /etc/init.d/net.lo restart
 * Caching service dependencies ...
 *  Service 'sysklogd' already provided by 'logger'!;
 *  Not adding service 'syslog-ng'...                                     [ ok ]
/etc/init.d/net.lo: line 184: syntax error near unexpected token `('
/etc/init.d/net.lo: line 184: `	eval umods=( \"\$\{modules_${iface}\[@\]\}\" )'
 * ERROR:  "/etc/init.d/net.lo" has syntax errors in it; not executing...


I poked around a little bit, re-merging baselayout, re-running dispatch-conf,
etc. Finally, looking through my emerge.log file, I realized I had upgraded to
bash-3.1 last time I updated world.

So, I downgraded to bash-3.0-r14, and the init script works fine again. 

sys-apps/baselayout-1.11.13-r1 conflicts with app-shells/bash-3.1


Reproducible: Always
Steps to Reproduce:




chris howie /var/log $ emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.13.1 i686)
=================================================================
System uname: 2.6.13.1 i686 Intel(R) Pentium(R) M processor 1200MHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
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/share/config
/usr/lib/X11/xkb /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=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.utf-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi aim alsa apm audiofile avi berkdb bitmap-fonts bonobo
bzip2 cdparanoia cdr crypt cscope cups curl directfb divx4linux dri dvd emboss
encode ethereal exif expat fam fbcon ffmpeg flac foomaticdb fortran gdbm gif
gimpprint glut gpm gstreamer gtk gtk2 gtkhtml guile idn ieee1394 imagemagick
imlib java javascript joystick jpeg lcms libg++ libwww mad maildir mikmod mmx
mng motif mozilla mozsvg mp3 mpeg msn ncurses nls nsplugin offensive ogg
oggvorbis opengl oscar oss pam pcmcia pcre pdflib perl png pnp ppds python qt
quicktime readline recode sdl sndfile speex spell sse sse2 ssl svg svga sysfs
sysvipc tcpd tiff truetype truetype-fonts trusted type1-fonts udev usb vcd
vorbis wifi win32codecs xml xml2 xmms xv xvid yahoo zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-12-11 18:35:32 UTC

*** This bug has been marked as a duplicate of 115142 ***
Comment 2 SpanKY gentoo-dev 2005-12-12 08:30:17 UTC
*** Bug 115313 has been marked as a duplicate of this bug. ***