[Pkg-openmpi-maintainers] Bug#832285: Symlink /usr/lib/libompitrace.so.0 pointing to wrong file

Guus Sliepen guus at debian.org
Sun Sep 11 15:17:30 UTC 2016


I'm writing a tool called debsyscheck that tries to find and repair
problems with a debian installation. It found this problem on one of my
systems:

[guus at haplo]~/debsyscheck>sudo ./debsyscheck
STAGE 1: gathering information about installed packages
STAGE 2: checking for missing files
[...]
Missing file /usr/lib/libompitrace.so.0 from package libopenmpi2

Reinstalling libopenmpi2 does not fix the problem. After some digging,
it looks like the package does contain this file, but it links to
libompitrace.so.0.0.0, which is wrong. During the postinst phase,
ldconfig notices the dangling symlink in /usr/lib and removes it.

This symlink should not be in the package at all; ldconfig normally will
create such symlinks automatically, and indeed it creates the correct
symlink (libompitrace.so.20 -> libompitrace.so.20.0.0).

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <guus at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-openmpi-maintainers/attachments/20160911/cb96339c/attachment.sig>


More information about the Pkg-openmpi-maintainers mailing list