libGL.so.1 from libgl1-mesa-swx11 doesn't get found by applications

Bug #522048 reported by Michael Bienia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mesa (Ubuntu)
Fix Released
Medium
Alberto Milone

Bug Description

libGL.so.1 from libgl1-mesa-swx11 is also placed in /usr/lib/mesa but unlike libgl1-mesa-glx it doesn't have a ld.so.conf configuration snippet so it doesn't get found by the applications.

Steps to reproduce:
apt-get install rss-glx (this will pull in libgl1-mesa-glx and everything is OK)
ldd /usr/lib/xscreensaver/biof (libGL.so.1 => /usr/lib/mesa/libGL.so.1)
apt-get install libgl1-mesa-swx11 (this will replace libgl1-mesa-glx with libgl1-mesa-swx11)
ldd /usr/lib/xscreensaver/biof (libGL.so.1 => not found)

Related branches

Michael Bienia (geser)
Changed in mesa (Ubuntu):
assignee: nobody → Alberto Milone (albertomilone)
Changed in mesa (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mesa - 7.7-3ubuntu1

---------------
mesa (7.7-3ubuntu1) lucid; urgency=low

  [ Timo Aaltonen ]
  * Merge from Debian experimental.

  [ Robert Hooker ]
  * Add 100_no_abi_tag.patch: Removes the ABI tag in /usr/lib/libGL.so.1
    which prevented ldconfig from using a libGL from another directory
    at a higher priority than the one in /usr/lib.
  * Install libGL alternatives with libgl1-mesa-swx11 as well. (LP: #522048)

mesa (7.7-3) experimental; urgency=low

  * Pull from upstream mesa_7_7_branch up to commit f5145a6e.
  * Build against libdrm-radeon1 2.4.17 to get DRI2 support.

mesa (7.7-2) experimental; urgency=low

  [ Julien Cristau ]
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason. Thanks, Colin Watson!
  * Remove myself from Uploaders

  [ Brice Goglin ]
  * Pull from upstream mesa_7_7_branch up to commit 2f28ca0a.
    + Fix funky colors on radeon/r200/r300.
 -- Timo Aaltonen <email address hidden> Fri, 19 Feb 2010 15:52:12 +0200

Changed in mesa (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.