| Summary: | Missing dependency on dbus-python | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Björklund <db> |
| Component: | rapid-photo-downloader | Assignee: | Fabian Affolter <mail> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | mail, ryeb |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rapid-photo-downloader-0.4.11-2.fc23 rapid-photo-downloader-0.4.11-2.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-03 20:51:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Dennis Björklund
2015-12-26 17:37:34 UTC
Fedora 23 Design Suite also has the same bug. The error I received was:
File "/usr/bin/rapid-photo-downloader", line 3, in <module>
import rapid.rapid
File "/usr/lib/python2.7/site-packages/rapid/rapid.py", line 25, in <module>
import dbus
ImportError: No module named dbus
Fixed by running:
$ sudo dnf install python-dbus
rapid-photo-downloader-0.4.11-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a978377f79 rapid-photo-downloader-0.4.11-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-0557f93d15 rapid-photo-downloader-0.4.11-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a978377f79 rapid-photo-downloader-0.4.11-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. rapid-photo-downloader-0.4.11-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |