Bug 303271

Summary: network link state checking broken
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: NetworkManagerAssignee: Christopher Aillon <caillon>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcbw
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-24 21:27:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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