Your message dated Sat, 25 Jan 2020 19:03:25 +0000
with message-id <e1ivqil-00026c...@fasolo.debian.org>
and subject line Bug#902522: fixed in sorl-thumbnail 12.3+git20160928-2+deb9u1
has caused the Debian Bug report #902522,
regarding sorl-thumbnail: FTBFS in buster/sid (failing tests)
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.)


-- 
902522: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sorl-thumbnail
Version: 12.3+git20170708-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.6 setup.py config 
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<BUILDDIR>>/sorl-thumbnail-12.3+git20170708'
dh_auto_build
I: pybuild base:217: /usr/bin/python setup.py build 

[... snipped ...]

============================= test session starts ==============================
platform linux2 -- Python 2.7.15, pytest-3.3.2, py-1.5.3, pluggy-0.6.0
Django settings: tests.settings.pgmagick (from environment variable)
rootdir: /<<BUILDDIR>>/sorl-thumbnail-12.3+git20170708, inifile: setup.cfg
plugins: django-3.1.2
collected 68 items

tests/thumbnail_tests/test_alternative_resolutions.py .                  [  1%]
tests/thumbnail_tests/test_backends.py .......F.s..                      [ 19%]
tests/thumbnail_tests/test_commands.py ....                              [ 25%]
tests/thumbnail_tests/test_engines.py ..................s.....ss         [ 63%]
tests/thumbnail_tests/test_filters.py s.s.                               [ 69%]
tests/thumbnail_tests/test_kvstore.py .                                  [ 70%]
tests/thumbnail_tests/test_parsers.py .....                              [ 77%]
tests/thumbnail_tests/test_storage.py ....                               [ 83%]
tests/thumbnail_tests/test_templatetags.py ........ss.                   [100%]

=================================== FAILURES ===================================
_____________________ TestDescriptors.test_is_valid_image ______________________

self = <tests.thumbnail_tests.test_backends.TestDescriptors 
testMethod=test_is_valid_image>

    def test_is_valid_image(self):
        with same_open_fd_count(self):
>           self.ENGINE.is_valid_image(b'invalidbinaryimage.jpg')

tests/thumbnail_tests/test_backends.py:99: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <sorl.thumbnail.engines.pgmagick_engine.Engine object at 0x7fb03a699710>
raw_data = 'invalidbinaryimage.jpg'

    def is_valid_image(self, raw_data):
        blob = Blob()
        blob.update(raw_data)
>       im = Image(blob)
E       RuntimeError: Magick: Unable to deduce image format () reported by 
magick/blob.c:739 (BlobToImage)

sorl/thumbnail/engines/pgmagick_engine.py:29: RuntimeError
================ 1 failed, 59 passed, 8 skipped in 1.22 seconds ================
debian/rules:22: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/sorl-thumbnail-12.3+git20170708'
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.

The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sorl-thumbnail.html

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: sorl-thumbnail
Source-Version: 12.3+git20160928-2+deb9u1

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

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated sorl-thumbnail 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: Thu, 23 Jan 2020 21:46:59 +0100
Source: sorl-thumbnail
Binary: python-sorl-thumbnail python3-sorl-thumbnail python-sorl-thumbnail-doc
Architecture: source
Version: 12.3+git20160928-2+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Description:
 python-sorl-thumbnail - thumbnail support for the Django framework
 python-sorl-thumbnail-doc - thumbnail support for the Django framework 
(Documentation)
 python3-sorl-thumbnail - thumbnail support for the Django framework (Python3 
version)
Closes: 902522
Changes:
 sorl-thumbnail (12.3+git20160928-2+deb9u1) stretch; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ W. Martin Borgert ]
   * workaround a pgmagick exception (Closes: #902522)
Checksums-Sha1:
 0a15b1f260f39e4d31ba6a505df5e07917ef8dcd 2722 
sorl-thumbnail_12.3+git20160928-2+deb9u1.dsc
 9dcb4af46e09c5410ea1b22a9833abbb40363ba4 7220 
sorl-thumbnail_12.3+git20160928-2+deb9u1.debian.tar.xz
 1b38afe65d543451b80933e28dce3e67b28967ab 9133 
sorl-thumbnail_12.3+git20160928-2+deb9u1_source.buildinfo
Checksums-Sha256:
 8a189a4a8f89564dfac26d12cdfe2194b4abd477f34fd1490ec2a925ba2956e7 2722 
sorl-thumbnail_12.3+git20160928-2+deb9u1.dsc
 14011630af0be392fbf3a11d270b7d4090adf6662270a066b9126d5b53740090 7220 
sorl-thumbnail_12.3+git20160928-2+deb9u1.debian.tar.xz
 3ff6198a460b525f63fa9c412f25e0b63c11594801601c39771ceb751c3a0788 9133 
sorl-thumbnail_12.3+git20160928-2+deb9u1_source.buildinfo
Files:
 f827f70a1305e2a6c097e0ebe8b5bfa9 2722 python optional 
sorl-thumbnail_12.3+git20160928-2+deb9u1.dsc
 df44bede09e2c4178c860832cbe7e151 7220 python optional 
sorl-thumbnail_12.3+git20160928-2+deb9u1.debian.tar.xz
 9f64725372aba3a615eb0c0be4b514b9 9133 python optional 
sorl-thumbnail_12.3+git20160928-2+deb9u1_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl4qFz8QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCEi5D/9StP14STRcK1JV024seekdf+qgr6b0BuUo
Rc4IvOLyVPRxYThg78X0+pLB2eqC3IHfF/Fdj7Fb7mnMmRChAGHFWkGg+bql5xBx
EYMbFSIcJIlnaRhdXY77GwMjNmami3bRcZR0LvdVouh4vb1sBwZzyxGpvA4pXFOD
0menO3tXFmiZusG7kIR2MzAC12Feju65FqwN4ib568ZwaaexXoYILy+cU/JDSlQy
KQgbdtJUaSI4qXmCxgZJ5b6mhOoXO1U/2CpxX9M7LLI/QKmKeImvtPonOCT81X1R
oKvVGkDqmfk1gn5fiW0a5fJgeTrNgt3aG7GvCg2FaxfOyaOjsBE1/8zWl+4zcKxk
KG7Xz2q5K/7oEm05F1sxFGFzp1OB4NdVNRjddl508ePM3TZcsfk6oQ7L4rvZBiFd
JlF+zCrRHnvCre4ACRhqnkbEQHGQGQWdBdwvXDpCq426X2mzF+oAiniClLEOSpX7
OXu7YE9u0lPP0Q22FYX0aMfnq3xeVY5HGts4RiWZkB8rzjxEIDw8v7wUbbeI/KV2
kj8gEnQId9aLYuIdb/l1NmXHzhRWwKEaxpw84+uPyQQNFLwDV8F1AViKzwaQVluB
jzo9+0VoMqSIdaJkhDG5pJaIzrsmIPiHDeJC2CmVox2j4Y96PjZOWI4desKsWhmt
3BO2rxRGXA==
=Zmcg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to