Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35435 - alsasound service dependency error
Summary: alsasound service dependency error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-09 05:24 UTC by Imad R. Faiad
Modified: 2004-02-19 19:49 UTC (History)
2 users (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 Imad R. Faiad 2003-12-09 05:24:01 UTC
after emerging the alsa-x-1.0.0-rcx, started getting depscan errors
depscan.sh
 * Caching service dependencies...
 *  Service 'alsasound' already provide 'alsa-modules'!;
 *  Not adding service 'alsasound'...                       [ ok ]
depend in alsacript is as follows:-
depend() {
  need bootmisc localmount
  before modules
  after isapnp
  provide alsa-modules
}
since I am running 2.6 test11 kernel I commented #provide alsa-modules
and there are no more depscan errors.
is "provide alsa-modules" needed in the alsasound script for 2.6 kernels?
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-15 04:24:56 UTC
Are you still having this problem?  Commenting out the provide line causes it to work?  That should basically do nothing...
Comment 2 Imad R. Faiad 2004-02-19 12:49:48 UTC
that was way back then, no such issues now
HTH
postscript 2.6 test11, nice kernel a lot more stable
than what we have now :-(
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-19 19:49:30 UTC
ok, then marking fixed...