Description of problem: Printing was working last week. After updates cups can no longer find a printer and trying to add a printer causes cups interface to hang forever. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
What does 'rpm -q cups' say?
rpm -q cups cups-1.2.7-1.8.fc6
What do these commands say when you run them?: grep ^cups-1 /var/log/rpmpkgs* ls -ltr /var/log/rpmpkgs*
grep ^cups-1 /var/log/rpmpkgs* /var/log/rpmpkgs:cups-1.2.7-1.8.fc6.x86_64.rpm /var/log/rpmpkgs.1:cups-1.2.7-1.8.fc6.x86_64.rpm /var/log/rpmpkgs.2:cups-1.2.7-1.8.fc6.x86_64.rpm /var/log/rpmpkgs.3:cups-1.2.7-1.7.fc6.x86_64.rpm /var/log/rpmpkgs.4:cups-1.2.7-1.7.fc6.x86_64.rpm [root@no2 php]# ls -ltr /var/log/rpmpkgs* -rw-r--r-- 1 root root 56743 Jan 27 05:01 /var/log/rpmpkgs.4 -rw-r--r-- 1 root root 57114 Feb 3 04:58 /var/log/rpmpkgs.3 -rw-r--r-- 1 root root 57436 Feb 10 05:01 /var/log/rpmpkgs.2 -rw-r--r-- 1 root root 58836 Feb 17 04:59 /var/log/rpmpkgs.1 -rw-r--r-- 1 root root 59041 Feb 23 05:15 /var/log/rpmpkgs
1. The cups package was last updated beween Feb 3rd and Feb 10th -- is it possible that printing broke as long ago as the 10th? 2. What does this command say, when run as root?: ls -ZR /etc/cups
1: I'm fairly sure I was able to print after that update. 2: ls -ZR /etc/cups /etc/cups: -rw------- root lp classes.conf -rw------- root lp classes.conf.O -rw-r--r-- root lp client.conf -rw-r----- root lp cupsd.conf -rw-r----- root lp cupsd.conf.default -rw-r----- root lp cupsd.conf.O drwxr-xr-x root root system_u:object_r:cupsd_etc_t:s0 interfaces -rw-r--r-- root root lpoptions -rw-r--r-- root root mime.convs -rw-r--r-- root root mime.types -rw-r--r-- root lp pdftops.conf drwxr-xr-x root lp system_u:object_r:cupsd_etc_t:s0 ppd -rw------- root lp printers.conf -rw------- root lp printers.conf.O -rw-r--r-- root root pstoraster.convs -rw-r--r-- root lp snmp.conf drwx------ root lp system_u:object_r:cupsd_etc_t:s0 ssl /etc/cups/interfaces: /etc/cups/ppd: /etc/cups/ssl:
Please attach /etc/cups/cupsd.conf.
Created attachment 149712 [details] cupsd.conf
Found this in there: ServerBin /usr/lib64/cups So this is a duplicate.
*** This bug has been marked as a duplicate of 230979 ***