Your message dated Mon, 5 Jan 2009 13:12:47 +0100
with message-id <18785.63807.125919.429...@gargle.gargle.howl>
and subject line Re: python2.5 misses dependency on binutils
has caused the Debian Bug report #509697,
regarding impressive: Crash with OpenGL error.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
509697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: impressive
Version: 0.10.2r-2
Severity: grave
Justification: renders package unusable
Impressive fails to start and give the following backtrace:
Welcome to Impressive version 0.10.2
Traceback (most recent call last):
File "/usr/bin/impressive", line 161, in <module>
from OpenGL.GL import *
File "/usr/lib/python2.5/site-packages/OpenGL/GL/__init__.py", line 2, in
<module>
from OpenGL.raw.GL import *
File "/usr/lib/python2.5/site-packages/OpenGL/raw/GL/__init__.py", line 6, in
<module>
from OpenGL.raw.GL.constants import *
File "/usr/lib/python2.5/site-packages/OpenGL/raw/GL/constants.py", line 7,
in <module>
from OpenGL import platform, arrays
File "/usr/lib/python2.5/site-packages/OpenGL/platform/__init__.py", line 36,
in <module>
_load()
File "/usr/lib/python2.5/site-packages/OpenGL/platform/__init__.py", line 27,
in _load
plugin_class = plugin.load()
File "/usr/lib/python2.5/site-packages/OpenGL/plugins.py", line 14, in load
return importByName( self.import_path )
File "/usr/lib/python2.5/site-packages/OpenGL/plugins.py", line 28, in
importByName
module = __import__( ".".join(moduleName), {}, {}, moduleName)
File "/usr/lib/python2.5/site-packages/OpenGL/platform/glx.py", line 8, in
<module>
class GLXPlatform( baseplatform.BasePlatform ):
File "/usr/lib/python2.5/site-packages/OpenGL/platform/glx.py", line 16, in
GLXPlatform
mode=ctypes.RTLD_GLOBAL
File "/usr/lib/python2.5/site-packages/OpenGL/platform/ctypesloader.py", line
42, in loadLibrary
return dllType( name, mode )
File "/usr/lib/python2.5/ctypes/__init__.py", line 348, in __init__
self._handle = _dlopen(self._name, mode)
OSError: ('GL: cannot open shared object file: No such file or directory',
'GL', None)
I believe this is the same problem as Ubuntu bug #211962:
https://bugs.launchpad.net/ubuntu/+source/keyjnote/+bug/211962
A suggestion from the above bug report was to install binutils, which fixed the
problem for me, so I assume it just needs binutils adding as a depend.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages impressive depends on:
ii perl 5.10.0-18 Larry Wall's Practical Extraction
ii poppler-utils 0.8.7-1 PDF utilitites (based on libpopple
ii python 2.5.2-3 An interactive high-level object-o
ii python-imaging 1.1.6-3 Python Imaging Library
ii python-opengl 3.0.0~b6-3 Python bindings to OpenGL
ii python-pygame 1.7.1release-4.2 SDL bindings for games development
ii python-support 0.8.4 automated rebuilding support for P
Versions of packages impressive recommends:
ii ghostscript-x 8.62.dfsg.1-3.1 The GPL Ghostscript PostScript/PDF
ii pdftk 1.41-3 useful tool for manipulating PDF d
Versions of packages impressive suggests:
pn latex-beamer <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.5.2-15
Fixed without adding the dependency.
--- End Message ---