Bug 178546

Summary: gnome-sudoku missing dependency on gnome-python2-gconf
Product: [Fedora] Fedora Reporter: Michel Alexandre Salim <michel.salim>
Component: gnome-sudokuAssignee: Paul W. Frields <stickster>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://www.redhat.com/archives/fedora-test-list/2006-January/msg01297.html
Whiteboard:
Fixed In Version: 0.4.0-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-21 17:07:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Alexandre Salim 2006-01-21 16:39:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Description of problem:
gnome-sudoku requires the gconf binding for Python, which is not pulled in by default.

Version-Release number of selected component (if applicable):
gnome-sudoku-0.4.0-1.fc5

How reproducible:
Always

Steps to Reproduce:
1. yum install gnome-sudoku
2. gnome-sudoku
  

Actual Results:  Traceback (most recent call last):
  File "/usr/bin/gnome-sudoku", line 10, in ?
    from gnome_sudoku.gnome_sudoku import start_game
  File "/usr/lib/python2.4/site-packages/gnome_sudoku/gnome_sudoku.py", line 4, in ?
    from gtk_goodies import gconf_wrapper, Undo, dialog_extras, image_extras
  File "/usr/lib/python2.4/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 5, in ?
    import gconf
ImportError: No module named gconf

Expected Results:  gnome-sudoku should work

Additional info:

Comment 1 Paul W. Frields 2006-01-21 17:07:05 UTC
You need to use the current release, 0.4.0-3, which fixes this problem.  Please
"yum update".