Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
with x11-base/xorg-x11-6.8.2-r2 typo in stop function of /etc/init.d/xdm fails to shutdown xdm service properly Reproducible: Always Steps to Reproduce: 1. emerge sys-apps/baselayout-1.12.0_pre8-r2 2. emerge x11-base/xorg-x11-6.8.2-r2 3. Actual Results: xdm service is not stoppable/restartable using init script Expected Results: invokation of the start-stop-daemon in stop function of /etc/init.d/xdm should read start-stop-daemon --stop --quiet \ --exec ${myexe} &>/dev/null instead of start-stop-daemon --stop --quiet \ --exe ${myexe} &>/dev/null Portage 2.0.51.22-r2 (default-linux/amd64/2004.3, gcc-3.4.4, glibc-2.3.5-r1, 2.6.11-gentoo-r6 x86_64) ================================================================= System uname: 2.6.11-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.12.0_pre8 ccache version 2.4 [enabled] dev-lang/python: 2.3.5, 2.4.1-r1 sys-apps/sandbox: 1.2.12 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 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -msse -msse2 -mfpmath=sse -march=athlon64" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr//lib/mozilla/defaults/pref /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/share/config /var/qmail/alias /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-O2 -pipe -msse -msse2 -mfpmath=sse -march=athlon64" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 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="X aalib acpi agp alsa amd64 apache2 apm arts avi bash-completion berkdb bidi bitmap-fonts bootsplash canna cdr cjk crypt cscope cups curl dga directfb dnd doc dvd dvdr eds emacs encode esd examples fam firefox flac foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk2 imagemagick imap imlib innodb ipv6 java javamail jikes jpeg junit kde libwww lzw lzw-tiff mad maildir mikmod motif mozilla mp3 mpeg mule multilib mysql ncurses nls nptl nvidia oci8 odbc offensive ogg oggvorbis opengl pam pda pdflib perl png python qt quicktime readline ruby sasl sdl slang spell ssl subversion svg tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts unicode usb userlocales vcd videos vorbis xface xine xinerama xml xml2 xmms xpm xprint xsl xv zlib video_cards_nvidia userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
*** This bug has been marked as a duplicate of 104657 ***