Bug 1294303 - Missing dependency on dbus-python
Summary: Missing dependency on dbus-python
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rapid-photo-downloader
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-26 17:37 UTC by Dennis Björklund
Modified: 2016-02-03 21:51 UTC (History)
2 users (show)

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:
Clone Of:
Environment:
Last Closed: 2016-02-03 20:51:21 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.