Your message dated Thu, 08 Nov 2007 00:28:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-openmpi-maintainers] Bug#450518: Bug#450518: mpicc not
found
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libopenmpi-dev
Version: 1.2.4-3
Severity: grave
--- Please enter the report below this line. ---
$ wajig install libopenmpi-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libmatheval1 libsuperlu3 libt1-5 libsuperlu3-dev libhdf4g gpsd
libwebkitgdk0d xpdf-common
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libopenmpi1 openmpi-common
The following NEW packages will be installed:
libopenmpi-dev libopenmpi1 openmpi-common
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 1555kB of archives.
After unpacking 6881kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ftp.cz.debian.org unstable/main libopenmpi1 1.2.4-3 [1059kB]
Get:2 http://ftp.cz.debian.org unstable/main openmpi-common 1.2.4-3 [46.4kB]
Get:3 http://ftp.cz.debian.org unstable/main libopenmpi-dev 1.2.4-3 [450kB]
Fetched 1555kB in 18s (85.3kB/s)
Selecting previously deselected package libopenmpi1.
(Reading database ... 173852 files and directories currently installed.)
Unpacking libopenmpi1 (from .../libopenmpi1_1.2.4-3_i386.deb) ...
Selecting previously deselected package openmpi-common.
Unpacking openmpi-common (from .../openmpi-common_1.2.4-3_all.deb) ...
Selecting previously deselected package libopenmpi-dev.
Unpacking libopenmpi-dev (from .../libopenmpi-dev_1.2.4-3_i386.deb) ...
Setting up libopenmpi1 (1.2.4-3) ...
Setting up openmpi-common (1.2.4-3) ...
Setting up libopenmpi-dev (1.2.4-3) ...
$ mpicc
-bash: mpicc: command not found
This temporary fix overcomes the problem:
$ sudo ln -s /usr/bin/opal_wrapper /usr/bin/mpicc
The same has to be done for all the others: mpif77, mpi90 etc.
Ondrej
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-2-686
Debian Release: lenny/sid
500 unstable ftp.cz.debian.org
--- Package information. ---
Depends (Version) | Installed
==============================-+-============
libopenmpi1 (= 1.2.4-3) | 1.2.4-3
openmpi-common (= 1.2.4-3) | 1.2.4-3
--- End Message ---
--- Begin Message ---
Am Mittwoch, den 07.11.2007, 23:58 +0100 schrieb Ondrej Certik:
> Sure, close it. Open MPI seems to be fine.
Thanks! We put a lot of effort in it and are very happy it's
appreciated! :)
I'll close the bug then.
> I also managed to build petsc thanks to this. Now I am going to try to
> fix libmesh and petsc4py.
Happy Hacking!
Best regards
Manuel
--- End Message ---