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
Created attachment 251251 [details] anaconda-ks.cfg
Created attachment 251261 [details] install.log
Can you also attach /var/log/anaconda* ?
Created attachment 253101 [details] anaconda.log
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..
This seems like temporary packaging problems to me. Is this still broken in F9 Preview?