Bug 1481030 - Missing dependencies prevent you from starting the childsplay application
Summary: Missing dependencies prevent you from starting the childsplay application
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: childsplay
Version: 26
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Basto
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-13 16:39 UTC by apbmail
Modified: 2017-08-28 22:21 UTC (History)
4 users (show)

Fixed In Version: childsplay-1.6-22.fc26 childsplay-1.6-22.fc25
Clone Of:
Environment:
Last Closed: 2017-08-28 16:18:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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