Bug 626289 - Getting Deprecation Warning after upgrade of Fedora Version
Summary: Getting Deprecation Warning after upgrade of Fedora Version
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-23 05:53 UTC by Eli Wapniarski
Modified: 2010-09-04 05:16 UTC (History)
3 users (show)

Fixed In Version: system-config-network-1.6.1-1.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-02 20:44:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eli Wapniarski 2010-08-23 05:53:50 UTC
Hi

I just upgraded a Fedora 11 machine directly to Fedora 13. Everything seems to work just fine. However, when I am in a terminal and run Setup -> Network I get the following on the screen.

/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/NCProfileList.py:142: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6                                     
                                                                                                                                                     self.error = e.message 


Thanks for looking into this

Comment 1 Jiri Popelka 2010-08-23 11:17:24 UTC
Those warnings are now fixed upstream.
http://git.fedorahosted.org/git/?p=system-config-network.git;a=commitdiff;h=5b703976dddeed871b84c6375f16674b585b65fc

It seems that there's something wrong with your /etc/hosts.
If you want me to look at it attach your /etc/hosts to this bug report.

Comment 2 Fedora Update System 2010-08-23 13:47:15 UTC
system-config-network-1.6.1-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/system-config-network-1.6.1-1.fc13

Comment 3 Fedora Update System 2010-08-23 13:50:34 UTC
system-config-network-1.6.1-1.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/system-config-network-1.6.1-1.fc14

Comment 4 Eli Wapniarski 2010-08-23 13:54:12 UTC
Thanks for the heads up on the hosts file.

I fixed it and all is well.

Eli

Comment 5 Fedora Update System 2010-08-23 19:02:38 UTC
system-config-network-1.6.1-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update system-config-network'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/system-config-network-1.6.1-1.fc14

Comment 6 Fedora Update System 2010-09-02 20:43:56 UTC
system-config-network-1.6.1-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-09-04 05:16:16 UTC
system-config-network-1.6.1-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


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