** Description changed:

- The package libmpich12 is correctly installing libmpich.so.12.x.x on every 
version of ubuntu except for bionic where it installs libmpich.so.0
- I have experienced that problem with libmpich12 3.3~a2-4 on Ubuntu 18.04.4 LTS
- https://packages.ubuntu.com/bionic/amd64/libmpich12/filelist
- https://packages.ubuntu.com/eoan/amd64/libmpich12/filelist
+ [Impact] 
+  * This bug affects the users because the users expect to get libmpich.so.1.2 
when installing the package libmpich12.
+ * As the bug occurs only on ubuntu 18.04 it makes binaries that are compiled 
with the lib provided by the defective package incompatible with other ubuntu 
versions using the same package.
  
- The related question:
- https://answers.launchpad.net/ubuntu/+source/mpich/+question/692331
+ 
+ [Test Case]
+ 
+ * To reproduce the bug install libmpich12 on Ubuntu 18.04
+ * Then you can check the version of the libmpich that has been installed:
+ objdump -p /usr/lib/x86_64-linux-gnu/libmpich.so | grep SONAME
+ You should expect the following output:
+ SONAME               libmpich.so.0

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

Title:
  Package libmpich12 on bionic installs libmpich.so.0 instead of
  libmpich.so.12

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

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

Reply via email to