failed: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb

Asked by Giorgio Rossi

After the update I did this morning now I have some programs not running anymore.

Hereafter some examples:

giorgio@grossi:~$ virtualbox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb

giorgio@grossi:~$ bleachbit
Traceback (most recent call last):
  File "/usr/bin/bleachbit", line 41, in <module>
    import gtk
  File "/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
ImportError: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb

I'm running Ubuntu 11.10 (Linux grossi 3.0.0-15-generic-pae #25-Ubuntu SMP Mon Jan 2 19:40:15 UTC 2012 i686 i686 i386 GNU/Linux
giorgio@grossi:~$ lsb_release -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-3.2-ia32:printing-3.2-noarch:printing-4.0-ia32:printing-4.0-noarch:qt4-3.1-ia32:qt4-3.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric

Is it a new bug ?

Thank you

Giorgio

P.S. How can I see which pacjages has been updated last time I run the update manager ?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu virtualbox-ose Edit question
Assignee:
No assignee Edit question
Solved by:
Giorgio Rossi
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

dpkg -l | grep -i vurtualbox

Thanks

Revision history for this message
Giorgio Rossi (grossi2006) said :
#2

Hello,

here you can see the output you requested me:

giorgio@grossi:~$ dpkg -l | grep -i virtualbox
rc virtualbox 4.1.6-dfsg-2
                                                        x86 virtualization
solution - base binaries
ii virtualbox-4.1
 4.1.8-75467~Ubuntu~oneiric
  Oracle VM VirtualBox
rc virtualbox-qt 4.1.6-dfsg-2
                                                        x86 virtualization
solution - Qt based user interface

Best regards

Giorgio

2012/1/4 actionparsnip <email address hidden>

> Your question #183731 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/183731
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> What is the output of:
>
> dpkg -l | grep -i vurtualbox
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/183731
>
> You received this question notification because you asked the question.
>

Revision history for this message
DINAMIK (silpablo) said :
#3

I'm having the same issue on linux mint:

/usr/lib/linuxmint/mintInstall/mintinstall.py:252: SyntaxWarning: import * only allowed at module level
def get_status_description(self, transaction):
/usr/lib/linuxmint/mintInstall/mintinstall.py:260: SyntaxWarning: import * only allowed at module level
def get_role_description(self, transaction):
Traceback (most recent call last):
File "/usr/lib/linuxmint/mintInstall/mintinstall.py", line 6, in <module>
import gtk
File "/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
from gtk import _gtk
ImportError: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb

this happend with mintinstall and all the others mint app.

Revision history for this message
gururise (gururise) said :
#4

Same problem here with VirtualBox and Ubuntu 11.10

Revision history for this message
Wim Jansen (wim-jansen) said :
#5

Same type of error when running Indicator-SysMonitor:

wim@UbuntuAsusWim:~$ indicator-sysmonitor
Traceback (most recent call last):
  File "/usr/bin/indicator-sysmonitor", line 25, in <module>
    import gtk
  File "/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
ImportError: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb
wim@UbuntuAsusWim:~$

Hope this helps, we need aswers...

Wim Jansen

Revision history for this message
DINAMIK (silpablo) said :
#6

giorgio
guru
wim

are u using xorg ppa?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

ok then run:

sudo -P virtualbox virtualbox-qt

Then run:

sudo apt-get install virtualbox

Revision history for this message
Giorgio Rossi (grossi2006) said :
#8

Hi,

hereafter the commands you asked me:

giorgio@grossi:~$ sudo -P virtualbox virtualbox-qt
[sudo] password for giorgio:
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb
giorgio@grossi:~$ sudo apt-get install virtualbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  virtualbox-dkms virtualbox-qt
Suggested packages:
  virtualbox-guest-additions-iso vde2
The following packages will be REMOVED:
  virtualbox-4.1
The following NEW packages will be installed:
  virtualbox virtualbox-dkms virtualbox-qt
0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
Need to get 0 B/23.0 MB of archives.
After this operation, 51.6 MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 336365 files and directories currently installed.)
Removing virtualbox-4.1 ...
 * Stopping VirtualBox kernel modules [ OK ]
