[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#466790: marked as done (libGL.so.1.2 hardcodes /usr/lib/dri which breaks in ia32-libs)



Your message dated Wed, 9 Feb 2011 14:38:24 +0100
with message-id <20110209133824.GA5741@debian.org>
and subject line Re: Bug#466790: libGL.so.1.2 hardcodes /usr/lib/dri
has caused the Debian Bug report #466790,
regarding libGL.so.1.2 hardcodes /usr/lib/dri which breaks in ia32-libs
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 owner@bugs.debian.org
immediately.)


-- 
466790: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466790
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ia32-libs
Version: 2.2
Severity: important
File: /emul/ia32-linux/usr/lib/libGL.so.1.2

libGL.so.1.2 contains the literal path "/usr/lib/dri", which breaks 32-bit 3D
applications (as it should actually point to /usr/lib32/dri).
(Note: I'm using fglrx, so this bug might not affect standard setups.)

$ strings /emul/ia32-linux/usr/lib/libGL.so.1.2 | grep lib/dri
/usr/lib/dri

You can reproduce this by getting the i386 mesa-utils and try running
glxgears:

# apt-get install ia32-libs
$ wget \
http://ftp.at.debian.org/debian/pool/main/m/mesa/mesa-utils_7.0.2-4_i386.deb
$ dpkg-deb -x ../mesa-utils_7.0.2-4_i386.deb .
$ ./usr/bin/glxgears 
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  25
  Current serial number in output stream:  25

As a workaround, I have replaced /usr/lib/dri with /usr/foo/dri using a hex
editor, and made /usr/foo a symlink to /usr/lib32.  After that, 32-bit
glxgears runs just fine.

  Gabriel.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ia32-libs depends on:
ii  dpkg                   1.14.16.6         package maintenance system for Deb
ii  lib32asound2           1.0.15-3          ALSA library (32 bit)
ii  lib32gcc1              1:4.3-20080202-1  GCC support library (32 bit Versio
ii  lib32ncurses5          5.6+20080203-1    Shared libraries for terminal hand
ii  lib32stdc++6           4.3-20080202-1    The GNU Standard C++ Library v3 (3
ii  lib32z1                1:1.2.3.3.dfsg-11 compression library - 32 bit runti
ii  libc6-i386             2.7-8             GNU C Library: 32bit shared librar
ii  lsb-release            3.1-24            Linux Standard Base version report

ia32-libs recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Gabriel Ebner <ge@gabrielebner.at> (21/02/2008):
> Package: ia32-libs
> Version: 2.2
> Severity: important
> File: /emul/ia32-linux/usr/lib/libGL.so.1.2
> 
> libGL.so.1.2 contains the literal path "/usr/lib/dri", which breaks
> 32-bit 3D applications (as it should actually point to
> /usr/lib32/dri).  (Note: I'm using fglrx, so this bug might not
> affect standard setups.)

Hi all.

Please open a bug against src:mesa when multiarch is ready and when
proper patches are available; in the meanwhile, closing this bug
report.

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: