Bug#608245: fretsonfire-game: Game doesn't work - sha module warning and then EOFError
Russell Coker
russell at coker.com.au
Wed Dec 29 07:01:41 UTC 2010
Package: fretsonfire-game
Version: 1.3.110.dfsg-2
Severity: important
When I run it I get the following error output:
$ fretsonfire
/usr/share/games/fretsonfire/game/Song.py:31: DeprecationWarning: the sha
module is deprecated; use the hashlib module instead
import sha
Traceback (most recent call last):
File "./FretsOnFire.py", line 45, in <module>
from GameEngine import GameEngine
File "/usr/share/games/fretsonfire/game/GameEngine.py", line 34, in <module>
from Data import Data
File "/usr/share/games/fretsonfire/game/Data.py", line 23, in <module>
from Font import Font
File "/usr/share/games/fretsonfire/game/Font.py", line 27, in <module>
from Texture import Texture
File "/usr/share/games/fretsonfire/game/Texture.py", line 27, in <module>
import Image
File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 70, in <module>
import ImagePalette
File "/usr/lib/python2.6/dist-packages/PIL/ImagePalette.py", line 20, in
<module>
import Image, ImageColor
EOFError: EOF read where object expected
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fretsonfire-game depends on:
ii libgl1-mesa-dev 7.7.1-4 A free implementation of the
OpenG
ii python 2.6.6-3+squeeze4 interactive high-level object-
orie
ii python-imaging 1.1.7-2 Python Imaging Library
ii python-ogg 1.3+repack-5+b1 Python interface to the Ogg
librar
ii python-opengl 3.0.1~b2-1 Python bindings to OpenGL
ii python-pygame 1.8.1release-2+b1 SDL bindings for games
development
ii python-pyvorbis 1.4-2+b1 Python interface to the Ogg
Vorbis
ii ttf-dejavu 2.31-1 Metapackage to pull in ttf-
dejavu-
ii ttf-mgopen 1.1-5 Magenta MgOpen TrueType fonts
Versions of packages fretsonfire-game recommends:
pn fretsonfire-songs-muldjord <none> (no description available)
pn fretsonfire-songs-sectoid <none> (no description available)
Versions of packages fretsonfire-game suggests:
pn vorbis-tools <none> (no description available)
-- no debconf information
More information about the Pkg-games-devel
mailing list