Bug 1294303

Summary: Missing dependency on dbus-python
Product: [Fedora] Fedora Reporter: Dennis Björklund <db>
Component: rapid-photo-downloaderAssignee: Fabian Affolter <mail>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: 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
I installed the package rapid-photo-downloader-0.4.11-1.fc23.noarch using dnf on Fedora 23 but the program couldn't be started afterwards.

Turned out it depended on the package "dbus-python" as well and after I installed it I could start rapid-photo-downloader.

Comment 1 ryeb 2016-01-08 03:53:25 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

Comment 2 Fedora Update System 2016-01-24 12:44:18 UTC
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

Comment 3 Fedora Update System 2016-01-24 12:55:14 UTC
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

Comment 4 Fedora Update System 2016-01-25 03:20:48 UTC
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

Comment 5 Fedora Update System 2016-02-03 20:51:19 UTC
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.

Comment 6 Fedora Update System 2016-02-03 21:51:20 UTC
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.