Bug#583618: gnome-games: fails to start

Gary Koskenmaki garywk at cableone.net
Sat May 29 21:35:29 UTC 2010


On Sat, 2010-05-29 at 10:15 +0200, Josselin Mouette wrote:
> Le vendredi 28 mai 2010 à 14:11 -0700, Gary Koskenmaki a écrit :
> > Package: gnome-games
> > Version: 1:2.30.1-1
> > Severity: grave
> > Tags: sid
> > Justification: renders package unusable
> > 
> > After a recent apt-get upgrade gnome-sudoku fails to start and an error message pops up.  The next two lines are the error message.
> > 
> > Sudoku incorrectly installed
> 
> Please show the output of:
>         ls -l /usr/lib/pymodules/python2.5/gnome_sudoku/
>         python -c "import gnome_sudoku"
> 
Here's the info you asked for.  
        
        ls -l /usr/lib/pymodules/python2.5/gnome_sudoku/
        total 244
        lrwxrwxrwx 1 root root    42 May 11 18:15 colors.py
        -> /usr/share/pyshared/gnome_sudoku/colors.py
        -rw-r--r-- 1 root root  2751 May 11 18:13 colors.pyc
        lrwxrwxrwx 1 root root    42 May 11 18:15 dancer.py
        -> /usr/share/pyshared/gnome_sudoku/dancer.py
        -rw-r--r-- 1 root root  5461 May 11 18:13 dancer.pyc
        lrwxrwxrwx 1 root root    44 May 11 18:15 defaults.py
        -> /usr/share/pyshared/gnome_sudoku/defaults.py
        -rw-r--r-- 1 root root  2931 May 11 18:13 defaults.pyc
        lrwxrwxrwx 1 root root    52 May 11 18:15 dialog_swallower.py
        -> /usr/share/pyshared/gnome_sudoku/dialog_swallower.py
        -rw-r--r-- 1 root root  2806 May 11 18:13 dialog_swallower.pyc
        lrwxrwxrwx 1 root root    49 May 11 18:15 game_selector.py
        -> /usr/share/pyshared/gnome_sudoku/game_selector.py
        -rw-r--r-- 1 root root  8178 May 11 18:13 game_selector.pyc
        lrwxrwxrwx 1 root root    48 May 11 18:15 gnome_sudoku.py
        -> /usr/share/pyshared/gnome_sudoku/gnome_sudoku.py
        -rw-r--r-- 1 root root  1175 May 11 18:13 gnome_sudoku.pyc
        lrwxrwxrwx 1 root root    43 May 11 18:15 gsudoku.py
        -> /usr/share/pyshared/gnome_sudoku/gsudoku.py
        -rw-r--r-- 1 root root 25359 May 11 18:13 gsudoku.pyc
        drwxr-xr-x 2 root root  4096 May 11 18:15 gtk_goodies
        lrwxrwxrwx 1 root root    44 May 11 18:15 __init__.py
        -> /usr/share/pyshared/gnome_sudoku/__init__.py
        -rw-r--r-- 1 root root   140 May 11 18:13 __init__.pyc
        lrwxrwxrwx 1 root root    40 May 11 18:15 main.py
        -> /usr/share/pyshared/gnome_sudoku/main.py
        -rw-r--r-- 1 root root 36743 May 11 18:13 main.pyc
        lrwxrwxrwx 1 root root    46 May 11 18:15 number_box.py
        -> /usr/share/pyshared/gnome_sudoku/number_box.py
        -rw-r--r-- 1 root root 21353 May 11 18:13 number_box.pyc
        lrwxrwxrwx 1 root root    44 May 11 18:15 pausable.py
        -> /usr/share/pyshared/gnome_sudoku/pausable.py
        -rw-r--r-- 1 root root  4101 May 11 18:13 pausable.pyc
        lrwxrwxrwx 1 root root    44 May 11 18:15 printing.py
        -> /usr/share/pyshared/gnome_sudoku/printing.py
        -rw-r--r-- 1 root root  8142 May 11 18:13 printing.pyc
        lrwxrwxrwx 1 root root    41 May 11 18:15 saver.py
        -> /usr/share/pyshared/gnome_sudoku/saver.py
        -rw-r--r-- 1 root root  9559 May 11 18:13 saver.pyc
        lrwxrwxrwx 1 root root    48 May 11 18:15 simple_debug.py
        -> /usr/share/pyshared/gnome_sudoku/simple_debug.py
        -rw-r--r-- 1 root root  1905 May 11 18:13 simple_debug.pyc
        lrwxrwxrwx 1 root root    56 May 11 18:15
        sudoku_generator_gui.py
        -> /usr/share/pyshared/gnome_sudoku/sudoku_generator_gui.py
        -rw-r--r-- 1 root root  9359 May 11 18:13
        sudoku_generator_gui.pyc
        lrwxrwxrwx 1 root root    48 May 11 18:15 sudoku_maker.py
        -> /usr/share/pyshared/gnome_sudoku/sudoku_maker.py
        -rw-r--r-- 1 root root 19256 May 11 18:13 sudoku_maker.pyc
        lrwxrwxrwx 1 root root    42 May 11 18:15 sudoku.py
        -> /usr/share/pyshared/gnome_sudoku/sudoku.py
        -rw-r--r-- 1 root root 33365 May 11 18:13 sudoku.pyc
        lrwxrwxrwx 1 root root    50 May 11 18:15 sudoku_thumber.py
        -> /usr/share/pyshared/gnome_sudoku/sudoku_thumber.py
        -rw-r--r-- 1 root root  4362 May 11 18:13 sudoku_thumber.pyc
        lrwxrwxrwx 1 root root    41 May 11 18:15 timer.py
        -> /usr/share/pyshared/gnome_sudoku/timer.py
        -rw-r--r-- 1 root root  7722 May 11 18:13 timer.pyc
        
        
        The output from python -c "import gnome_sudoku" was blank.  No
        output.
        Not even a blank line.  I get the same response from a python
        prompt
        when when trying to import a module named gnome_sudoku.
        
        







More information about the pkg-gnome-maintainers mailing list