OK, read the thread https://lists.ubuntu.com/archives/ubuntu-
devel/2009-February/027439.html
I guess that would make things more understandable for other users
suspecting a bug and finding this bug report.
--
setup.py install --prefix=/usr/local installs modules in site-packages/
directory
htt
I can confirm this bug. Although not critical, it is really annoying.
--
setup.py install --prefix=/usr/local installs modules in site-packages/
directory
https://bugs.launchpad.net/bugs/365352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
No worries, thask for the effort.
--
Error on installing debconf
https://bugs.launchpad.net/bugs/147375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
Is there an easy fix for this bug?
ilmar
--
hg crashed with ValueError in unbundle()
https://bugs.launchpad.net/bugs/234919
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
I can confirm that this indeed fixed the problems that I have been
having (and that I reported in #224706).
ilmar
--
Binutils corrupts Open MPI
https://bugs.launchpad.net/bugs/234837
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
I know, but I find it annoying to having to edit /etc/openmpi/openmpi-
mca-params.conf, and since it is disabled in openmpi i newer versions it
could as well be removed.
ilmar
--
Binutils corrupts Open MPI
https://bugs.launchpad.net/bugs/234837
You received this bug notification because you are
Where is LDFLAGS defined in the first place? We built the package from
source without the patch, and this worked.
Also, should InfiniBand be disabled as Dirk suggested?
ilmar
--
Binutils corrupts Open MPI
https://bugs.launchpad.net/bugs/234837
You received this bug notification because you are
I reported the bug marked as a duplicate of this
(https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/224706), and
have had problems with using Python on top of openmpi. We have been
building our own packages for openmpi based on Debian. A fix for Hardy
would be highly appreciated, so that we no
I am having the exact same problem using animate.
Version: 7:6.3.7.9.dfsg1-2ubuntu1
ilmar
--
identify command requires mpeg2decode
https://bugs.launchpad.net/bugs/59908
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
With every release, we hope that the problems we are having are solved,
but they never are. We keep creating our own packages of, amongst
others, openmpi based on Debias Sid. I see now that Gutsy will not see
version 1.2.6. This goes for openmpi in general, not any specific bugs.
--
mpicc (openmp
Public bug reported:
When using gcc 4.3 with openmpi, I keep getting the following errors. Since we
use -Wall theis breaks our builds:
cc1plus: warnings being treated as errors
In file included from
/usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h:246,
from /usr/lib/openmp
Public bug reported:
I have been trying to use openmpi for two different projects. On both, we swig
the c source code and import it in python. These packages are dolfin, which we
develop where I work, and the other is trilinos. In both cases, the output
looks something like:
[multiboot:14707] *
I'm using 1.1-2.5ubuntu1.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu
I have the same problem running Version: 1.1-2.5.
The following command fixed it:
cd /usr/include/
sudo ln -s openmpi/ompi ompi
I'm using normal ubuntu.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a membe
After fixing some other problem with openmpi, see my posts of today at
https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/152273, things
seem to be working now.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you
$dpkg -l | grep openmpi
ii openmpi-bin1.1-2.5ubuntu1
high performance message passing library
ii openmpi-common 1.1-2.5ubuntu1
high performance message passing library
ii openmpi-d
Update:
When creating the link
$ cd /usr/bin/
$ sudo ln -s mpicc.openmpi mpicc
it works as it should. So the problem seems to be that mpicc is not linked to
mpicc.openmpi under /usr/bin
ilmar
--
mpicc (openmpi) broken in Ubuntu 7.10 RC
https://bugs.launchpad.net/bugs/152273
You received this b
Sorry for all the posts, but I figured out what the problem was. Or at
least how to solve it. Even though I made sure that no other MPI-
libraries were installed (LAM, MPICH), they earlier presence contributed
to this error. After removing the file /var/lib/dpkg/alternatives/mpicc
the installation
Hi,
I have updated to the latest version, but I still have problems. After
installing openmpi-bin, there is no executable mpicc, only
mpicc.openmpi. This executable outputs nothing whatsoever.
ilmar
--
mpicc (openmpi) broken in Ubuntu 7.10 RC
https://bugs.launchpad.net/bugs/152273
You received
This is a bug, it happens when a normal c++ compiler is used instead of
mpicxx. Seems to be fixed in Hardy.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
No, I think I installed that package manually. I will try to notify
logilab. But if your fix works as described, at least such problems
should not result in the failing of a whole upgrade (something similar
happened to mo with the last upgrade, where a Python file could not be
compiled).
--
Error
I'm sorry, but I did that, and the result was the same, so I got a bit
creative :-)
[EMAIL PROTECTED]:~$ dpkg -S logilab/devtools/templates/setup.py
dpkg: fant ikke *logilab/devtools/templates/setup.py*.
--
Error on installing debconf
https://bugs.launchpad.net/bugs/147375
You received this bug
[EMAIL PROTECTED]:~$ dpkg -S
/usr/lib/python2.5/site-packages/logilab/devtools/templates/setup.py
dpkg: fant ikke
/usr/lib/python2.5/site-packages/logilab/devtools/templates/setup.py.
dpkg: could not find ...
That is weird. I think that the problem is that I used python version
2.5 by default,
The exact error is:
SyntaxError: from __future__ imports must occur at the beginning
of the file
--
Error on installing debconf
https://bugs.launchpad.net/bugs/147375
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubunt
Public bug reported:
Binary package hint: debconf
While installing the beta version o Gutsy Gibbon, using 'package-manager -d',
the whole installastion failed due to too many packages failing. The reason
they failed was because of debconf not working properly. The error was
something like:
Err
25 matches
Mail list logo