Your message dated Sat, 4 Aug 2007 08:21:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line New ctypes avaible with libffi4 dep
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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.
[EMAIL PROTECTED]:~$ 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
--- End Message ---
--- Begin Message ---
Hi,
I hope it's ok to close the bug myself since the new python-ctype package
is avaible with fixed libffi4 dependency.
Sven
--
If you won't forgive me the rest of my life
Let me apologize while I'm still alive
I know it's time to face all of my past mistakes
[Less than Jake - Rest Of My Life]
--- End Message ---