Your message dated Sun, 04 Aug 2013 16:48:46 +0000
with message-id <[email protected]>
and subject line Bug#714802: fixed in python3.3 3.3.2-5
has caused the Debian Bug report #714802,
regarding python2.7: multiarch broken on sparc64
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.)


-- 
714802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.7
Version: 2.7.5-6
Severity: important
Tags: patch

Python 2.7 on sparc64 tries to get the headers in the <sparc-linux-gnu>
directory instead of the <sparc64-linux-gnu>. This is due to
__sparc__ matching both sparc and sparc64. The patch below fixes the
issue, could you please include it in the next upload? Thanks.

diff -u python2.7-2.7.5/debian/multiarch.h.in 
python2.7-2.7.5/debian/multiarch.h.in
--- python2.7-2.7.5/debian/multiarch.h.in
+++ python2.7-2.7.5/debian/multiarch.h.in
@@ -51,10 +51,10 @@
 #  include <s390-linux-gnu/@subdir@/@header@>
 # elif defined(__sh__) && defined(__LITTLE_ENDIAN__)
 #  include <sh4-linux-gnu/@subdir@/@header@>
+# elif defined(__sparc__) && defined(__arch64__)
+#  include <sparc64-linux-gnu/@subdir@/@header@>
 # elif defined(__sparc__)
 #  include <sparc-linux-gnu/@subdir@/@header@>
-# elif defined(__sparc64__)
-#  include <sparc64-linux-gnu/@subdir@/@header@>
 # else
 #   error unknown multiarch location for @header@
 # endif

-- System Information:
Debian Release: jessie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: sparc64

Kernel: Linux 3.2.0-4-sparc64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.7 depends on:
ii  libpython2.7-stdlib  2.7.5-6
ii  mime-support         3.54
ii  python2.7-minimal    2.7.5-6

python2.7 recommends no packages.

Versions of packages python2.7 suggests:
ii  binutils       2.23.52.20130620-1
pn  python2.7-doc  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: python3.3
Source-Version: 3.3.2-5

We believe that the bug you reported is fixed in the latest version of
python3.3, which is due to be installed in the Debian FTP archive.

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated python3.3 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 04 Aug 2013 17:38:35 +0200
Source: python3.3
Binary: python3.3 libpython3.3-stdlib python3.3-minimal libpython3.3-minimal 
libpython3.3 python3.3-examples python3.3-dev libpython3.3-dev 
libpython3.3-testsuite idle-python3.3 python3.3-doc python3.3-dbg 
libpython3.3-dbg
Architecture: source all amd64
Version: 3.3.2-5
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description: 
 idle-python3.3 - IDE for Python (v3.3) using Tkinter
 libpython3.3 - Shared Python runtime library (version 3.3)
 libpython3.3-dbg - Debug Build of the Python Interpreter (version 3.3)
 libpython3.3-dev - Header files and a static library for Python (v3.3)
 libpython3.3-minimal - Minimal subset of the Python language (version 3.3)
 libpython3.3-stdlib - Interactive high-level object-oriented language 
