Gentoo Archives: gentoo-user

From: David Busby <busby@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] authdaemond duplicates
Date: Fri, 08 Jul 2005 05:03:42
Message-Id: 42CE0912.4030300@edoceo.com
1 List,
2 I keep seeing this when emerge runs
3
4 >>> Regenerating /etc/ld.so.cache...
5 * Caching service dependencies ...
6 * Cannot add provide 'authdaemond', as a service with the same name exists! [ ok ]
7 >>> Regenerating /etc/ld.so.cache...
8 * Caching service dependencies ...
9 * Cannot add provide 'authdaemond', as a service with the same name exists! [ ok ]
10 >>> Auto-cleaning packages ...
11
12
13 I've tried adding and removing authdaemond from with rc-update but this still happens
14 Here's my rc-update -s
15
16 lithium ~ # rc-update -s
17 apache2 | default
18 authdaemond | default
19 bootmisc | boot
20 checkfs | boot
21 checkroot | boot
22 clock | boot
23 consolefont | boot
24 courier-authlib |
25 courier-imapd | default
26 courier-imapd-ssl |
27 courier-pop3d |
28 courier-pop3d-ssl |
29 crypto-loop |
30 domainname | default
31 fcron | default
32 hdparm |
33 hostname | boot
34 keymaps | boot
35 local | default nonetwork
36 localmount | boot
37 modules | boot
38 net.eth0 | default
39 net.lo | boot
40 netmount | default
41 nscd |
42 numlock |
43 openvpn |
44 pg_autovacuum |
45 postfix | default
46 postgresql | default
47 pwcheck |
48 rmnologin | boot
49 rsyncd |
50 saslauthd | default
51 serial | boot
52 spamd |
53 sshd | default
54 syslog-ng | default
55 urandom | boot
56
57
58 What's the dilly?
59
60 /djb
61 --
62 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] authdaemond duplicates Norbert Kamenicky <noro@××××××.sk>