Description of Problem: Hampton Beta1. "redhat-config-network" or "neat" causes traceback with following message: [inger@rigel inger]$ redhat-config-network Password: /usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py:154: DeprecationWarn ing: 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 deprec ated; 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 3 0, 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", l ine 20, in ? import rand ImportError: No module named rand [inger@rigel inger]$ Version-Release number of selected component (if applicable): redhat-config-network-0.9.11-1 How Reproducible: every time Steps to Reproduce: 1. in KDE, the kconsole, typing "neat" or "redhat-config-network" 2. type root-password when asked Actual result: traceback as described Expected Results: the neat-gui Additional Information:
That one was fixed in CVS a week or two ago, but it's still known not to work in Rawhide as the GUIs hasn't been migrated. It's in development.