Bug 53774 - LPRng/printconf doesn't work - ImportError: No module named utils
Summary: LPRng/printconf doesn't work - ImportError: No module named utils
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: LPRng
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Crutcher Dunnavant
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-09-18 10:35 UTC by martin.macok
Modified: 2007-04-18 16:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-10-11 14:49:09 UTC
Embargoed:


Attachments (Terms of Use)

Description martin.macok 2001-09-18 10:35:12 UTC
Description of Problem:
Printing doesn't work, LPRng doesn't start and printconf doesn't work.

LPRng/lpd doesn't start:
# /etc/rc.d/init.d/lpd start
lpd: Traceback (most recent call last):
  File "/usr/sbin/printconf-backend", line 7, in ?
    import printconf_backend
  File "/usr/share/printconf/util/printconf_backend.py", line 28, in ?
    from printconf_conf import *
  File "/usr/share/printconf/util/printconf_conf.py", line 81, in ?
    from xml.utils import qp_xml
ImportError: No module named utils
No printers configured

# printconf-gui
# 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 40, in ?
    from printconf_conf import *
  File "/usr/share/printconf/util/printconf_conf.py", line 81, in ?
    from xml.utils import qp_xml
ImportError: No module named utils

same with printconf-tui

Version-Release number of selected component (if applicable):
LPRng-3.7.4-28
python-devel-2.2-0.3a3
pythonlib-1.28-1
python-tools-2.2-0.3a3
python-xmlrpc-1.5.0-1
python-2.2-0.3a3

How Reproducible:
Start LPRng or try to configure it with printconf-gui.

Additional Information:
My system is fresh upgrade from 14 days old rawhide (where lprng/printconf
worked well) to current rawhide. I upgraded WITHOUT any rpm --nodeps etc. -
it was a clean upgrade (if dependencies are involved here).

Comment 1 Crutcher Dunnavant 2001-10-11 14:49:05 UTC
upgrade PyXML, and try again.

Comment 2 Crutcher Dunnavant 2001-11-26 17:21:02 UTC
no feedback.


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