Bug 723554 - [abrt] wicd-common-1.7.0-8.fc15: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
Summary: [abrt] wicd-common-1.7.0-8.fc15: connection.py:630:call_blocking:DBusExceptio...
Keywords:
Status: CLOSED DUPLICATE of bug 699116
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b9a862473e8220d607e0816e3ca...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-20 14:49 UTC by fdiegz
Modified: 2011-08-19 19:27 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-19 19:27:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description fdiegz 2011-07-20 14:49:09 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        
comment:        open session
component:      wicd
executable:     /usr/share/wicd/daemon/wicd-daemon.py
kernel:         2.6.38.8-35.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        wicd-common-1.7.0-8.fc15
reason:         connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
time:           Mon Jul 11 17:01:43 2011
uid:            0
username:       root

backtrace:
:connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
:
:Traceback (most recent call last):
:  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1838, in <module>
:    main(sys.argv)
:  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1755, in main
:    bus = dbusmanager.connect_to_dbus()
:  File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 47, in connect_to_dbus
:    return DBUS_MANAGER.connect_to_dbus()
:  File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 78, in connect_to_dbus
:    proxy_obj = self._bus.get_object("org.wicd.daemon", '/org/wicd/daemon')
:  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object
:    follow_name_owner_changes=follow_name_owner_changes)
:  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
:    self._named_service = conn.activate_name_owner(bus_name)
:  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in activate_name_owner
:    self.start_service_by_name(bus_name)
:  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in start_service_by_name
:    'su', (bus_name, flags)))
:  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
:    message, timeout)
:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
:
:Local variables in innermost frame:
:byte_arrays: False
:self: <dbus._dbus.SystemBus (system) at 0x1286b90>
:args: ('org.wicd.daemon', 0)
:utf8_strings: False
:bus_name: 'org.freedesktop.DBus'
:get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
:object_path: '/org/freedesktop/DBus'
:timeout: -1.0
:signature: 'su'
:dbus_interface: 'org.freedesktop.DBus'
:message: <dbus.lowlevel.MethodCallMessage object at 0xc9a408>
:method: 'StartServiceByName'

Comment 1 David Cantrell 2011-08-19 19:27:38 UTC
The .service file was missing from the wicd package.  This was fixed in the patchset that resolved bug #699116.

*** This bug has been marked as a duplicate of bug 699116 ***


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