Your message dated Wed, 23 Jun 2010 16:48:01 +0000
with message-id <e1ort7j-0006ya...@ries.debian.org>
and subject line Bug#539096: fixed in elmerfem 5.5.0.svn.4458.dfsg-2.1
has caused the Debian Bug report #539096,
regarding elmerfem: FTBFS with python 2.6
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 ow...@bugs.debian.org
immediately.)
--
539096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: elmerfem
Version: 5.5.0.svn.4214.dfsg-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch
Hi,
This package needed some adaptation to build fine with python 2.6.
Here is the patch that we applied in Ubuntu to fix the FTBFS with python2.6.
Thanks,
Fabrice
*** /tmp/tmpTWxqAF
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/patches/ElmerGUI-python2.6.patch: fix ElmerGUI/ElmerGUI.pri to use
python2.6. This fix a FTBFS (LP: #403333)
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers karmic-updates
APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -u elmerfem-5.5.0.svn.4214.dfsg/debian/patches/series elmerfem-5.5.0.svn.4214.dfsg/debian/patches/series
--- elmerfem-5.5.0.svn.4214.dfsg/debian/patches/series
+++ elmerfem-5.5.0.svn.4214.dfsg/debian/patches/series
@@ -7,0 +8 @@
+ElmerGUI-python2.6.patch
only in patch2:
unchanged:
--- elmerfem-5.5.0.svn.4214.dfsg.orig/debian/patches/ElmerGUI-python2.6.patch
+++ elmerfem-5.5.0.svn.4214.dfsg/debian/patches/ElmerGUI-python2.6.patch
@@ -0,0 +1,16 @@
+Index: elmerfem-5.5.0.svn.4214.dfsg/ElmerGUI/ElmerGUI.pri
+===================================================================
+--- elmerfem-5.5.0.svn.4214.dfsg.orig/ElmerGUI/ElmerGUI.pri 2009-07-23 05:03:27.000000000 +0000
++++ elmerfem-5.5.0.svn.4214.dfsg/ElmerGUI/ElmerGUI.pri 2009-07-23 05:04:07.000000000 +0000
+@@ -36,9 +36,9 @@
+ # Python library:
+ #------------------------------------------------------------------------------
+ unix {
+- PY_INCLUDEPATH = /usr/include/python2.5
++ PY_INCLUDEPATH = /usr/include/python2.6
+ PY_LIBPATH = /usr/lib
+- PY_LIBS = -lpython2.5
++ PY_LIBS = -lpython2.6
+ }
+
+ win32 {
--- End Message ---
--- Begin Message ---
Source: elmerfem
Source-Version: 5.5.0.svn.4458.dfsg-2.1
We believe that the bug you reported is fixed in the latest version of
elmerfem, which is due to be installed in the Debian FTP archive:
elmer-common_5.5.0.svn.4458.dfsg-2.1_all.deb
to main/e/elmerfem/elmer-common_5.5.0.svn.4458.dfsg-2.1_all.deb
elmer_5.5.0.svn.4458.dfsg-2.1_i386.deb
to main/e/elmerfem/elmer_5.5.0.svn.4458.dfsg-2.1_i386.deb
elmerfem_5.5.0.svn.4458.dfsg-2.1.debian.tar.gz
to main/e/elmerfem/elmerfem_5.5.0.svn.4458.dfsg-2.1.debian.tar.gz
elmerfem_5.5.0.svn.4458.dfsg-2.1.dsc
to main/e/elmerfem/elmerfem_5.5.0.svn.4458.dfsg-2.1.dsc
libelmer-dev_5.5.0.svn.4458.dfsg-2.1_i386.deb
to main/e/elmerfem/libelmer-dev_5.5.0.svn.4458.dfsg-2.1_i386.deb
libelmersolver-5.5.0_5.5.0.svn.4458.dfsg-2.1_i386.deb
to main/e/elmerfem/libelmersolver-5.5.0_5.5.0.svn.4458.dfsg-2.1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 539...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefano Rivera <stef...@rivera.za.net> (supplier of updated elmerfem package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 18 Jun 2010 17:25:04 +0200
Source: elmerfem
Binary: elmer elmer-common libelmersolver-5.5.0 libelmer-dev
Architecture: source i386 all
Version: 5.5.0.svn.4458.dfsg-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Stefano Rivera <stef...@rivera.za.net>
Description:
elmer - finite element multiphysics suite - binaries
elmer-common - finite element multiphysics suite - architecture-independent
file
libelmer-dev - finite element multiphysics suite - development files
libelmersolver-5.5.0 - finite element multiphysics suite - library
Closes: 539096
Changes:
elmerfem (5.5.0.svn.4458.dfsg-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Build ElmerGUI against the current default Python version
(Closes: #539096)
Checksums-Sha1:
230687d2af6763c751b536c5b0d6a8b9bbf37dd1 1827
elmerfem_5.5.0.svn.4458.dfsg-2.1.dsc
47c7c18e3feec9a02fc78f115631746fc24a8faa 23532
elmerfem_5.5.0.svn.4458.dfsg-2.1.debian.tar.gz
3cccd145ebeca510a4206fc46df7ea9788741794 3309458
elmer_5.5.0.svn.4458.dfsg-2.1_i386.deb
dd10b63a33937bf41073e563e7d42d26be54b022 2355734
libelmersolver-5.5.0_5.5.0.svn.4458.dfsg-2.1_i386.deb
48739ad67c32e11ff5cb08b572a9110bd01a14fe 281160
libelmer-dev_5.5.0.svn.4458.dfsg-2.1_i386.deb
0de168409d33d050604833f065f01f2f6e765fc7 4182492
elmer-common_5.5.0.svn.4458.dfsg-2.1_all.deb
Checksums-Sha256:
50827eaae6705a5e81aae481102b9697b99bc36b3f541832366a98ef0edd06ff 1827
elmerfem_5.5.0.svn.4458.dfsg-2.1.dsc
9fca7a281b345f1e91cc969e2f598b63109a2d39c3599134a325ba8787b1ecb3 23532
elmerfem_5.5.0.svn.4458.dfsg-2.1.debian.tar.gz
356648f89214ab57a130647b08c4cff5faa7568f363a7f307b010db622a033da 3309458
elmer_5.5.0.svn.4458.dfsg-2.1_i386.deb
6fcc5f7c39d404765b426b121f5c3f9e8e2725245b69ec5a57e7e3ab573ea717 2355734
libelmersolver-5.5.0_5.5.0.svn.4458.dfsg-2.1_i386.deb
9d74c77dd7d9b38c8c7e7877f714d8f2f08b50852023a2217b60f6180199eef6 281160
libelmer-dev_5.5.0.svn.4458.dfsg-2.1_i386.deb
2ae67bff30f380607fda29de799c40342b45db8a0e858cfc8c2f7a195682513e 4182492
elmer-common_5.5.0.svn.4458.dfsg-2.1_all.deb
Files:
145a3336e53a4e57a37c465769e37b94 1827 science extra
elmerfem_5.5.0.svn.4458.dfsg-2.1.dsc
26e54faea6f1a00e1fb8e5b5ad57a511 23532 science extra
elmerfem_5.5.0.svn.4458.dfsg-2.1.debian.tar.gz
568ba249ce4f549da2193a71b54df861 3309458 science extra
elmer_5.5.0.svn.4458.dfsg-2.1_i386.deb
9ec6d87def401f6b05233bf496eec89d 2355734 libs extra
libelmersolver-5.5.0_5.5.0.svn.4458.dfsg-2.1_i386.deb
f9bab0174b7220527fe94367a7f7962a 281160 libdevel extra
libelmer-dev_5.5.0.svn.4458.dfsg-2.1_i386.deb
39db7df80216a1dc9f9718a90d631186 4182492 science extra
elmer-common_5.5.0.svn.4458.dfsg-2.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkwfjxUACgkQHajaM93NaGp6MQCeJricNg9VwQH7+Ovhgb8WmTPs
j1MAnj8PMa1ctpywmlk0ZnJE38UdexQB
=wkgZ
-----END PGP SIGNATURE-----
--- End Message ---