(standard library
 libpython3.3-testsuite - Testsuite for the Python standard library (v3.3)
 python3.3  - Interactive high-level object-oriented language (version 3.3)
 python3.3-dbg - Debug Build of the Python Interpreter (version 3.3)
 python3.3-dev - Header files and a static library for Python (v3.3)
 python3.3-doc - Documentation for the high-level object-oriented language 
Python
 python3.3-examples - Examples for the Python language (v3.3)
 python3.3-minimal - Minimal subset of the Python language (version 3.3)
Closes: 714802 715801
Changes: 
 python3.3 (3.3.2-5) unstable; urgency=low
 .
   * Update to 20130803 from the 3.3 branch.
     - Fix fcntl test case on KFreeBSD (Petr Salinger).
   * Disable some socket tests on KFreeBSD (Petr Salinger).
   * Fix multiarch include header for sparc64. Closes: #714802.
   * Update package descriptions (Filipus Klutiero). Closes: #715801.
Checksums-Sha1: 
 d80acaf6da7bbd42fb05d103be64d334f2ccac65 2401 python3.3_3.3.2-5.dsc
 33d48045875c17fa269f7bc88f0fb4381d0d7ec2 548538 python3.3_3.3.2-5.diff.gz
 f202c417c86bce415837d6cfaf3d03b4eab2dbaf 332828 
python3.3-examples_3.3.2-5_all.deb
 fadcac0bb550c620b24d7c36743ce8423d8032e9 2007066 
libpython3.3-testsuite_3.3.2-5_all.deb
 6671db63ad180e6cf8e82432bbdddfffbe712232 77588 idle-python3.3_3.3.2-5_all.deb
 01770e08d2fce0679229965200fd3f9cefeb91a2 4765734 python3.3-doc_3.3.2-5_all.deb
 dddcfe773c0b91af64f211bfba6b3312664582d2 149832 python3.3_3.3.2-5_amd64.deb
 6a53127e6fbb4211eb5e32c33b41e2eac8724689 2032642 
libpython3.3-stdlib_3.3.2-5_amd64.deb
 620d3cb13ffc41c96e1d33e9dbae89251d41db4a 1397884 
python3.3-minimal_3.3.2-5_amd64.deb
 17375263898864ec4eb0a344d5be81999a71555c 419148 
libpython3.3-minimal_3.3.2-5_amd64.deb
 a823777f840b0edfa9bd6c2679d161dca996fd55 1257568 libpython3.3_3.3.2-5_amd64.deb
 a598ddaa311c7905ea159f6b3af7bb432568c1e7 391512 python3.3-dev_3.3.2-5_amd64.deb
 3f75fd678185110eb92a0ec1152b5e52fdf6deff 25756976 
libpython3.3-dev_3.3.2-5_amd64.deb
 699b75ba6b9597c4a86ac44323eb086a001a2e01 7248226 
python3.3-dbg_3.3.2-5_amd64.deb
 f83e3645eef1b6a9bb8cd7d53b8d23484cd137d5 4670024 
libpython3.3-dbg_3.3.2-5_amd64.deb
Checksums-Sha256: 
 caf262d5416bd8b39abf30015d3ede7c407ef5b3cc98e43ef828fb658cde83b7 2401 
python3.3_3.3.2-5.dsc
 c995f08f507f76f104e3497d8d99d3b0433b5acc951cb8f813d7659eb1e03c80 548538 
python3.3_3.3.2-5.diff.gz
 412df92c35eebf49f39ec6ea017a0c7eb77a37dbaa0e2f2eb717051e7101e990 332828 
python3.3-examples_3.3.2-5_all.deb
 65eb566061668e80c85f486d9df93edc4f25fdd22e04c95f566186eb2f1a3619 2007066 
libpython3.3-testsuite_3.3.2-5_all.deb
 fe1c63ef2814d85016ce526d3efe93b12bda482a9bd6f0be5da121767ff8339c 77588 
idle-python3.3_3.3.2-5_all.deb
 109374d6fdff7276ec58589cf55bcbe9a91232649dda19250d4b8e12535c37ef 4765734 
python3.3-doc_3.3.2-5_all.deb
 50412a757b06e3b12a5e85baad5d63eacf129ddddb6017537af874f73d746afa 149832 
python3.3_3.3.2-5_amd64.deb
 a08b6de333b1bb5afae3a72d2af2cd1803adf8234edd5a0e1d2d39f7e654128f 2032642 
libpython3.3-stdlib_3.3.2-5_amd64.deb
 e464349cf2b48641faded33e01b2d1dad8ecde51625215c6afce598296df0736 1397884 
python3.3-minimal_3.3.2-5_amd64.deb
 57a9bc69cd3576a44327067a11074dc40299ee5afdfab406b4201e5345f0986a 419148 
libpython3.3-minimal_3.3.2-5_amd64.deb
 45041c886fe44a0f22b38e846c31ecf70c7533cd1196134673dd0f4cf5fb0ddf 1257568 
libpython3.3_3.3.2-5_amd64.deb
 9b4069a246c3de90a1c4b023c7dc667b4fca29840becd0a1bf94811ccd93fd1c 391512 
python3.3-dev_3.3.2-5_amd64.deb
 2fb55b8a1e4be6eeb577b12c36f7063d9bde2293418c124defce8f56fc2ead65 25756976 
libpython3.3-dev_3.3.2-5_amd64.deb
 c314a22023bc1eb32483cd8916a3ce0023a4240f377666ef95f0566525abea52 7248226 
python3.3-dbg_3.3.2-5_amd64.deb
 6501b3ac3d8004d142e1153fef2efebe752a3f51b91a24b2c95303842bb11082 4670024 
libpython3.3-dbg_3.3.2-5_amd64.deb
Files: 
 57ad7927eec39663bea1824dd7c675bd 2401 python optional python3.3_3.3.2-5.dsc
 b7582198ca1361e0eeca3f8342d3f538 548538 python optional 
python3.3_3.3.2-5.diff.gz
 cfb1ea5e0dafed89fdc27dd96d92a537 332828 python optional 
python3.3-examples_3.3.2-5_all.deb
 faa7dd9252ac815a3daedf9730c4642b 2007066 libdevel optional 
libpython3.3-testsuite_3.3.2-5_all.deb
 0a139217c194edf919073bafa9ef6d3c 77588 python optional 
idle-python3.3_3.3.2-5_all.deb
 c054f1616ff3e687c36de7a4919aa9f5 4765734 doc optional 
python3.3-doc_3.3.2-5_all.deb
 cd0b430041abc091559af0bf6df55fa2 149832 python optional 
python3.3_3.3.2-5_amd64.deb
 7551d5d1d94fefba84f47ee3a0c594d9 2032642 python optional 
libpython3.3-stdlib_3.3.2-5_amd64.deb
 6fcafe69dd186f75c8c9f2ca09c1241e 1397884 python optional 
python3.3-minimal_3.3.2-5_amd64.deb
 f6c7fd1562328386d3d9f11b15b37ac9 419148 python optional 
libpython3.3-minimal_3.3.2-5_amd64.deb
 bca6b872ed68be8fa583a3fe268785b8 1257568 libs optional 
libpython3.3_3.3.2-5_amd64.deb
 f483b5d3dc2a9bef41edebf085385932 391512 python optional 
python3.3-dev_3.3.2-5_amd64.deb
 51bfd76e2df58c6458188ffd5450904c 25756976 libdevel optional 
libpython3.3-dev_3.3.2-5_amd64.deb
 0cb9eb6506ad889378111a0347962a0d 7248226 debug extra 
python3.3-dbg_3.3.2-5_amd64.deb
 86fc969f015432ea90f5b102228c6a1f 4670024 debug extra 
libpython3.3-dbg_3.3.2-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlH+hOQACgkQStlRaw+TLJxzqwCgx47soFTWBzxzAD2MaVpsnXlL
BAgAoLDYNjkMmQG6FS6mC7WBnODDSFpQ
=vDLu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to