Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142516 - /etc/init.d/net hangs in baselayout-1.12.2
Summary: /etc/init.d/net hangs in baselayout-1.12.2
Status: RESOLVED NEEDINFO
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: 2006-08-02 02:50 UTC by bendt rasmussen
Modified: 2006-08-02 03:54 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 bendt rasmussen 2006-08-02 02:50:43 UTC
After upgrading baselayout to version 1.12.2 the "net" script hangs on boot until I press CTRL-x.

This is also the case, when I try to run it manually

My /etc/conf.d/net is empty

Output of 'emerge --info':

Portage 2.1.1_pre4-r1 (default-linux/x86/no-nptl, gcc-4.1.1/vanilla, glibc-2.3.6-r4, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 AMD Sempron(tm) Processor 2600+
Gentoo Base System version 1.12.2
distcc 2.18.3 i386-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-march=k6 -O3 -pipe -msse2"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="da"
LC_ALL="da"
LINGUAS="da"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amarok apache2 apm asf audiofile avi bash-completion berkdb binfilter bl bootsplash bzip2 cairo calendar cdparanoia cdr cli cpudetection crypt ctype cups dbus dga directfb dlloader dri dvb dvd dvdr dvdread elibc_glibc encode exif expat fam fastbuild fbcon fbdev ffmpeg flac foomaticdb fortran ftp gd gdbm ggi gif gimp gimpprint glx gphoto2 gstreamer gtk hal idn imlib ipv6 irda isdnlog java javascript jce jikes jpeg kde kdeenablefinal kernel_linux lcms libg++ libwww lirc lm_sensors mad matrox mcal memlimit mime mjpeg mmx mmxext mng motif mozcalendar mozilla mp3 mpeg mplayer msn nas ncurses network nls nocd nsplugin oav offensive ogg opengl pcre pdf pdflib perl png posix povray ppds pppd python qt qt3 qt4 quicktime quotas readline reflection samba scanner sdl session simplexml sms sndfile soap sockets spell spl ssl stencil-buffer swat tcltk tcpd threads tiff tokenizer toolbar transcode truetype truetype-fonts type1-fonts udev unicode userland_GNU vcd vim-with-x visualization vorbis win32codecs wma x86 xanim xine xml xml2 xmms xorg xprint xsl xv xvid xvmc yahoo zlib input_devices_keyboard input_devices_mouse input_devices_evdev linguas_da video_cards_mga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-08-02 02:58:52 UTC
We don't supply a "net" - we supply net.lo and a symlink to it for net.eth0. Which script is hanging? Post some output please.
Comment 2 bendt rasmussen 2006-08-02 03:54:53 UTC
Sorry - 'net' must be a reminicence of old.

net.lo and net.eth0 didnt work

Neither did cupsd

But after deleting files and re-emerging baselayout everything now works