[DebianGIS-dev] Bug#595603: python-liblas: OSError: liblas.so: cannot open shared object file: No such file or directory

Jakub Wilk jwilk at debian.org
Sun Sep 5 11:02:04 UTC 2010


Package: python-liblas
Version: 1.2.1-1
Severity: serious
Justification: Policy 3.5 [0]

liblas cannot be imported in a clean chroot:

$ python -c 'import liblas'
Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "/usr/lib/pymodules/python2.6/liblas/__init__.py", line 1, in <module>
     from core import *
   File "/usr/lib/pymodules/python2.6/liblas/core.py", line 136, in <module>
     las = ctypes.CDLL(lib_name)
   File "/usr/lib/python2.6/ctypes/__init__.py", line 353, in __init__
     self._handle = _dlopen(self._name, mode)
OSError: liblas.so: cannot open shared object file: No such file or directory

$ dpkg -S liblas.so
liblas1: /usr/lib/liblas.so.1.0.0
liblas1: /usr/lib/liblas.so.1


[0] Well, while the bug might be fixed by adding a dependency on liblas-dev,
there are better ways to fix it.

-- 
Jakub Wilk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20100905/53a2af7d/attachment.pgp>


More information about the Pkg-grass-devel mailing list