Bug 229738
| Summary: | Printers gone after update | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rick Ellis <ellis> | ||||
| Component: | kdelibs | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-03-12 13:48:32 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
Rick Ellis
2007-02-23 01:22:33 UTC
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 *** |