Bug 28478

Summary: Python traceback in starting lpd
Product: [Retired] Red Hat Linux Reporter: David Lawrence <dkl>
Component: LPRngAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-21 15:05:06 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 Derek Tattersall 2001-02-20 17:43:26 UTC
Wolverine with wolverine kernel.  LPRng is configured for remote printing.
the following traceback occurs when starting lpd:
Starting lpd: Traceback (innermost last):
  File "/usr/sbin/printconf-backend", line 272, in ?
    main()
  File "/usr/sbin/printconf-backend", line 266, in main
    if (swb.isNamespaceDirty('printconf') and rebuild()) or
scan_printcap("/etc/printcap"):
  File "/usr/sbin/printconf-backend", line 206, in rebuild
    if printcap_entry_str:
NameError: printcap_entry_str
No Printers Defined                                        [  OK  ]

Comment 1 Glen Foster 2001-02-21 15:05:02 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #2

Comment 2 Crutcher Dunnavant 2001-02-22 03:19:54 UTC
fixed