Bug 62876

Summary: Error starting apacheconf
Product: [Retired] Red Hat Public Beta Reporter: Martin C. Messer <mmesser>
Component: apacheconfAssignee: Jonathan Blandford <jrb>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: skipjack-beta2CC: ddumas
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: 2002-04-06 22:48:28 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 Martin C. Messer 2002-04-06 22:48:24 UTC
Description of Problem: 
 
Starting apacheconf results in error. 
 
Version-Release number of selected component (if applicable): 
 
apacheconf-0.8.1-1 
 
How Reproducible: 
 
Always. 
 
Steps to Reproduce: 
1. su - 
2. apacheconf 
 
Actual Results: 
 
[root@localhost root]# apacheconf 
 
apacheconf (pid:12050): Gdk-WARNING **: locale not supported by Xlib 
 
apacheconf (pid:12050): Gdk-WARNING **: can not set locale modifiers 
 
Gdk-WARNING **: locale not supported by Xlib, locale set to C 
 
Gdk-WARNING **: locale not supported by Xlib, locale set to C 
Traceback (innermost last): 
  File "/usr/share/apacheconf/ApacheConf.py", line 36, in ? 
    import ApacheGizmo 
  File "/usr/share/apacheconf/ApacheGizmo.py", line 36, in ? 
    import ApacheBase 
  File "/usr/share/apacheconf/ApacheBase.py", line 9, in ? 
    from xml.xslt.Processor import Processor 
  File "/usr/lib/python1.5/site-packages/xml/xslt/__init__.py", line 18, in ? 
    from distutils import version 
ImportError: No module named distutils 
 
Expected Results: 
 
apacheconf starts. 
 
Additional Information:

Comment 1 Bill Nottingham 2002-04-09 21:18:04 UTC

*** This bug has been marked as a duplicate of 62794 ***