Bug 702163
| Summary: | [abrt] system-config-services-0.101.0-1.fc15: connection.py:630:call_blocking:DBusException: org.freedesktop.systemd1.LoadFailed: Unit distcache.service failed to load: No such file or directory. See system logs and 'systemctl status' for details. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | geminic86 | ||||
| Component: | system-config-services | Assignee: | Nils Philippsen <nphilipp> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | nphilipp | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:137f4f4d9bc29f9cf214727712de7b0d7543fcad | ||||||
| Fixed In Version: | system-config-services-0.101.1-1.fc15 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-10 03:29:04 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 496940 [details]
File: backtrace
system-config-services-0.101.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/system-config-services-0.101.1-1.fc15 Package system-config-services-0.101.1-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-services-0.101.1-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/system-config-services-0.101.1-1.fc15 then log in and leave karma (feedback). system-config-services-0.101.1-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 2.0.1 executable: /usr/bin/system-config-services cmdline: /usr/bin/python /usr/bin/system-config-services component: system-config-services package: system-config-services-0.101.0-1.fc15 kernel: 2.6.38.5-22.fc15.x86_64 reason: connection.py:630:call_blocking:DBusException: org.freedesktop.systemd1.LoadFailed: Unit distcache.service failed to load: No such file or directory. See system logs and 'systemctl status' for details. uid: 500 username: Optimus architecture: x86_64 os_release: Fedora release 15 (Lovelock) time: 1304551120 backtrace ----- connection.py:630:call_blocking:DBusException: org.freedesktop.systemd1.LoadFailed: Unit distcache.service failed to load: No such file or directory. See system logs and 'systemctl status' for details. Traceback (most recent call last): File "/usr/bin/system-config-services", line 1069, in on_serviceStart_activate self.systemd_manager.StartUnit(service.unit_id) File "<string>", line 2, in StartUnit File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 139, in _enable_proxy return func(*p, **k) File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 122, in StartUnit return self.privileged_manager_interface.StartUnit(name, mode) File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 49, in __call__ return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) DBusException: org.freedesktop.systemd1.LoadFailed: Unit distcache.service failed to load: No such file or directory. See system logs and 'systemctl status' for details. Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SystemBus (system) at 0xf255f0> args: (dbus.String(u'distcache.service'), 'replace') utf8_strings: False bus_name: dbus.UTF8String(':1.73') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} object_path: '/org/fedoraproject/Config/Services/systemd1' timeout: -1.0 signature: u'ss' dbus_interface: 'org.freedesktop.systemd1.Manager' message: <dbus.lowlevel.MethodCallMessage object at 0x12290c0> method: 'StartUnit'