Your message dated Sat, 16 May 2020 18:21:30 +0000
with message-id <e1ja1rc-000h6q...@fasolo.debian.org>
and subject line Bug#959547: fixed in python-django-storages 1.9.1-2
has caused the Debian Bug report #959547,
regarding python-django-storages: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p 3.8 returned exit code 13
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.)


-- 
959547: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959547
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django-storages
Version: 1.9.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf docs/.build
> dh_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-django-storages using existing 
> ./python-django-storages_1.9.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building python-django-storages in 
> python-django-storages_1.9.1-1.debian.tar.xz
> dpkg-source: info: building python-django-storages in 
> python-django-storages_1.9.1-1.dsc
>  debian/rules binary
> dh binary --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages
> copying storages/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages
> copying storages/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/dropbox.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/s3boto3.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/sftpstorage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/apache_libcloud.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/gcloud.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/azure_storage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
> copying storages/backends/ftp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/storages/backends
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:284: cp -r /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; 
> python3.8 -m pytest --ignore=tests/integration
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.8.3rc1, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 135 items / 1 errors / 1 skipped / 133 selected
> 
> ==================================== ERRORS 
> ====================================
> _______ ERROR collecting .pybuild/cpython3_3.8/build/tests/test_azure.py 
> _______
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/tests/test_azure.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> tests/test_azure.py:15: in <module>
>     from azure.storage.blob import Blob, BlobPermissions, BlobProperties
> E   ImportError: cannot import name 'Blob' from 'azure.storage.blob' 
> (/usr/lib/python3/dist-packages/azure/storage/blob/__init__.py)
> =============================== warnings summary 
> ===============================
> /usr/lib/python3/dist-packages/aiohttp/helpers.py:107
>   /usr/lib/python3/dist-packages/aiohttp/helpers.py:107: DeprecationWarning: 
> "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
>     def noop(*args, **kwargs):  # type: ignore
> 
> -- Docs: https://docs.pytest.org/en/latest/warnings.html
> !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ================ 1 skipped, 1 warnings, 1 error in 0.73 seconds 
> ================
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; python3.8 -m pytest 
> --ignore=tests/integration
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 
> returned exit code 13

The full build log is available from:
   
http://qa-logs.debian.net/2020/05/01/python-django-storages_1.9.1-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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: python-django-storages
Source-Version: 1.9.1-2
Done: Michael Fladischer <fl...@debian.org>

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

Debian distribution maintenance software
pp.
Michael Fladischer <fl...@debian.org> (supplier of updated 
python-django-storages 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: Sat, 16 May 2020 19:53:53 +0200
Source: python-django-storages
Architecture: source
Version: 1.9.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Michael Fladischer <fl...@debian.org>
Closes: 959547
Changes:
 python-django-storages (1.9.1-2) unstable; urgency=medium
 .
   * Drop python3-django-storages-azure as upstream does not yet support
     Azure SDK 12, will be re-introduced once support has been merged
     (Closes: #959547).
   * Bump debhelper version to 13.
   * List unsupported backends in debian/not-installed to avoid
     dh_missing complaining about them.
Checksums-Sha1:
 edc895bd07234118ef324c66d32cefcbb675004b 2496 
python-django-storages_1.9.1-2.dsc
 7f664517fe348de7e9aa92fc503961397f5392a2 5168 
python-django-storages_1.9.1-2.debian.tar.xz
 6e86759a17de17173d0d17dcc4eb627b96011986 10423 
python-django-storages_1.9.1-2_amd64.buildinfo
Checksums-Sha256:
 fa5690edf9810dce251b63389e7c94878d480ddf733ff5d396c350c080891127 2496 
python-django-storages_1.9.1-2.dsc
 8ae49980cdce72daccbb6cd93132e914572833d33f43b326b0687781925223d0 5168 
python-django-storages_1.9.1-2.debian.tar.xz
 a5d61d8348ec324d5a02df3e467e624fa9bf6454597d8a614b71df2c2009bd06 10423 
python-django-storages_1.9.1-2_amd64.buildinfo
Files:
 293128c2b345cf1a2ce7c619c2255dd1 2496 python optional 
python-django-storages_1.9.1-2.dsc
 e27fbef1072629614d3501f3c00914cc 5168 python optional 
python-django-storages_1.9.1-2.debian.tar.xz
 eda3a534833152f1338c10f76dbe9a24 10423 python optional 
python-django-storages_1.9.1-2_amd64.buildinfo

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

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAl7AKfcACgkQ/9PIi5l9
0WqiUQf/WNfC2fzeoZS3ur2w/WozVYoz8Fn76OIW2mEPIUm6AEH0WclUthaRK/js
Skahi59JyPyoSW3kqiSBflzdbpxh5sZxDdHY07JKCdEsSQJFWgrdUvqGJ9l8WfAr
JyyUDVf2matz5s1b3KxLDPu62abKsO2nrm2Bdfj5wA2RY76WRkS2IBJ2FjwB09sZ
dXujlPXszLw9UCDgMYjjFXQECcziEnBrsGaFnPfCxSToViOVMGH5qhQ/tnCMls3n
uMHp6Dc/BvBwhAJhbvGnjINFL2OSCe0SGgNa5GfWjGslobwqay3+q3tXYZf6wOCj
/xO27SJCnFiaT9zD1D1q8wX9d5ijLw==
=UXU4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to