[Pkg-games-ubuntu] [Bug 273558] Re: /usr/lib/libopenal.so.0 missing from Intrepid

Robert Jaemmrich 273558 at bugs.launchpad.net
Fri Jan 6 14:42:38 UTC 2012


I'm running X-Plane 10.03 Beta 10 on Ubuntu Oneiric 64 here.

A X-Plane MessageBox states that "We could not locate an load OpenAL"
while strace shows

open("/usr/lib32/libopenal.so", O_RDONLY) = 13
read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340k\0\0\0\0\0\0"..., 512) = 512
close(13)               
(...)
open("/usr/lib/libopenal.so", O_RDONLY) = 13
read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340k\0\0\0\0\0\0"..., 512) = 512
close(13)

Any workaround is very appreciated. :-)

-- 
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to openal-soft in Ubuntu.
https://bugs.launchpad.net/bugs/273558

Title:
  /usr/lib/libopenal.so.0 missing from Intrepid

Status in “openal-soft” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: libopenal1
  Version: 1:1.3.253-4ubuntu1

  The libopenal1 binary package in Intrepid replaces the old libopenal0a
  binary package from Hardy, Gutsy etc. libopenal0a created
  /usr/lib/libopenal.so.0, but the new libopenal1 package does not (it
  creates /usr/lib/libopenal.so.1 instead).

  This breaks some third-party binaries, eg X-Plane
  (http://www.x-plane.com/).

  Suggested fix:
  The libopenal1 binary package should create a symbolic link from /usr/lib/libopenal.so.0 to /usr/lib/libopenal.so.1

  Alternative fix:
  Retain the old libopenal0a binary package in Intrepid, in addition to the new libopenal1 binary package. And change the libopenal1 package so that it does not replace libopenal0 or libopenal0a.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openal-soft/+bug/273558/+subscriptions



More information about the Pkg-games-ubuntu mailing list