[hardy] libopenmpi-dev creates dangling symlink in /etc/alternatives

Bug #207125 reported by Morten Kjeldgaard
2
Affects Status Importance Assigned to Milestone
openmpi (Ubuntu)
Fix Released
Undecided
Scott Kitterman

Bug Description

Binary package hint: libopenmpi-dev

When libopenmpi-.dev is installed, it creates the following dangling pointers in /etc/alternatives:

slave libmpi.so: /usr/lib/openmpi/lib/libmpi.so.0
slave libmpi++.so: /usr/lib/openmpi/lib/libmpi_cxx.so.0

(clipped from "update-alternatives --display mpi" output)

The *.so.0 files are non-existing. In fact, the .so.0 library is meant for the loader and should never be used for linking. These links must be corrected so they point to the correct .so targets.

Revision history for this message
Morten Kjeldgaard (mok0) wrote :

Please find attached a debdiff correcting the situation describe above, which has given me problems compiling illuminator, whose configure script fails because it can not locate libmpi.so.

Changed in openmpi:
status: New → Confirmed
Changed in openmpi:
assignee: nobody → kitterman
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package openmpi - 1.2.5-1ubuntu1

---------------
openmpi (1.2.5-1ubuntu1) hardy; urgency=low

  [ Morten Kjeldgaard ]
  * debian/libopenmpi-dev.postinst: Fixed dangling pointers (LP: #207125)

  [ Scott Kitterman ]
  * Modify Maintainer value to match the DebianMaintainerField
    specification.

 -- Scott Kitterman <email address hidden> Wed, 26 Mar 2008 13:48:29 -0400

Changed in openmpi:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.