Bug#831788: OSError: libmpi.so.1: cannot open shared object file: No such file or directory
Nico Schlömer
nico.schloemer at gmail.com
Tue Jul 19 12:52:52 UTC 2016
Package: python-gmsh
Version: 2.10.1+dfsg1-1ubuntu4
Severity: normal
Dear Maintainer,
The python-gmsh appears to be broken:
```
$ python -c "import gmshpy"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/gmshpy/__init__.py", line 3, in
<module>
mpi = CDLL('libmpi.so.1', RTLD_GLOBAL)
File "/usr/lib/python2.7/ctypes/__init__.py", line 362, in __init__
self._handle = _dlopen(self._name, mode)
OSError: libmpi.so.1: cannot open shared object file: No such file or directory
```
-- System Information:
Debian Release: stretch/sid
APT prefers xenial-updates
APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.0-31-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python-gmsh depends on:
ii libc6 2.23-0ubuntu3
ii libgcc1 1:6.0.1-0ubuntu1
ii libgmsh2v5 2.10.1+dfsg1-1ubuntu4
ii libpython2.7 2.7.12-1~16.04
ii libstdc++6 5.4.0-6ubuntu1~16.04.1
ii python 2.7.11-1
Versions of packages python-gmsh recommends:
ii gmsh 2.10.1+dfsg1-1ubuntu4
python-gmsh suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list