Processing triggers for hicolor-icon-theme ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for shared-mime-info ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Selecting previously deselected package virtualbox.
(Reading database ... 335634 files and directories currently installed.)
Unpacking virtualbox (from .../virtualbox_4.1.6-dfsg-2_i386.deb) ...
Selecting previously deselected package virtualbox-dkms.
Unpacking virtualbox-dkms (from .../virtualbox-dkms_4.1.6-dfsg-2_all.deb) ...
Selecting previously deselected package virtualbox-qt.
Unpacking virtualbox-qt (from .../virtualbox-qt_4.1.6-dfsg-2_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Processing triggers for menu ...
Processing triggers for shared-mime-info ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'
Processing triggers for hicolor-icon-theme ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Setting up virtualbox (4.1.6-dfsg-2) ...
 * Stopping VirtualBox kernel modules [ OK ]
 * Starting VirtualBox kernel modules * No suitable module for running kernel found
                                                                                                                                                  [fail]
invoke-rc.d: initscript virtualbox, action "restart" failed.
Processing triggers for python-central ...
Setting up virtualbox-dkms (4.1.6-dfsg-2) ...
Loading new virtualbox-4.1.6 DKMS files...
First Installation: checking all kernels...
Building only for 3.0.0-15-generic-pae
Building initial module for 3.0.0-15-generic-pae
Done.

vboxdrv:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.0.0-15-generic-pae/updates/dkms/

vboxnetadp.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.0.0-15-generic-pae/updates/dkms/

vboxnetflt.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.0.0-15-generic-pae/updates/dkms/

vboxpci.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.0.0-15-generic-pae/updates/dkms/

depmod....

DKMS: install Completed.
 * Stopping VirtualBox kernel modules [ OK ]
 * Starting VirtualBox kernel modules [ OK ]
Setting up virtualbox-qt (4.1.6-dfsg-2) ...
Processing triggers for menu ...
giorgio@grossi:~$ virtualbox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb
giorgio@grossi:~$ dpkg -l | grep -i virtualbox
ii virtualbox 4.1.6-dfsg-2 x86 virtualization solution - base binaries
rc virtualbox-4.1 4.1.8-75467~Ubuntu~oneiric Oracle VM VirtualBox
ii virtualbox-dkms 4.1.6-dfsg-2 x86 virtualization solution - kernel module sources for dkms
ii virtualbox-qt 4.1.6-dfsg-2 x86 virtualization solution - Qt based user interface
giorgio@grossi:~$

Revision history for this message
Wim Jansen (wim-jansen) said :
#9

My Software Sources contain:

http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu oneiric main
http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu oneiric main (Source Code)

Hope this is what you're looking for, kind regards and success

Wim Jansen

> To: <email address hidden>
> From: <email address hidden>
> Subject: Re: [Question #183731]: failed: /usr/lib/i386-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb
> Date: Wed, 4 Jan 2012 19:40:52 +0000
>
> Question #183731 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/183731
>
> DINAMIK posted a new comment:
> giorgio
> guru
> wim
>
> are u using xorg ppa?
>
> --
> You received this question notification because you are a direct
> subscriber of the question.

Revision history for this message
Giorgio Rossi (grossi2006) said :
#10

Here you can find my sources.list file:

giorgio@grossi:~$ cat /etc/apt/sources.list
#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################

###### Ubuntu Main Repos
deb http://it.archive.ubuntu.com/ubuntu/ oneiric main restricted universe multiverse

###### Ubuntu Update Repos
deb http://it.archive.ubuntu.com/ubuntu/ oneiric-security main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu/ oneiric-proposed main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

###### Ubuntu Partner Repo

###### Ubuntu Extras Repo
deb http://extras.ubuntu.com/ubuntu oneiric main

##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Audacity - http://audacity.sourceforge.net/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1024R/BB901940
deb http://ppa.launchpad.net/audacity-team/daily/ubuntu oneiric main

#### AWN (Avant Window Navigator) Testing Packages - http://awn-project.org/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BF810CD5
deb http://ppa.launchpad.net/awn-testing/ppa/ubuntu oneiric main

#### Banshee - https://edge.launchpad.net/~banshee-team
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6E80C6B7
deb http://ppa.launchpad.net/banshee-team/ppa/ubuntu oneiric main

#### Chromium Project - http://code.google.com/chromium/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E5E17B5
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu oneiric main

#### DeaDBeeF - http://deadbeef.sourceforge.net/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3C8E2A7F
deb http://ppa.launchpad.net/alexey-smirnov/deadbeef/ubuntu oneiric main

#### Equinox - https://launchpad.net/~tiheum/+archive/equinox
## Run this command: sudo apt-get update && sudo apt-get install faenza-icon-theme && sudo apt-get install equinox-theme
deb http://ppa.launchpad.net/tiheum/equinox/ubuntu oneiric main

#### Esmska - http://code.google.com/p/esmska/
## Run this command: wget -q -O - http://repo.palatinus.cz/repo.key | sudo apt-key add -
deb http://repo.palatinus.cz/stable /

#### FBReader - http://www.fbreader.org/desktop/
## Run this command: http://www.fbreader.org/desktop/debian/geometer.fbreader.org.asc -O- | sudo apt-key add -
deb http://www.fbreader.org/desktop/debian stable main

#### Flacon - http://kde-apps.org/content/show.php?content=113388
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F2A61FE5
deb http://ppa.launchpad.net/flacon/ppa/ubuntu oneiric main

#### GetDeb - http://www.getdeb.net
## Run this command: wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
deb http://archive.getdeb.net/ubuntu oneiric-getdeb apps

#### Glx-Dock / Cairo-Dock - http://www.glx-dock.org
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E80D6BF5
deb http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu oneiric main

#### GNUzilla and IceCat - http://www.gnu.org/software/gnuzilla/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys
deb http://ppa.launchpad.net/gnuzilla-team/ppa/ubuntu oneiric main

#### Google Linux Software Repositories - http://www.google.com/linuxrepositories/
## Run this command: wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free

#### Gwibber (Daily) - https://launchpad.net/gwibber
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 72D340A3
deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu oneiric main

#### HandBrake Snapshots - http://handbrake.fr/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950D8
deb http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu oneiric main

#### Mozilla Daily Build Team - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
### deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu oneiric main

#### OpenShot - http://www.openshotvideo.com
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B9BA26FA
deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu oneiric main

#### Opera - http://www.opera.com/
## Run this command: sudo wget -O - http://deb.opera.com/archive.key | sudo apt-key add -

#### PlayDeb Beta 2 - http://www.playdeb.net/
## Run this command: wget -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
deb http://archive.getdeb.net/ubuntu oneiric-getdeb games

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian oneiric contrib

#### WebKit Team PPA - https://launchpad.net/~webkit-team/+archive/ppa
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2D9A3C5B
deb http://ppa.launchpad.net/webkit-team/ppa/ubuntu oneiric main

#### Webmin - http://www.webmin.com
## Run this command: wget http://www.webmin.com/jcameron-key.asc -O- | sudo apt-key add -
deb http://download.webmin.com/download/repository sarge contrib

#### Wine - https://launchpad.net/~ubuntu-wine/+archive/ppa/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0
deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu oneiric main

#### X Updates - https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AF1CDFA9
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu oneiric main

#### Xorg Edgers - https://launchpad.net/~xorg-edgers
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8844C542
deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu oneiric main

Best regards
Giorgio

Revision history for this message
DINAMIK (silpablo) said :
#11

I'm using this one as well.

I will try a ppa purge maybe today, I guess there is a big problem with some libraries inside xorg ppa

Revision history for this message
gururise (gururise) said :
#12

@DINAMIK (silpablo): I am using this PPA that provides updated X and MESA gfx drivers, but not an updated Xorg:
 https://launchpad.net/~oibaf/+archive/graphics-drivers/

Revision history for this message
DINAMIK (silpablo) said :
#13

after a dist-upgrade today. problem resolved

Revision history for this message
DINAMIK (silpablo) said :
#14

@gururise

thanks for the ppa, is very usefull

Revision history for this message
Mr Lee (leet+) said :
#15

Solved for me too. I was having the same (it seems) problem when I tried to run Quodlibet after the most recent upgrade. I also have the xorg-edgers ppa and am running Oneiric. Running Quodlibet from the command line produced the following:

Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 289, in <module>
    main()
  File "/usr/bin/quodlibet", line 36, in main
    library=const.LIBRARY,
  File "/usr/lib/pymodules/python2.7/quodlibet/__init__.py", line 160, in init
    _gtk_init(icon)
  File "/usr/lib/pymodules/python2.7/quodlibet/__init__.py", line 30, in _gtk_init
    import gtk
  File "/usr/lib/pymodules/python2.7/quodlibet/__init__.py", line 132, in import_ql
    try: return old_import(module, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
  File "/usr/lib/pymodules/python2.7/quodlibet/__init__.py", line 132, in import_ql
    try: return old_import(module, *args, **kwargs)
ImportError: /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1: undefined symbol: xcb_glx_set_client_info_2arb

Adding oibaf's ppa that gururise mentioned and upgrading solved the problem for me.

Revision history for this message
Giorgio Rossi (grossi2006) said :
#16

Hi all,

after a dist-upgrade today. problem resolved for me too.

Thank you

Giorgio

Revision history for this message
Wim Jansen (wim-jansen) said :
#17

Hello All,

I didn't need the extra ppa (https://launchpad.net/~oibaf/+archive/graphics-drivers/), only a dist-upgrade solved it.

Thank you all, kind regards,

Wim Jansen

Revision history for this message
Giorgio Rossi (grossi2006) said :
#18

LinkedIn
------------

Build your professional network, discover opportunities, and keep in touch with me on LinkedIn.

- Giorgio

Giorgio Rossi
Consultant at Oracle
Milan Area, Italy

Confirm that you know Giorgio Rossi:
https://www.linkedin.com/e/-5gutvf-ho8qty30-i/isd/18186616499/Mi2lf7vD/?hs=false&tok=1UNVfbUQzidC01

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-5gutvf-ho8qty30-i/XjtegcCB1qAbglN4WsGAIeCQBXGHeVRb90p6WE6FFtLBgMNs0KarWh/goo/question183731%40answers%2Elaunchpad%2Enet/20061/I5969034770_1/?hs=false&tok=1GWDBXY5_idC01

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.