Bug 468010

Summary: python stacktrace in /var/log/messages
Product: [Fedora] Fedora Reporter: Mads Kiilerich <mads>
Component: hal-cups-utilsAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: twaugh
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-10-23 11:55:48 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:

Description Mads Kiilerich 2008-10-22 11:00:27 UTC
Description of problem:

On boot I get in /var/log/messages
Oct 22 12:01:39 dev-mk hal_lpadmin: File "/usr/libexec/hal_lpadmin", line 476, in main#012    h = HalLpAdmin()
Oct 22 12:01:39 dev-mk hal_lpadmin: File "/usr/libexec/hal_lpadmin", line 451, in __init__#012    self.removePrinter()
Oct 22 12:01:39 dev-mk hal_lpadmin: File "/usr/libexec/hal_lpadmin", line 466, in removePrinter#012    printer.remove()
Oct 22 12:01:39 dev-mk hal_lpadmin: File "/usr/libexec/hal_lpadmin", line 370, in remove#012    make = self.properties["printer.vendor"]
Oct 22 12:01:39 dev-mk hal_lpadmin: KeyError: 'printer.vendor'

It might be the fix for Bug 466485 which doesn't work as intended.

Version-Release number of selected component (if applicable):

hal-cups-utils-0.6.17-2.fc10.i386

Comment 1 Tim Waugh 2008-10-22 14:43:54 UTC
Please try hal-cups-utils-0.6.17-3.fc10.

Comment 2 Mads Kiilerich 2008-10-23 11:55:48 UTC
Yes, apparently fixed, thanks, closing