Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 139424

Summary: net-p2p/mldonkey-2.6.4-r2 - "mlnet stop" hangs when rebooting
Product: Gentoo Linux Reporter: hajo simons <hsimons>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hsimons
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description hajo simons 2006-07-06 06:53:16 UTC
I didn't investigate too much yet - but when rebooting,
mlnet stop
hangs, most probably when trying to communicate with mlnet via
socket.
mlnet start/stop works flawlessly while the system is running,
but it fails when being a part of the reboot sequence.
Hmm, maybe a missing dependancy causes this (network)?

greets and thanks for the kewl work!
Hajo
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-06 06:59:02 UTC
Reopen with exact ebuild name and version, and also post emerge --info please.
Comment 2 hajo simons 2006-07-06 07:34:18 UTC
affected package is net-p2p/mldonkey-2.6.4-r2

Same behaviour on x86 and amd64
The problem *might* be, that the loopback device gets shut down before
"/etc/init.d/mlnet stop" is called.

emerge --info:
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.3_pre20040207-r0,glibc-2.3.6-r4, 2.6.16-gentoo-r11 i686)
=================================================================
System uname: 2.6.16-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r1, 2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/lib/mozilla/defaults/pref /usr/share/X11/xkb /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/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr/ http://mirror.gentoo.gr.jp ftp://gentoo.kems.net/mirrors/gentoo"
LINGUAS="de en"
MAKEOPTS="-j3"
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="x86 X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts cdparanoia cdr cli crypt cscope cups divx4linux dlloader doc dri dvd eds emboss encode esd ffmpeg flac foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal imagemagick imlib ipv6 isdnlog jack jikes jpeg kde kerberos ldap libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls nptl odbc ogg oggvorbis opengl oss pam pcre pda pdflib perl php png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session smime spell spl sse ssl sysfsk tcpd tiff truetype truetype-fonts type1-fonts udev usb vhosts visualization vorbis wifi win32codecs winbind xml xml2 xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_de linguas_en userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-06 07:43:24 UTC

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