Bug 59007 - redhat-config-network failing
Summary: redhat-config-network failing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: redhat-config-network
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-29 06:13 UTC by Jaroslaw Sosnicki
Modified: 2008-05-01 15:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-29 06:13:51 UTC
Embargoed:


Attachments (Terms of Use)

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 :).


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