Bug#453287: bouncy: upgraded to sid, problem persists

Arthur Marsh arthur.marsh at internode.on.net
Thu Nov 29 09:49:40 UTC 2007


Package: bouncy
Version: 0.6.20071104-1
Followup-For: Bug #453287


I upgraded to sid, and still received the same error:

$ bouncy
Traceback (most recent call last):
  File "game.py", line 8, 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 7, in ?
    from OpenGL import platform, arrays
  File "/usr/lib/python2.4/site-packages/OpenGL/platform/__init__.py", 
line 24, in ?
    from OpenGL.platform.glx import *
  File "/usr/lib/python2.4/site-packages/OpenGL/platform/glx.py", line 
29, in ?
    mode=ctypes.RTLD_GLOBAL
  File 
"/usr/lib/python2.4/site-packages/OpenGL/platform/ctypesloader.py", line 
37, in loadLibrary
    return dllType( name, mode )
  File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 340, 
in __init__
    self._handle = _dlopen(self._name, mode)
OSError: GL: cannot open shared object file: No such file or directory

# dpkg -l|grep -i gl|awk '{print $2 " " $3}'
aptitude-doc-en 0.4.9-2
aspell-en 6.0-0-5.1
freeglut3 2.4.0-6
gcompris-sound-en 8.4.2-1
libdbus-glib-1-2 0.74-1
libgl1-mesa-dri 7.0.2-2
libgl1-mesa-glx 7.0.2-2
libgl1-mesa-swx11 7.0.2-2
libgl1-mesa-swx11-i686 7.0.2-2
libglib2.0-0 2.14.4-1
libglib2.0-data 2.14.4-1
libglu1-mesa 7.0.2-2
libtag1c2a 1.4-8+b1
python-opengl 3.0.0~a6-4
xserver-xorg-video-glint 1:1.1.1-8

 grep -v \# xorg.conf |uniq

Section "Files"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "Device"
        Identifier      "nVidia Corporation NV20 [GeForce3 Ti 200]"
        Driver          "nv"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV20 [GeForce3 Ti 200]"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1024x768" "832x624" "800x600" "720x400" 
"640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection


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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bouncy depends on:
ii  python               2.4.4-6             An interactive high-level object-o
ii  python-opengl        3.0.0~a6-4          Python bindings to OpenGL
ii  python-pygame        1.7.1release-4.1+b1 SDL bindings for games development
ii  ttf-bitstream-vera   1.10-7              The Bitstream Vera family of free 

bouncy recommends no packages.

-- no debconf information





More information about the Pkg-games-devel mailing list