Description of problem: after upgrading the system with up2date starting redhat-config-printer says: [root@u4100034 root]# redhat-config-printer-gui Traceback (most recent call last): File "/usr/sbin/redhat-config-printer-gui", line 7, in ? import queueTree File "/usr/share/printconf/util/queueTree.py", line 945, in ? queueTree() File "/usr/share/printconf/util/queueTree.py", line 102, in __init__ if cups_import.import_needed (): File "/usr/share/printconf/util/cups_import.py", line 200, in import_needed which = which_spooler () File "/usr/share/printconf/util/cups_import.py", line 195, in which_spooler return which UnboundLocalError: local variable 'which' referenced before assignment [root@u4100034 root]# starting cups says: [root@u4100034 root]# service cups restart Stopping cups: [ OK ] Starting cups: Traceback (most recent call last): File "/usr/sbin/printconf-backend", line 7, in ? import backend File "/usr/share/printconf/util/backend.py", line 50, in ? which = cups_import.which_spooler () File "/usr/share/printconf/util/cups_import.py", line 195, in which_spooler return which UnboundLocalError: local variable 'which' referenced before assignment [ OK ] [root@u4100034 root]# /usr/sbin/alternatives --display print says: print - Status ist auto. Link verweist auf /usr/bin/lpr.cups /usr/bin/lpr.cups - PrioritÃâ¬t 40 Slave print-lp: /usr/bin/lp.cups Slave print-lpq: /usr/bin/lpq.cups Slave print-lprm: /usr/bin/lprm.cups Slave print-lpstat: /usr/bin/lpstat.cups Slave print-cancel: /usr/bin/cancel.cups Slave print-lpc: /usr/sbin/lpc.cups Slave print-cancelman: /usr/share/man/man1/cancel-cups.1.gz Slave print-lpman: /usr/share/man/man1/lp-cups.1.gz Slave print-lpcman: /usr/share/man/man8/lpc-cups.8.gz Slave print-lpqman: /usr/share/man/man1/lpq-cups.1.gz Slave print-lprman: /usr/share/man/man1/lpr-cups.1.gz Slave print-lprmman: /usr/share/man/man1/lprm-cups.1.gz Slave print-lpstatman: /usr/share/man/man1/lpstat-cups.1.gz Zur Zeit ist die `best' Version /usr/bin/lpr.cups. Version-Release number of selected component (if applicable): cups-1.1.17-13.3.13 redhat-config-printer-0.6.47.3.19-1 How reproducible: install RHAS3 and update it by up2date Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of 131563 ***