Your message dated Sat, 25 Apr 2020 11:48:55 +0000
with message-id <e1jsjil-000g4a...@fasolo.debian.org>
and subject line Bug#956875: fixed in brotli 1.0.7-6.1
has caused the Debian Bug report #956875,
regarding brotli: autopkgtest failure
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.)


-- 
956875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956875
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: brotli
Version: 1.0.7-6
Severity: serious
Tags: patch
Justification: makes the package in question unusable or mostly so

Dear Maintainer,

The autopkgtest for your package failed:

 autopkgtest [03:41:53]: test python3: [-----------------------
 Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "/usr/lib/python3/dist-packages/brotli.py", line 8, in <module>
     import _brotli
 ModuleNotFoundError: No module named '_brotli'
 autopkgtest [03:41:53]: test python3: -----------------------]
 autopkgtest [03:41:53]: test python3:  - - - - - - - - - - results - - - - - - 
- - - -
 python3              FAIL non-zero exit status 1
 autopkgtest [03:41:53]: test python3:  - - - - - - - - - - stderr - - - - - - 
- - - -
 Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "/usr/lib/python3/dist-packages/brotli.py", line 8, in <module>
     import _brotli
 ModuleNotFoundError: No module named '_brotli'
 autopkgtest [03:41:53]: @@@@@@@@@@@@@@@@@@@@ summary
 python3              FAIL non-zero exit status 1

https://ci.debian.net/data/autopkgtest/testing/amd64/b/brotli/4952836/log.gz


This is a blocker for gcc-10:

 https://qa.debian.org/excuses.php?package=gcc-10

And other packages that depend on gcc-10.


The attached patch uses `py3version -s` to only test the supported python3 
versions.


Kind Regards,

Bas
diff -Nru brotli-1.0.7/debian/changelog brotli-1.0.7/debian/changelog
--- brotli-1.0.7/debian/changelog       2020-01-02 00:09:12.000000000 +0100
+++ brotli-1.0.7/debian/changelog       2020-04-16 10:07:13.000000000 +0200
@@ -1,3 +1,10 @@
+brotli (1.0.7-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use `py3versions -s` for autopkgtest.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Thu, 16 Apr 2020 10:07:13 +0200
+
 brotli (1.0.7-6) unstable; urgency=medium
 
   * Drop python2 support; Closes: #936242
diff -Nru brotli-1.0.7/debian/tests/python3 brotli-1.0.7/debian/tests/python3
--- brotli-1.0.7/debian/tests/python3   2020-01-02 00:09:12.000000000 +0100
+++ brotli-1.0.7/debian/tests/python3   2020-04-16 09:59:15.000000000 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh -eu
 
-for python3 in $(py3versions -r 2>/dev/null); do
+for python3 in $(py3versions -s 2>/dev/null); do
     ${python3} -c 'import brotli as b; assert b.decompress(b.compress(b"x")) 
== b"x"'
     echo "${python3}: OK"
 done

--- End Message ---
--- Begin Message ---
Source: brotli
Source-Version: 1.0.7-6.1
Done: Bas Couwenberg <sebas...@debian.org>

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

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated brotli 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, 16 Apr 2020 10:07:13 +0200
Source: brotli
Architecture: source
Version: 1.0.7-6.1
Distribution: unstable
Urgency: medium
Maintainer: Tomasz Buchert <tom...@debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Closes: 956875
Changes:
 brotli (1.0.7-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use `py3versions -s` for autopkgtest (Closes: #956875).
Checksums-Sha1:
 2586aca0b97737d2b439665835f46381785d329b 2300 brotli_1.0.7-6.1.dsc
 0f5eaece45c4eae00a84b7bf6b6720389ee0ba27 4460 brotli_1.0.7-6.1.debian.tar.xz
 4d545ffe6cc0ba704a6b4956bd4a9a370bbec00b 9232 brotli_1.0.7-6.1_amd64.buildinfo
Checksums-Sha256:
 c67ed3b56c0fd15f4b2e407aa775305f35c609349f40a5159e049e132981a946 2300 
brotli_1.0.7-6.1.dsc
 4a1a47922f8c92d7cd98bfd7ff3597247f808a14c5b792500413e6ba68f4d6d0 4460 
brotli_1.0.7-6.1.debian.tar.xz
 55fe09f798f15bb911450482ff9bd346839b83cfe0ae752e15353c7d93f2314d 9232 
brotli_1.0.7-6.1_amd64.buildinfo
Files:
 02bd0d91cf504b617fceb1edfa68c7f6 2300 python optional brotli_1.0.7-6.1.dsc
 adab01eb0fd94d7eba5f0976e5489e70 4460 python optional 
brotli_1.0.7-6.1.debian.tar.xz
 d3110ea3e0b5cdc865c1acfa736f44b0 9232 python optional 
brotli_1.0.7-6.1_amd64.buildinfo

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

iQJGBAEBCgAwFiEEzmRl4OZ9N8ZVV+eKAK40x+rZ6zgFAl6kH90SHHRvbWFzekBi
dWNoZXJ0LnBsAAoJEACuNMfq2es4Qh8P/3qSlMTFjZRDTUtiX7YwwTGcfGGX9XsD
UPiojc1g1ULr7711RknzNFor9sJSkNvv6oq+YCqDd/l+FlpqFLmq2NNkB5/RQ6Ig
woDjCcUTkGrGJ5Bz0QSPDM7pUS4vMS7/wZYJ0KiMTIWgYOjtJfJLiCr3oyzAdr/o
XLxz9K8Wk2lPW4s0Q3yCM52OC65nXxzVjPS7vCkDDTh2l5s4zshmCn5CoJL3skWu
1QyKnnPFPcPwHJGnxPX996SZcJAzAxPURQkObZvnYfH/4psnjtenaEgGdqVLVGTz
amq6tpi/DpO5aMUSXscdQnP/0ch/ROy2EAJqhQfgcwuHPAzOuqn1oW5tu2HE4px3
BtqQqxMuREGckRCmIBzoHvTQCf0++skCXAwb7E7i/9bSDCsAEgL7dx1YzI8fQBYw
r0ELwAMUW4Esyi/pu9qts7t4wcObEXNYGeVOKis0Cg/DzqP0P1g/qbe8N7FxO1Tw
qQZyPNsRAPmlCvEek5hGEa3Mdsj6ZUEDGg6IFQfjlJt0ufHPp/qWQ/WvarhCPoY9
GVrg/pTvW89lD9xNPmVks4MjVDnHOy3R65auguVoIeMdenFwbhhRGH8QPIOdnd4i
aLrjEIHpztyTdDSQ1Ksk++usx6EYGgocnbRREaP7O0sMdB4ezCfAI3+5VBOE/rVb
i4X4BypphHxa
=WgkB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to