Your message dated Tue, 15 May 2012 18:03:55 +0000
with message-id <[email protected]>
and subject line Bug#672781: Removed package(s) from unstable
has caused the Debian Bug report #664035,
regarding libtrilinos: missing python symbols when compiling deal.II examples
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
664035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664035
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libtrilinos
Version: 10.4.0.dfsg-1
Severity: normal
As it stands this bug makes deal.II unusuable.
When trying to compile the /usr/share/doc/deal.ii-examples/step-1 from
deal.ii-examples,
I get a long list of errors about missing python symbols referenced in
/usr/lib/libtrilinos_pytrilinos.so
$ make
Makefile:140: Makefile.dep: No such file or directory
============================ Remaking Makefile.dep
==============optimized===== step-1.cc -> step-1.o
============================ Linking step-1
/usr/lib/libtrilinos_pytrilinos.so: undefined reference to `PyType_IsSubtype'
/usr/lib/libtrilinos_pytrilinos.so: undefined reference to `PyExc_RuntimeError'
...
/usr/lib/libtrilinos_pytrilinos.so: undefined reference to `PyList_New'
collect2: ld returned 1 exit status
make: *** [step-1] Error 1
If however I add -lpython2.7 to the compile command, the compilation goes
through, but I get segfault when I run the exectuable.
My guess would be that /usr/lib/libtrilinos_pytrilinos.so (as installed from
libtrilinos-dev) needs to be recompiled with python2.7.
I gather this might be somewhat of a problem from my inability to install the
actual package python-libtrilinos which conflicts with python2.7.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (600, 'unstable'), (500, 'testing'), (400, 'stable'), (300,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.3.0-rc7.01 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libtrilinos depends on:
ii libatlas3gf-base [liblapack.so.3gf] 3.8.4-3
ii libblas3gf [libblas.so.3gf] 1.2.20110419-2
ii libc6 2.13-27
ii libexpat1 2.0.1-7.2
ii libgcc1 1:4.6.3-1
ii libgfortran3 4.6.3-1
ii liblapack3gf [liblapack.so.3gf] 3.3.1-1
ii libopenmpi1.3 1.4.3-2.1
ii libstdc++6 4.6.3-1
libtrilinos recommends no packages.
Versions of packages libtrilinos suggests:
ii libtrilinos-doc 10.4.0.dfsg-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 10.4.0.dfsg-1+rm
Dear submitter,
as the package trilinos has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/672781
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)
--- End Message ---