Bug#435688: snowballz: Missing dependency on libffi4

Sven Hoexter sven at timegate.de
Thu Aug 2 16:15:03 UTC 2007


Package: snowballz
Version: 0.9.4-1
Severity: normal

Hi,
I just noticed that snowballz (or one of the python packages it uses)
seems to depend on libffi4.

sven at marvin:~$ snowballz
Traceback (most recent call last):
  File "snowballz.py", line 12, in ?
    from player import Player
  File "/usr/share/games/snowballz/player.py", line 2, in ?
    import ai
  File "/usr/share/games/snowballz/ai.py", line 2, in ?
    import data
  File "/usr/share/games/snowballz/data.py", line 4, in ?
    import textures
  File "/usr/share/games/snowballz/textures.py", line 2, in ?
    from OpenGL.GL import *
  File "/usr/lib/python2.4/site-packages/OpenGL/GL/__init__.py", line 2, in ?
    from OpenGL.raw.GL import *
  File "/usr/lib/python2.4/site-packages/OpenGL/raw/GL/__init__.py", line 6, in ?
    from OpenGL.raw.GL.constants import *
  File "/usr/lib/python2.4/site-packages/OpenGL/raw/GL/constants.py", line 6, in ?
    from ctypes import *
  File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 10, in ?
    from _ctypes import Union, Structure, Array
ImportError: libffi.so.4: cannot open shared object file: No such file or directory

Installing the libffi4 package fixes but problem.
Feel free to reassign if it belongs to the python-opengl package.


Cheers,
Sven

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-rc4-git7 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages snowballz depends on:
ii  python               2.4.4-6             An interactive high-level object-o
ii  python-imaging       1.1.6-1             Python Imaging Library
ii  python-numeric       24.2-8              Numerical (matrix-oriented) Mathem
ii  python-opengl        3.0.0~a6-3          Python bindings to OpenGL
ii  python-pygame        1.7.1release-4.1+b1 SDL bindings for games development
ii  python-rabbyt        0.0.3-1             sprite library for Python with gam
ii  ttf-tamil-fonts      1:0.4.9             Free TrueType fonts for the Tamil 

snowballz recommends no packages.

-- no debconf information




More information about the Pkg-games-devel mailing list