[Bug 863248] [NEW] dependency on liblzo2-2 not specified

2011-09-30 Thread Jonathan Blakes
Public bug reported:

When I import tables without liblzo2-2 I get a Traceback:

jvb@weasel:~$ python -c import tables
Traceback (most recent call last):
  File string, line 1, in module
  File /usr/lib/python2.7/dist-packages/tables/__init__.py, line 76, in 
module
from tables.file import File, openFile, copyFile
  File /usr/lib/python2.7/dist-packages/tables/file.py, line 43, in module
from tables import hdf5Extension
ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g

After installing liblzo2-2 - no traceback:
jvb@weasel:~$ sudo apt-get install liblzo2-2
jvb@weasel:~$ python -c import tables

jvb@weasel:~$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

jvb@weasel:~$ apt-cache policy python-tables
python-tables:
  Installed: 2.1.2-3.1build1
  Candidate: 2.1.2-3.1build1
  Version table:
 *** 2.1.2-3.1build1 0
500 http://gb.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: pytables (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  dependency on liblzo2-2 not specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/863248/+subscriptions

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


[Bug 594714] Re: APT's processing triggers for menu starts Nicotine

2010-09-03 Thread Jonathan Blakes
A similar thing happens for me with Leo:

Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.6/leo/plugins/ConceptualSort.py ...
SyntaxError: (unqualified exec is not allowed in function 'lcsort2' it is a 
nested function,)

Compiling /usr/lib/pymodules/python2.6/leo/plugins/LeoN.py ...
SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.6/leo/plugins/LeoN.py', 222, 41, 'if 
is_causally_ready(t_op, self): \t\t# check if it is causally ready\n'))

Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.6/leo/plugins/ConceptualSort.py ...
SyntaxError: (unqualified exec is not allowed in function 'lcsort2' it is a 
nested function,)

Compiling /usr/lib/pymodules/python2.6/leo/plugins/LeoN.py ...
SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.6/leo/plugins/LeoN.py', 222, 41, 'if 
is_causally_ready(t_op, self): \t\t# check if it is causally ready\n'))

-- 
APT's processing triggers for menu starts Nicotine
https://bugs.launchpad.net/bugs/594714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572777] Re: NetworkManager or wpa_supplicant timing out when connecting wireless

2010-08-18 Thread Jonathan Blakes
Adding Debian sid packages for wpa-supplicant, etc from comment #35
worked me on a Dell M1330 Lucid 64-bit. Strangely the Network Manager
notifier shows no connection but browsing works fine.

-- 
NetworkManager or wpa_supplicant timing out when connecting wireless
https://bugs.launchpad.net/bugs/572777
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348983] Re: [jaunty] PyTables does not work for Python 2.6

2009-10-12 Thread Jonathan Blakes
dieterv, did you build it for the HDF5 1.6 or 1.8 API? Is your package
available somewhere? Thanks

-- 
[jaunty] PyTables does not work for Python 2.6
https://bugs.launchpad.net/bugs/348983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 418081] [NEW] incorrect includedir in /usr/lib/pkgconfig/muparser.pc

2009-08-24 Thread Jonathan Blakes
Public bug reported:

says:
includedir=\include/muParser

should be:
includedir=${prefix}/include/muParser

** Affects: muparser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
incorrect includedir in /usr/lib/pkgconfig/muparser.pc
https://bugs.launchpad.net/bugs/418081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 151045] Re: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64

2009-02-22 Thread Jonathan Blakes
Copying a good copy from /usr/lib over the one in /usr/local/lib worked
for me. I definitely installed a rogue zlib.

Thanks everyone

-- 
symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64
https://bugs.launchpad.net/bugs/151045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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