*** This bug is a duplicate of bug 277069 ***
https://bugs.launchpad.net/bugs/277069
I dont speak frensh but it seems like i got the exact same problem. Im not sure
if this is a duplicate of Bug #277069.
Here are my investigations:
sudo dpkg --configure xulrunner-1.9
calls
/var/lib/dpkg/info/xulrunner-1.9.postinst
which calls
/usr/bin/xulrunner-1.9 --gre-version
to determine the gre-version used by xulrunner.
Now watch this:
dra...@middle-blue:~$ /usr/bin/xulrunner-1.9 --gre-version
1.9.0.9
dra...@middle-blue:~$ sudo /usr/bin/xulrunner-1.9 --gre-version
/usr/lib/xulrunner-1.9.0.9/xulrunner-bin: error while loading shared libraries:
libxcb-xlib.so.0: cannot open shared object file: No such file or directory
dra...@middle-blue:~# ldd /usr/lib/xulrunner-1.9.0.9/xulrunner-bin | grep libxcb
libxcb-render-util.so.0 => /usr/lib/libxcb-render-util.so.0
(0x00007f9db0d90000)
libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007f9db0b87000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f9db096b000)
dra...@middle-blue:~# sudo ldd /usr/lib/xulrunner-1.9.0.9/xulrunner-bin | grep
libxcb
libxcb-render-util.so.0 => /usr/lib/libxcb-render-util.so.0
(0x00007fabe7835000)
libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007fabe762c000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007fabe7410000)
libxcb-xlib.so.0 => not found
dra...@middle-blue:~$ apt-file search libxcb-xlib.so.0
dra...@middle-blue:~$
The package libxcb-xlib0 is deprecated, not used anymore and was removed from
the repositories with 9.04.
I have no idea yet how sudo manages it to add dynamic libraries to other
binaries. sudo's environment variables and /etc/sudoers gave no hint.
--
libxcb crash after upgrade 9.04
https://bugs.launchpad.net/bugs/367068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs