Bug 708761
Summary: | [abrt] system-config-services-0.101.1-1.fc15: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | dkfedorabugs |
Component: | python-slip | Assignee: | Nils Philippsen <nphilipp> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | flokip, jones.peter.busi, nphilipp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:db317e63ceef696c2f476dd3025053dff4f28740 | ||
Fixed In Version: | python-slip-0.2.16-1.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-24 03:20: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: |
Description
dkfedorabugs
2011-05-29 11:50:19 UTC
Package: system-config-services-0.101.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- tried to disable tcsd service Package: system-config-services-0.101.1-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Tried to start sshd in Service Configuration. Package: system-config-services-0.101.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Trying to start pdns/pdns-recursor after seeing slow nameserver response, and observing both were inactive. I am able to Start this service using the GUI, but I can't Enable it for automatic start at next boot. (In reply to comment #4) > I am able to Start this service using the GUI, but I can't Enable it for > automatic start at next boot. This is because systemd doesn't let s-c-services query if a service is enabled or enable/disable it via its dbus interface and I haven't ironed out whether to put that in the private s-c-services dbus mechanism or how else to wrap this cleanly. Bug #701326 is for this particular enhancement. The original issue is because I misunderstood the dbus magic values for infinite timeouts which resulted in the default dbus timeout of 25 seconds. If typing in the root password took longer than that, the method call timed out resulting in the above traceback. I have committed a fix to python-slip and will build packages with it shortly. python-slip-0.2.15-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/python-slip-0.2.15-1.fc15 python-slip-0.2.15-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-slip-0.2.15-1.fc14 python-slip-0.2.15-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/python-slip-0.2.15-1.fc13 *** Bug 702884 has been marked as a duplicate of this bug. *** Package python-slip-0.2.16-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 python-slip-0.2.16-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/python-slip-0.2.16-1.fc15 then log in and leave karma (feedback). python-slip-0.2.16-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. python-slip-0.2.17-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-slip-0.2.17-1.fc14 python-slip-0.2.17-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |