Why "SETUP" tool crashes with "self.error=e.messages" after selecting "NETWORK configuration" option in RHEL6 ?
Issue
- Selecting
NETWORK configurationinSETUPtool gives error.
/usr/share/system-config-network/netconfpkg/NCHostsList.py:100: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 badlines.append((num, value_exception.message))
/usr/share/system-config-network/netconfpkg/NCHostsList.py:105: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 "" % (value_exception.message, num)
/usr/share/system-config-network/netconfpkg/NCHostsList.py:108: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 % (value_exception.message, num)
/usr/share/system-config-network/netconfpkg/NCProfileList.py:142: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.error=e.messages
Environment
- Red Hat Enterprise Linux 6.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
