Bug 836547

Summary: avahi-glib pulls in avahi; it should not
Product: [Fedora] Fedora Reporter: Denys Vlasenko <dvlasenk>
Component: avahiAssignee: Lennart Poettering <lpoetter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: lpoetter, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-21 04:27:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Denys Vlasenko 2012-06-29 13:11:41 UTC
I don't want to have avahi daemon on my system, so I type "yum erase avahi".
I get this:

Removing:
 avahi                      
Removing for dependencies:
 avahi-glib                 
 blueman                    
 bluez                      
 gedit                      
 gnome-python2-bonobo       
 gnome-python2-gnome        
 gnome-python2-gnomevfs     
 gnome-vfs2                 
 gvfs                       
 gvfs-fuse                  
 libbonoboui                
 libgnome                   
 libgnomeui                 
 nautilus                   
 nautilus-extensions        
 pulseaudio-module-bluetooth
 totem                      
 totem-nautilus             

This is obviously wrong. I don't have to have avahi installed in order to use gedit!

Ok, let's see where this unwanted dep crept in:

# rpmdep -dot gedit.dot gedit
# grep avahi gedit.dot 
cups_libs -> avahi_libs;
gvfs -> avahi_glib;
avahi_glib -> avahi;   <=== probably wrong?
avahi -> libdaemon;

My guess would be that avahi_glib should not be pulling in avahi package.

Please do something so that I can uninstall avahi without nuking my system.

Comment 1 Fedora End Of Life 2013-04-03 15:59:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Rex Dieter 2013-09-21 04:27:21 UTC

*** This bug has been marked as a duplicate of bug 913168 ***