Bug 903474
| Summary: | [abrt] fedmsg-notify-0.3.2-2.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.9 was not provided by any .service files | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | HC <nana> | ||||||||
| Component: | fedmsg-notify | Assignee: | Luke Macken <lmacken> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | lmacken, pfrields, rbean | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:abed964458d1a4ae36157434711e16c1d49532de | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-02 19:56:29 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: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 686441 [details]
File: backtrace
Created attachment 686442 [details]
File: core_backtrace
Created attachment 686443 [details]
File: environ
fedmsg-notify-0.5.0-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/fedmsg-notify-0.5.0-1.fc18 Package fedmsg-notify-0.5.0-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fedmsg-notify-0.5.0-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-2823/fedmsg-notify-0.5.0-1.fc18 then log in and leave karma (feedback). fedmsg-notify-0.5.0-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: fedmsg-notify-0.3.2-2.fc18 Additional info: cmdline: /usr/bin/python /bin/fedmsg-notify-config dso_list: dbus-python-1.1.1-1.fc18.x86_64 executable: /bin/fedmsg-notify-config kernel: 3.7.2-204.fc18.x86_64 uid: 0 Truncated backtrace: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.9 was not provided by any .service files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 156, in do_activate win = FedmsgNotifyConfigWindow(self) File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 62, in __init__ self.toggle_service(True) File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 125, in toggle_service notify_iface.Enable() File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.9 was not provided by any .service files Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SessionBus (session) at 0x7f4da32b12f0> args: () object_path: '/org/fedoraproject/fedmsg/notify' signature: None bus_name: dbus.UTF8String(':1.9') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} timeout: -1.0 kwargs: {} dbus_interface: 'org.fedoraproject.fedmsg.notify' message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/fedmsg/notify, iface: org.fedoraproject.fedmsg.notify, member: Enable dest: :1.9> method: 'Enable'