Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59051 - Can't find service 'alsa-sound' needed by 'slmodem'
Summary: Can't find service 'alsa-sound' needed by 'slmodem'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Donnie Berkholz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-31 22:42 UTC by Dave Pretty
Modified: 2004-08-01 02:41 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 Dave Pretty 2004-07-31 22:42:02 UTC
during emerges I get:
 * Caching service dependencies...
 *  Can't find service 'alsa-sound' needed by 'slmodem';  continuing...

In my case, the service is /etc/init.d/alsasound, not alsa-sound.
a quick check seems to show that alsasound is used in the more recent ebuilds, though I vaguely remember alsa-sound being used previously
03:20 PM dave $ etcat -b /etc/init.d/alsasound
Searching for /etc/init.d/alsasound in * ...
media-sound/alsa-utils-1.0.5
03:26 PM dave $ etcat -b /etc/init.d/alsa-sound
Searching for /etc/init.d/alsa-sound in * ...
03:28 PM dave $  

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:  
 


Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040619-r0, 2.6.7-gentoo-r9) 
================================================================= 
System uname: 2.6.7-gentoo-r9 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.90GHz 
Gentoo Base System version 1.5.1 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium4 -O3 -funroll-loops -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /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/alias /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium4 -O3 -funroll-loops -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://mirror.aarnet.edu.au/pub/gentoo http://gentoo.oregonstate.edu/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j4" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/home/portage_overlay" 
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage" 
USE="X aalib acpi alsa apm arts avi berkdb cdr crypt cups dvd dvdr emacs encode esd f77 foomaticdb gcj 
gdbm gif gphoto2 gpm guile imlib jack java jpeg kde libg++ libwww mad mikmod mmx motif mpeg mysql 
nas ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl pic plotutils png python qt quicktime readline 
samba sdl slang spell sse ssl svga tcltk tcpd tetex theora truetype usb x86 xml2 xv zlib"
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-08-01 02:41:10 UTC
Fixed in CVS.