Bug 1481030

Summary: Missing dependencies prevent you from starting the childsplay application
Product: [Fedora] Fedora Reporter: apbmail
Component: childsplayAssignee: Sergio Basto <sergio>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: gwync, hdegoede, p, sergio
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard:
Fixed In Version: childsplay-1.6-22.fc26 childsplay-1.6-22.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-28 16:18:59 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 apbmail 2017-08-13 16:39:32 UTC
Description of problem:
I installed childsplay on a brand new Fedora 26 Workstation 32bit and some dependencies appear to be missing (pango).

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


How reproducible:
Very reproducible.

Steps to Reproduce:
1. Install childsplay
2. Start childsplay from the command line
3. Get the following error: "ImportError: No module named pango"

Actual results:
childsplay will not start.

Expected results:
childsplay should start.

Additional info:
Complete error message:
Traceback (most recent call last):
  File "/usr/bin/childsplay", line 29, in <module>
    import childsplay_sp.utils as utils
  File "/usr/lib/python2.7/site-packages/childsplay_sp/utils.py", line 29, in <module>
    import pangofont
  File "/usr/lib/python2.7/site-packages/childsplay_sp/pangofont.py", line 79, in <module>
    import pango
ImportError: No module named pango

Comment 1 apbmail 2017-08-13 17:01:10 UTC
The package that is missing from the dependencies is pygtk2.

Comment 2 Fedora Update System 2017-08-15 20:51:00 UTC
childsplay-1.6-22.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-77586b7cb7

Comment 3 Fedora Update System 2017-08-18 21:52:59 UTC
childsplay-1.6-22.fc25 has been pushed to the Fedora 25 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-2017-263a1ae62e

Comment 4 Fedora Update System 2017-08-19 18:52:03 UTC
childsplay-1.6-22.fc26 has been pushed to the Fedora 26 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-2017-77586b7cb7

Comment 5 Fedora Update System 2017-08-28 16:18:59 UTC
childsplay-1.6-22.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2017-08-28 22:21:25 UTC
childsplay-1.6-22.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.