Bug 1285405

Summary: hamster requires python dbus module which is not installed
Product: [Fedora] Fedora Reporter: anonCybGicEm
Component: hamster-time-trackerAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: fschwarz, projects.rg, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: hamster-time-tracker-2.0-0.2.rc1.fc23 hamster-time-tracker-2.0-0.2.rc1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-12 11:53:57 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:
Embargoed:

Description anonCybGicEm 2015-11-25 14:31:01 UTC
Description of problem:
I installed hamster from the default repositories for Fedora 23.
Hamster needs the python debus module, but this was not installed.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. `sudo dnf install hamster-time-tracker`
2. `hamster`

Actual results:
Traceback (most recent call last):
  File "/usr/bin/hamster", line 30, in <module>
    from hamster import client, reports
  File "/usr/lib/python2.7/site-packages/hamster/client.py", line 24, in <module>
    import dbus, dbus.mainloop.glib
ImportError: No module named dbus


Expected results:
Expected hamster-time-tracking window to open.


Additional info:

Comment 1 anonCybGicEm 2015-11-25 14:47:32 UTC
Looks like all that's required to fix this is `dnf install dbus-python`. So the hamster-time-tracker package just needs to install dbus-python as a dependency.

Comment 2 Ankur Sinha (FranciscoD) 2015-11-25 14:59:54 UTC
I'll add the dep. What DE are you using anyway? I thought stuff like dbus gets pulled in by most of them.

Comment 3 anonCybGicEm 2015-11-25 15:05:21 UTC
Gnome. I installed the default Fedora 23 Workstation.

Comment 4 Fedora Update System 2016-02-02 20:45:38 UTC
hamster-time-tracker-2.0-0.1.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e5b4e5be06

Comment 5 Fedora Update System 2016-02-02 22:04:01 UTC
hamster-time-tracker-2.0-0.2.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e7bfef7108

Comment 6 Fedora Update System 2016-02-02 22:04:01 UTC
hamster-time-tracker-2.0-0.2.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-01bd33e7e6

Comment 7 Fedora Update System 2016-02-03 23:01:11 UTC
hamster-time-tracker-2.0-0.2.rc1.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-e7bfef7108

Comment 8 Fedora Update System 2016-02-03 23:25:46 UTC
hamster-time-tracker-2.0-0.2.rc1.fc22 has been pushed to the Fedora 22 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-01bd33e7e6

Comment 9 Fedora Update System 2016-02-12 11:53:32 UTC
hamster-time-tracker-2.0-0.2.rc1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-02-12 12:21:15 UTC
hamster-time-tracker-2.0-0.2.rc1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.