Bug 370841

Summary: anaconda missed installing avahi-compat-libdns_sd.i386 [required by cupsd]
Product: [Fedora] Fedora Reporter: Satish Balay <balay>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-06 20:51:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
anaconda-ks.cfg
none
install.log
none
anaconda.log none

Description Satish Balay 2007-11-08 05:59:24 UTC
Description of problem:

Non-functional cupsd after FC6 custom install

Version-Release number of selected component (if applicable):
cups-1.3.3-3.fc8

How reproducible:

Tried only once

  
Actual results:
[root@asterix ~]# cupsd
cupsd: error while loading shared libraries: libdns_sd.so.1: cannot open shared
object file: No such file or directory
[root@asterix ~]# ldd /usr/sbin/cupsd

[Note: this message appears at boot time. The above is a retry to reproduce the
error]

Expected results:

avahi-compat-libdns_sd should also have been installed

Additional info:

'yum install avahi-compat-libdns_sd' appears to fix this problem

Comment 1 Satish Balay 2007-11-08 05:59:24 UTC
Created attachment 251251 [details]
anaconda-ks.cfg

Comment 2 Satish Balay 2007-11-08 05:59:58 UTC
Created attachment 251261 [details]
install.log

Comment 3 Jeremy Katz 2007-11-09 14:24:38 UTC
Can you also attach /var/log/anaconda* ?

Comment 4 Satish Balay 2007-11-09 17:52:33 UTC
Created attachment 253101 [details]
anaconda.log

Comment 5 Satish Balay 2007-11-09 18:51:42 UTC
Just a note: I did a custom install and selected/deselected some packages. [one
of the attached log files should have the relavent info].

I might have attempted to deselect cups at install time. [but I guess cups is a
prerequisite for a lot of packages - it can't be removed]. Perhaps this caused
avahi-compat-libdns_sd.i386 to be deselected - but cups had to be installed
anyway? Just a guess..

Comment 6 Chris Lumens 2008-04-22 14:42:50 UTC
This seems like temporary packaging problems to me.  Is this still broken in F9
Preview?