[Bug 493980] Re: poker installation failed

Jean-Baptiste Lallement jeanbaptiste.lallement at gmail.com
Tue Dec 8 21:42:49 UTC 2009


Thanks for your report.

The relevant error is:
=====
Configurazione di python-poker-engine (1.3.3-2)...
Traceback (most recent call last):
  File "/usr/sbin/pokerconfigupgrade", line 121, in <module>
    sys.exit(main())
  File "/usr/sbin/pokerconfigupgrade", line 76, in main
    config_module = my_import(module)
  File "/usr/sbin/pokerconfigupgrade", line 38, in my_import
    mod = __import__(name)
  File "/usr/lib/python2.6/dist-packages/pokerengine/pokerengineconfig.py", line 32, in <module>
    import libxml2
  File "/usr/lib/pymodules/python2.6/libxml2.py", line 1, in <module>
    import libxml2mod
ImportError: /usr/lib/pymodules/python2.6/libxml2mod.so: symbol xmlFirstElementChild, version LIBXML2_2.7.3 not defined in file libxml2.so.2 with link time reference
dpkg: errore nell'elaborare python-poker-engine (--configure):
 il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1
=====

This is likely a conflict between the version of libxml2 installed
available with Ubuntu and a locally installed version.

Could you please open a terminal and run the following commands:
$ sudo updatedb
( wait until the prompt returns )
$ locate libxml2.so

Thanks.

** Changed in: poker-engine (Ubuntu)
       Status: New => Incomplete

-- 
poker installation failed
https://bugs.launchpad.net/bugs/493980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list