Your message dated Sun, 13 Feb 2011 02:10:10 +0200
with message-id <[email protected]>
and subject line Change applied in version 1.11.0.1-1
has caused the Debian Bug report #608652,
regarding mathgl: package fails to build from source with python 2.7
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.)
--
608652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608652
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mathgl
Version: 1.10.2.1-2
Severity: serious
Tags: patch
Justification: fails to build from source
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmpR1MqIk
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/python-mathgl.install: Update install path for any python version
to fix a FTBFS issue with python 2.7 in natty (LP: #696452)
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers maverick-updates
APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500,
'maverick-backports'), (500, 'maverick')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-24-generic (SMP w/2 CPU cores)
Locale: LANG=en_ZA.utf8, LC_CTYPE=en_ZA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru mathgl-1.10.2.1/debian/changelog mathgl-1.10.2.1/debian/changelog
diff -Nru mathgl-1.10.2.1/debian/python-mathgl.install mathgl-1.10.2.1/debian/python-mathgl.install
--- mathgl-1.10.2.1/debian/python-mathgl.install 2010-09-11 03:09:44.000000000 +1200
+++ mathgl-1.10.2.1/debian/python-mathgl.install 2011-01-02 23:46:19.000000000 +1300
@@ -1 +1 @@
-debian/tmp/usr/lib/python2.6/dist-packages/*
+debian/tmp/usr/lib/python*/*-packages/*
--- End Message ---
--- Begin Message ---
Hello,
I think that I have implemented the sugested change since version 1.11.0.1-1.
I have not replaced the "dist" part with stars since it does not make any
difference, for Debian at least, I think.
Regards
Dimitris
--- End Message ---