Bug 303271 - network link state checking broken
Summary: network link state checking broken
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-24 15:00 UTC by Jeremy Katz
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-24 21:27:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2007-09-24 15:00:15 UTC
Checking for the link status seems to be broken with the current snapshot.

 python -c 'import dbus; b = dbus.SystemBus(); o =
b.get_object("org.freedesktop.NetworkManager",
"/org/freedesktop/NetworkManager"); print o.state()'

returns None rather than the enums from previously.  This ends up breaking
online status checking of, eg, yum-updatesd.

Comment 1 Dan Williams 2007-09-24 21:27:30 UTC
fixed in NM svn r2865


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