Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot add provide 'authdaemond'!?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Thu Jun 02, 2005 2:28 pm    Post subject: Cannot add provide 'authdaemond'!? Reply with quote

Quote:
* Caching service dependencies...
* Cannot add provide 'authdaemond', as a service with the same name exists!


Not only is the grammar wrong, but I have no idea what to do to fix this! This shows up every time I merge anything. Any ideas?

Thanks
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Thu Jun 02, 2005 2:45 pm    Post subject: Reply with quote

Could be you have more than one init script providing "authdaemond" or you have more than one symlink to the init script that provides authdaemond.

Do a "grep authdaemond /etc/init.d/*" to see if more than one script wants to provide this service. Then do either "ls /etc/runlevels/*" or "ls /etc/runlevels/* | grep $SERVICE" to see if there is more than one symlink to the init script providing authdaemond. Fill in $SERVICE with the name of the init script(s) that is providing authdaemond found in step 1.
Back to top
View user's profile Send private message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Thu Jun 02, 2005 3:22 pm    Post subject: Reply with quote

courier-imap/authlib had left authdaemond in /etc/init.d.

I removed it manually. However there are still a load of courier-imap/authlib things on my system even after I unmerged it! :(
Back to top
View user's profile Send private message
petlab
Apprentice
Apprentice


Joined: 03 May 2004
Posts: 290
Location: Armpit, Oregon

PostPosted: Tue Jun 14, 2005 6:50 pm    Post subject: Reply with quote

I had this problem also, because:

I had authdaemond AND courier-authlib both providing authdaemond. (inside my /etc/init.d/ scripts)

I also had both services in my default runlevel. Since I want courier-authlib, and it provides authdaemond, I don't need to start authdaemond by itself. So, I removed it: # rc-update del authdaemond default

This happened because I share sysadm with my bro, and I used etc-update without knowing the implications, (rtfm):D.

Hope this helps someone, I know it helped me.
_________________
Get Serious - Get JAWA CZ
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Jun 14, 2005 7:40 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads in favour of https://forums.gentoo.org/viewtopic-t-290831.html and https://forums.gentoo.org/viewtopic-t-307164.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum