Bug 67209 - Syntax error in printconf-0.4.2-1
Summary: Syntax error in printconf-0.4.2-1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: printconf
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 67217
TreeView+ depends on / blocked
 
Reported: 2002-06-20 22:15 UTC by Olivier Baudron
Modified: 2007-04-18 16:43 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-06-25 17:58:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Olivier Baudron 2002-06-20 22:15:46 UTC
# printconf-gui
Traceback (most recent call last):
  File "/usr/sbin/printconf-gui", line 7, in ?
    import printconf_gui
  File "/usr/share/printconf/util/printconf_gui.py", line 41, in ?
    from printconf_conf import *
  File "/usr/share/printconf/util/printconf_conf.py", line 810
    elif type_space == queue_types.ncp:
       ^
SyntaxError: invalid syntax

Although I have absolute zero notion of python, I just don't understand how
some rawhide packages are maintained and released at Redhat... (any hint?)

Comment 1 Tim Waugh 2002-06-21 06:31:56 UTC
There is a missing end-parenth in the previous line.  Fixed in 0.4.3-1 (as 
well as several other things).

Comment 2 Jay Turner 2002-09-03 12:10:36 UTC
Fix confirmed with redhat-config-printer-0.4.23-1.


Note You need to log in before you can comment on or make changes to this bug.