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

Bug 111463

Summary: /etc/init.d/wpa_supplicant no longer part of wpa_supplicant ebuild
Product: Gentoo Linux Reporter: salze
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description salze 2005-11-04 04:43:44 UTC
# equery belongs /etc/init.d/wpa_supplicant 
[ Searching for file(s) /etc/init.d/wpa_supplicant in *... ] 
 

Reproducible: Always
Steps to Reproduce:
1. emerge -uD wpa_supplicant (from 0.2.7 to 0.4.6) 
2.  
3.  
  
Actual Results:  
# /etc/init.d/wpa_supplicant restart  
 * Stopping service wpa_supplicant  
 * Stopped service wpa_supplicant  
 * Starting service wpa_supplicant  
/sbin/start-stop-daemon: stat /usr/sbin/wpa_supplicant: No such file or  
directory (No such file or directory)                                                     
[ !! ]  
 * FAILED to start service wpa_supplicant!  

Expected Results:  
# /etc/init.d/wpa_supplicant restart 
 * Stopping service wpa_supplicant 
 * Stopped service wpa_supplicant 
 * Starting service wpa_supplicant 
 * Service wpa_supplicant started OK 

# emerge info 
Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.5-r3, 
2.6.14-gentoo i686) 
================================================================= 
System uname: 2.6.14-gentoo i686 Intel(R) Pentium(R) M processor 1.40GHz 
Gentoo Base System version 1.12.0_pre9 
dev-lang/python:     2.3.5, 2.4.2 
sys-apps/sandbox:    1.2.13 
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-r1 
sys-devel/libtool:   1.5.20-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=pentium4 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/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.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium4 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig buildpkg distlocks fixpackages sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/linux/distributions/gentoo" 
LANG="de_DE.utf8" 
LC_ALL="de_DE.utf8" 
LINGUAS="de" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X aac acpi alsa ansi arts artworkextra audiofile avi bitmap-fonts 
bluetooth browserplugin cddb cdr chroot crypt cups curl dhcp dvd dvdr emboss 
encode esd esx exif fam ffmpeg flac foomaticdb gdbm gif gimp gimpprint gphoto2 
gstreamer guile i8x0 imagemagick imlib ipv6 irmc java jpeg junit kde 
kdeenablefinal madwifi mmx mmx2 mng mp3 mpeg musicbrainz ncurses netboot nls 
nojoystick objc ogg oggvorbis opengl pam pdflib perl png ppds python qt 
readline real samba scanner sdl slang spell sse sse2 ssl svg svga tcltk tcpd 
tiff truetype truetype-fonts type1-fonts udev unicode usb utf8 v4l vidix 
vorbis wifi win32codecs wmf xine xinerama xml xml2 xosd xscreensaver xv xvid 
zeroconf zlib linguas_de userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-04 04:50:46 UTC
<snip>
einfo "Please note that the wpa_supplicant init script has been"
einfo "removed in favor of sys-apps/baselayout-1.11.x"
</snip>