Your message dated Fri, 23 Mar 2018 07:49:20 +0000
with message-id <e1ezhrw-000dcq...@fasolo.debian.org>
and subject line Bug#892938: fixed in nose 1.3.7-4
has caused the Debian Bug report #892938,
regarding mark nose packages Multi-Arch: foreign
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.)


-- 
892938: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892938
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nose
Version: 1.3.7-3
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:aff4 src:gamera src:imposm-parser src:ioprocess 
src:libvigraimpex src:nvme-cli src:odil src:pdf2djvu src:py-radix src:pykdtree 
src:python-lz4 src:python-maxminddb src:python-pygraphviz src:python-qcli 
src:python-setproctitle src:simpleparse

The affected packages cannot satisfy their cross Build-Depends, because
their dependency on python-nose or python3-nose is unsatisfiable. In
general, Architecture: all packages can never satisfy cross
Build-Depends unless marked Multi-Arch: foreign. I think that marking
these packages Multi-Arch: foreign is correct because:
 * All of them are Architecture: all.
 * All of their Depends are either annotated :any or marked Multi-Arch:
   foreign themselves.
 * While the maintainer scripts produce architecture-specific Python
   bytecode files, this bytecode matches whatever Python happens to be
   installed. Also Python modules can be used without pre-compiled
   bytecode files, so embedded enterpreters for a foreign architecture
   (a very uncommon case) continue to work (albeit a bit slower).

Please consider applying the attached patch.

Helmut
diff --minimal -Nru nose-1.3.7/debian/changelog nose-1.3.7/debian/changelog
--- nose-1.3.7/debian/changelog 2017-10-30 21:46:01.000000000 +0100
+++ nose-1.3.7/debian/changelog 2018-03-14 18:44:46.000000000 +0100
@@ -1,3 +1,10 @@
+nose (1.3.7-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark all packages Multi-Arch: foreign (closes: #-1).
+
+ -- Helmut Grohne <hel...@subdivi.de>  Wed, 14 Mar 2018 18:44:46 +0100
+
 nose (1.3.7-3) unstable; urgency=medium
 
   * Add a patch to fix test failures with Python 3.6 (closes: #880232).
diff --minimal -Nru nose-1.3.7/debian/control nose-1.3.7/debian/control
--- nose-1.3.7/debian/control   2017-10-30 21:46:01.000000000 +0100
+++ nose-1.3.7/debian/control   2018-03-14 18:44:44.000000000 +0100
@@ -27,6 +27,7 @@
 
 Package: python-nose-doc
 Architecture: all
+Multi-Arch: foreign
 Section: doc
 Breaks: python-nose (<< 1.1.2)
 Replaces: python-nose (<< 1.1.2)
@@ -40,6 +41,7 @@
 
 Package: python-nose
 Architecture: all
+Multi-Arch: foreign
 Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
 Suggests: python-coverage, python-nose-doc
 Description: test discovery and running of Python's unittest
@@ -49,6 +51,7 @@
 
 Package: python3-nose
 Architecture: all
+Multi-Arch: foreign
 Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
 Suggests: python-nose-doc
 Description: test discovery and running for Python3 unittest

--- End Message ---
--- Begin Message ---
Source: nose
Source-Version: 1.3.7-4

We believe that the bug you reported is fixed in the latest version of
nose, 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 892...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated nose 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 22 Mar 2018 21:27:59 +0300
Source: nose
Binary: python-nose-doc python-nose python3-nose
Architecture: source
Version: 1.3.7-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Description:
 python-nose - test discovery and running of Python's unittest
 python-nose-doc - documentation for discovery and running for Python's unittest
 python3-nose - test discovery and running for Python3 unittest
Closes: 892938
Changes:
 nose (1.3.7-4) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
   * d/changelog: Remove trailing whitespaces
   * d/control: Remove trailing whitespaces
 .
   [ Helmut Grohne ]
   * Mark all packages Multi-Arch: foreign (closes: #892938).
 .
   [ Dmitry Shachnev ]
   * Switch to pybuild buildsystem.
   * Move all clean logic to debian/clean file.
   * Remove obsolete Breaks/Replaces for pre-oldstable versions.
   * Remove debian/python-nose.prerm, leftover from old times.
   * Bump Standards-Version to 4.1.3, no changes needed.
Checksums-Sha1:
 32ba2c555392bd9559ea41ae2ee32bf1880146fa 2309 nose_1.3.7-4.dsc
 c4064606f424298e0b1eac933d1e2186d3340dd8 11944 nose_1.3.7-4.debian.tar.xz
 50205149bb69f9a199c58115c5ea16e85ec96f44 7032 nose_1.3.7-4_source.buildinfo
Checksums-Sha256:
 7ae567b43ab48cde5a4de4e1ab0d250bd9861d8bda934d436832a0b3024d7029 2309 
nose_1.3.7-4.dsc
 0bffd5392dea5ca95680599e021213f8aee8c3ba3c0d77ae42b622bd7c8df693 11944 
nose_1.3.7-4.debian.tar.xz
 0d45b0ab756e8929204dd689c866ceff4354fc86dea17738b0c24a3c1cf040e7 7032 
nose_1.3.7-4_source.buildinfo
Files:
 40d6b3d7048361820b2572e6d4b0071b 2309 python optional nose_1.3.7-4.dsc
 fcb7c827f72aba8cb4f90be7df322640 11944 python optional 
nose_1.3.7-4.debian.tar.xz
 1792a0abaf791ae43e4c177e60ae69bb 7032 python optional 
nose_1.3.7-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAlqz9gYACgkQ1v5xA2P4
XdMlQA//aKGS+dC1Af6kdK+EVO2OjoZDiZhJNu8Bw3XeXO+2QZrHFPjGUqiKyM1P
2OhR1srBZJYwuZI0A/9YTCAk9gO/H7Nski9PE9DFBarjxbr+CLtYg0arMqV61KXp
OpHEDZMVNbD7ZuYiFOU3lEh57WsjyXRPupMt5/25KE8H0TbnH2bKNyMtEIgDNwNJ
G/x4oSJwhvmDTOkS0xT2kvGcwznDM04PZqQ8b4dvpkTE6XBOyDxUrx8glfJILUNZ
ho8WeKa9bVM/SrnAcMhIf4rcI1xzPLtc16rDIa+ZVdiyfvHfwf5kCZMtVK1t3F6F
QU6ysbNjAL6c+p8y6QrsAL+PPUrjtix6qxKea49Tq+ppsu+HHvuKpGkpGoZoX5LL
IiLyIF/d9yCiLy3krjYtTxt9DjV6dInvJeFRoM2qyKFb1A+9kdM55aviqXTnpAk0
vKp3ZS3cR3uuw32tEzNHSjnA+B8h5iaVkVY7YjCBknOQvHl4fRxR3KZih1zqLhuh
teNqkKbYRFplBWmBm5RmdF9b4FSK/BjI1kB4baH6a9F6OEUOntqZgL6F8H8bX/xx
mPZId7IYU9RWi/f4e7FajbvcdfJZeiu78LFr5UGpt2vcWBtuQIJkirXtaGtQ/sL7
J65InC50gTHAvI6yeAgSKwynjkGNGxc6KHImz+D+LJoUYTKhRHE=
=W2tU
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to