Bug 59007

Summary: redhat-config-network failing
Product: [Retired] Red Hat Raw Hide Reporter: Jaroslaw Sosnicki <slavko>
Component: redhat-config-networkAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: slavko
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-01-29 06:13:51 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 Jaroslaw Sosnicki 2002-01-29 06:13:45 UTC
Description of Problem:
[root@ns1 RPMS]# redhat-config-network
/usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py:154:
DeprecationWarning: the regex module is deprecated; please use the re module
  from regex import *
/usr/lib/python2.2/regsub.py:15: DeprecationWarning: the regsub module is
deprecated; please use re.sub()
  DeprecationWarning)
Traceback (most recent call last):
  File "/usr/sbin/neat", line 48, in ?
    from netconfpkg import *
  File "/usr/sbin/../share/redhat-config-network/netconfpkg/__init__.py", line
30, in ?
    exec cmd
  File "<string>", line 1, in ?
  File "/usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py", line 158, in ?
    import PasswordCrypt
  File "/usr/sbin/../share/redhat-config-network/netconfpkg/PasswordCrypt.py",
line 20, in ?
    import rand
ImportError: No module named rand
[root@ns1 RPMS]# 


Version-Release number of selected component (if applicable):
see attached file listing all components installed

How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Trond Eivind Glomsrxd 2002-01-30 23:33:04 UTC
Fixed in CVS (earlier today, before I checked bugs :).