Your message dated Sun, 27 Mar 2022 14:35:21 +0000
with message-id <e1nytzf-0006rs...@fasolo.debian.org>
and subject line Bug#1008456: fixed in python-whitenoise 6.0.0-1
has caused the Debian Bug report #1008456,
regarding python-whitenoise: FTBFS: FAILED 
tests/test_django_whitenoise.py::test_get_gzip - AssertionError: asser...
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.)


-- 
1008456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-whitenoise
Version: 5.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> set -e; for python in $(py3versions --requested 2>/dev/null); do \
>       DJANGO_SETTINGS_MODULE=tests.django_settings $python -m pytest; \
> done
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> collected 108 items
> 
> tests/test_compress.py .........                                         [  
> 8%]
> tests/test_django_whitenoise.py ...F..................                   [ 
> 28%]
> tests/test_runserver_nostatic.py .                                       [ 
> 29%]
> tests/test_storage.py .....                                              [ 
> 34%]
> tests/test_whitenoise.py ..............................s................ [ 
> 77%]
> ........................                                                 
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________________________ test_get_gzip 
> _________________________________
> 
> server = <tests.utils.AppServer object at 0x7f88f90cc8b0>
> static_files = <tests.utils.Files object at 0x7f88f90cee00>
> _collect_static = None
> 
>     def test_get_gzip(server, static_files, _collect_static):
>         url = storage.staticfiles_storage.url(static_files.js_path)
>         response = server.get(url)
>         assert response.content == static_files.js_content
> >       assert response.headers["Content-Encoding"] == "gzip"
> E       AssertionError: assert 'br' == 'gzip'
> E         - gzip
> E         + br
> 
> tests/test_django_whitenoise.py:103: AssertionError
> =============================== warnings summary 
> ===============================
> ../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233: 
> PytestConfigWarning: Unknown config option: DJANGO_SETTINGS_MODULE
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> tests/test_django_whitenoise.py::test_non_ascii_requests_safely_ignored[True]
>   /<<PKGBUILDDIR>>/tests/django_urls.py:9: RemovedInDjango40Warning: 
> django.conf.urls.url() is deprecated in favor of django.urls.re_path().
>     urlpatterns = [url(r"^hello$", hello_world)]
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info 
> ============================
> FAILED tests/test_django_whitenoise.py::test_get_gzip - AssertionError: 
> asser...
> ============= 1 failed, 106 passed, 1 skipped, 2 warnings in 0.66s 
> =============
> make[1]: *** [debian/rules:14: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/python-whitenoise_5.2.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-whitenoise
Source-Version: 6.0.0-1
Done: Antonio Terceiro <terce...@debian.org>

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

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated python-whitenoise 
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: SHA256

Format: 1.8
Date: Sun, 27 Mar 2022 11:18:47 -0300
Source: python-whitenoise
Architecture: source
Version: 6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Closes: 1008456
Changes:
 python-whitenoise (6.0.0-1) unstable; urgency=medium
 .
   * debian/watch: point at the github tags page
   * New upstream version 6.0.0
     - Drops support for older Python and Django versions, but otherwise there
       are no large changes
     - Tests pass againt requests 2.27 (Closes: #1008456)
   * debian/rules: drop custom test running commands
   * Bump Standards-Version to 4.6.0 (no changes needed)
Checksums-Sha1:
 369a3d6cfc442ec629284065cc8b8db1142918da 2262 python-whitenoise_6.0.0-1.dsc
 3985d6d787fc63191cfa6a606fadd7afe588520b 57032 
python-whitenoise_6.0.0.orig.tar.gz
 9d36d85f7623f75fe5e41b243b7a8639c8e4fa78 2832 
python-whitenoise_6.0.0-1.debian.tar.xz
 4866b7b96716ee17045f21d47623580f65682ed0 7310 
python-whitenoise_6.0.0-1_amd64.buildinfo
Checksums-Sha256:
 082ff5236316b205b18ae7bc026c966456120342453da765dc807d14874650c3 2262 
python-whitenoise_6.0.0-1.dsc
 d4cb698075b1f387490e38c65e7502f5f0a70eaa7123169654684b457653cf53 57032 
python-whitenoise_6.0.0.orig.tar.gz
 1bb4275edc7ece7be088263ac17e022930324c885224e7cc8dc9f4ba9b6fac9f 2832 
python-whitenoise_6.0.0-1.debian.tar.xz
 c63d91632518e706fbf044cc2222e8c7a61d3c6c4c2c733e2654bd36e4aa8bf3 7310 
python-whitenoise_6.0.0-1_amd64.buildinfo
Files:
 fbe1b44a67a52783cf9abb498e557410 2262 python optional 
python-whitenoise_6.0.0-1.dsc
 da2ff8401c7590fd82d77f9496337195 57032 python optional 
python-whitenoise_6.0.0.orig.tar.gz
 6544009cc984ec383c925c4ed7487ffd 2832 python optional 
python-whitenoise_6.0.0-1.debian.tar.xz
 f8b504881996abe4f67bbb3d39e56903 7310 python optional 
python-whitenoise_6.0.0-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmJAc40ACgkQ/A2xu81G
C96t8w//RwY1lpWxVBEF/RdIAkQp+Zdy1mLMCsjJHh7uLJiSsa+a01KRME0FoI+9
VDwRgq3HYhPGRnDp3zSEZ0AcbiinN0zkd5a/BRVSAcVbcoc8/exSbJGWKa4FK+aR
iog5DU5vxBrtLFoblw8ktpS9/a0pYRIjO8YTYT7Uet9uczb+XaIRfBAr218iQ6zd
gxONj51WBzP6PGTPEtNqWSzbs7D5INKguFBYVaHPvcVocBilWVTUGfmtzLHaPd+C
xmuGHCz8+aPh8hZHCOpU5jSzJPVLlX2r8PXuM1mMdc9qSLArfwNEOsTV3mCoriQg
K2sdWBX5OUf5C3lgMLa6o1SMpRILfqOT95SkwRL+CbYhLIOKWyliJTNXYazSHEhI
+0S8xT/zVe+smccLkkpnYJ1yFSnVaqdxXC/1lZ4qlQ8GFR/f6QJ0ZvwRo9bLmieN
/uftHojkSWi67xdlx27PqpFDm05rhbkoMDvs53OfXBepWRPZRJq5cKIwsY8uE8v3
n7vEpVVzrmI9R7g+K06AzR/P+ZTmXZiIoGstL1il+UtAy5321T6qdpzRWPVifqA2
G3ao0i9NvaOd95lJ2TduvnQ1FFlCyibjjxLwtkSJ2Wo0eTtnuPygXSjQ/PC65Lc5
TffYTuZQovpGFoKSQvEZZwCzG7/v7hEnZ7vuYrCo3MVyqrXReEA=
=jKsi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to