Gentoo Forums
Gentoo Forums
Quick Search: in
Cant Update Avahi , mDNSResponder is blocking
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
billydv
l33t
l33t


Joined: 22 Dec 2006
Posts: 642
Location: Mount Vernon, NY

PostPosted: Fri Jun 29, 2007 3:18 am    Post subject: Cant Update Avahi , mDNSResponder is blocking Reply with quote

Heres what I get when I do an update world,

Linux1 billydv # emerge --pretend --update --deep --newuse world

These are the packages that would be merged, in order:

Calculating world dependencies... done!
[ebuild U ] dev-db/unixODBC-2.2.12 [2.2.11-r1] USE="gnome%*"
[ebuild U ] net-dns/avahi-0.6.19-r1 [0.6.16-r1] USE="-test%"
[blocks B ] net-misc/mDNSResponder (is blocking net-dns/avahi-0.6.19-r1)


but when I do an equery d, I see that mDNSResponder is a required package for kdelibs and ksysguard so I cant remove it


Linux1 billydv # equery d mDNSResponder
[ Searching for packages depending on mDNSResponder... ]
kde-base/kdelibs-3.5.5-r10 (zeroconf & !avahi? net-misc/mDNSResponder)
kde-base/ksysguard-3.5.5 (zeroconf? net-misc/mDNSResponder)



How do I fix this?
_________________
Billy DeVincentis
Back to top
View user's profile Send private message
didymos
Veteran
Veteran


Joined: 09 Oct 2005
Posts: 4798
Location: California

PostPosted: Fri Jun 29, 2007 3:23 am    Post subject: Reply with quote

Then you need to set the avahi USE flag for kdelibs so that it no longer needs mDNSResponder, and disable zerconf for ksysguard. That's about the only way to do it, other than upgrading KDE, since later versions of ksysguard no longer have that dependency (3.5.6-r1 and 3.5.7. 3.5.6 still has it).
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
termite
Guru
Guru


Joined: 06 May 2007
Posts: 465

PostPosted: Fri Jun 29, 2007 1:38 pm    Post subject: Reply with quote

I can confirm that didymos's solution works. Make sure you do
Code:
emerge --depclean -a
revdep-rebuild -a

after you switch to avahi.

Upgrade KDE! 3.5.7 is great :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT - 5 Hours
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