[Debichem-devel] Bug#992931: libopenmm7.5 does not include libOpenMMAmoeba.so, libOpenMMDrude.so, and libOpenMMRPMD.so
Adam Sjøgren
asjo at koldfront.dk
Wed Aug 25 10:12:49 BST 2021
Package: libopenmm7.5
Version: 7.5.0+dfsg-1
Severity: normal
Dear Maintainer,
The libopenmm7.5 package does not include these three libraries, that are built during compilation:
/usr/lib/libOpenMMAmoeba.so
libOpenMMDrude.so
libOpenMMRPMD.so
(same folder as libOpenMM.so itself, separate from the plugins).
I was expecting them to be included in the (a?) package, e.g. something like:
--- yay/openmm-7.5.1+dfsg/debian/rules 2021-07-01 12:45:26.000000000 +0200
+++ hep/openmm-7.5.1+dfsg/debian/rules 2021-08-25 10:39:41.279649991 +0200
@@ -40,6 +40,9 @@
override_dh_auto_install:
dh_auto_install -O--buildsystem=cmake
dh_install -plibopenmm7.5 debian/tmp/usr/lib/libOpenMM.so.* usr/lib/${DEB_HOST_MULTIARCH}
+ dh_install -plibopenmm7.5 debian/tmp/usr/lib/libOpenMMAmoeba.so usr/lib/${DEB_HOST_MULTIARCH}
+ dh_install -plibopenmm7.5 debian/tmp/usr/lib/libOpenMMDrude.so usr/lib/${DEB_HOST_MULTIARCH}
+ dh_install -plibopenmm7.5 debian/tmp/usr/lib/libOpenMMRPMD.so usr/lib/${DEB_HOST_MULTIARCH}
dh_install -plibopenmm-dev debian/tmp/usr/lib/libOpenMM.so usr/lib/${DEB_HOST_MULTIARCH}
dh_install -plibopenmm-plugins debian/tmp/usr/lib/plugins usr/lib/${DEB_HOST_MULTIARCH}/openmm
# cd obj-*/python && python3 setup.py install --install-layout=deb --root=$(CURDIR)/debian/tmp
(not sure if that is the correct way :-))
What do you think?
Best regards,
Adam
-- System Information:
Debian Release: 11.0
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libopenmm7.5 depends on:
ii libc6 2.31-13
ii libgcc-s1 10.2.1-6
ii libstdc++6 10.2.1-6
libopenmm7.5 recommends no packages.
libopenmm7.5 suggests no packages.
-- no debconf information
More information about the Debichem-devel
mailing list