Your message dated Sat, 23 Feb 2019 15:49:56 +0000
with message-id <e1gxzyq-00010w...@fasolo.debian.org>
and subject line Bug#921898: fixed in pilkit 2.0-2
has caused the Debian Bug report #921898,
regarding pilkit: FTBFS (AssertionError: '.apng' != '.png')
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.)


-- 
921898: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921898
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pilkit
Version: 2.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3 --buildsystem=pybuild
   dh_update_autotools_config -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.7 setup.py config 
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp debian/reference.png tests/assets/reference.png
dh_auto_build
I: pybuild base:217: /usr/bin/python setup.py build 
running build

[... snipped ...]

tests.test_processors.test_smartcrop ... ok
tests.test_processors.test_resizetofill ... ok
tests.test_processors.test_resizetofit ... ok
Regression test for matthewwithanm/pilkit#1 ... ok
tests.test_processors.test_resizetofit_mat ... ok
Test that the ColorOverlay processor ... ok
Test that the Resize processor antialiases. ... ok
Test that the upscale argument works as expected. ... ok
tests.test_processors.test_should_raise_exception_if_anchor_is_passed_and_crop_is_set_to_false
 ... ok
tests.test_processors.test_should_set_crop_to_true_if_anchor_is_passed_without_crop
 ... ok
tests.test_processors.test_should_raise_exception_when_crop_is_passed_without_height_and_width
 ... ok
tests.test_processors.test_make_gifs_opaque ... ok
tests.test_processors.test_should_call_resizetofill_when_crop_and_ancho_is_passed
 ... ok
tests.test_processors.test_should_call_resizetofit_when_crop_is_not_passed ... 
ok
tests.test_processors.test_should_call_smartresize_when_crop_not_passed ... ok
tests.test_processors.test_should_repass_upscale_option_false ... ok
tests.test_processors.test_should_repass_upscale_option_true ... ok
tests.test_utils.test_extension_to_format ... ok
tests.test_utils.test_format_to_extension_no_init ... FAIL
tests.test_utils.test_unknown_format ... ok
tests.test_utils.test_unknown_extension ... ok
Ensure default extensions are honored. ... ok
tests.test_utils.test_filewrapper ... ok
Test that ``save_image`` accepts filename strings (not just file objects). ... 
ok
Make sure formats are normalized by ``prepare_image()``. ... ok
Make sure the ``quiet`` util doesn't error if devnull is unwriteable. ... ok

======================================================================
FAIL: tests.test_utils.test_format_to_extension_no_init
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pilkit/build/tests/test_utils.py", line 
19, in test_format_to_extension_no_init
    eq_(format_to_extension('PNG'), '.png')
AssertionError: '.apng' != '.png'

----------------------------------------------------------------------
Ran 26 tests in 0.205s

FAILED (failures=1)
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pilkit/build; python2.7 -m nose -v tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
exit code 13
make: *** [debian/rules:9: build-indep] Error 25
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

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

where you can get a full build log if you need it.

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 BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pilkit
Source-Version: 2.0-2

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

Debian distribution maintenance software
pp.
Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> 
(supplier of updated pilkit 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, 23 Feb 2019 20:21:48 +0500
Source: pilkit
Architecture: source
Version: 2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Closes: 921898
Changes:
 pilkit (2.0-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/watch: Use https protocol
   * d/control: Remove ancient X-Python-Version field
   * d/control: Remove ancient X-Python3-Version field
   * Convert git repository from git-dpm to gbp layout
 .
   [ Andrey Rahmatullin ]
   * Fix a _format_to_extension test failure (Closes: #921898).
Checksums-Sha1:
 04c1a2af799b44a773059305924655c61c5b1ef9 2135 pilkit_2.0-2.dsc
 b05b6870f7c829420fd6cf80b14b87d3c77fe973 123816 pilkit_2.0-2.debian.tar.xz
 54bc24894bd4cadd7b1635d057a7e2995d1369ec 7115 pilkit_2.0-2_amd64.buildinfo
Checksums-Sha256:
 914b6f731e8d4d7abe51f0a5ce19419d4b447e9cbb01c24f3d1a25d231502e08 2135 
pilkit_2.0-2.dsc
 d62e135f8b63b70191a5660c45327149714d9e612cedef102c73b3388e9f80f6 123816 
pilkit_2.0-2.debian.tar.xz
 fa178bee45bb9ba481eb95816e03193db8162923983a3f65a0a9dfa8d7763316 7115 
pilkit_2.0-2_amd64.buildinfo
Files:
 bfa47bc4ef8fa8cffef4f8f740f176ca 2135 python optional pilkit_2.0-2.dsc
 037f86740a0ffeac0eccb750530e08d7 123816 python optional 
pilkit_2.0-2.debian.tar.xz
 50f0a3000c25d4ee0dc7ad042734f680 7115 python optional 
pilkit_2.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAlxxZ7EACgkQM2L3AxpJ
kuGv0Q/+MXKJhoHzUR0NYSe28IDY4L5lAWZbCVI9cD9vHfQ6gd44YCL5MnYVAZeh
uCqi+H6uL3TECmN6h3yRVHRZxOehhU9TP/jV/CAbcY0O+sFl1TgPYKTxrTe5SWFr
56w3vtIR8VDAKpDAoUzrDSSz+8wHG9cpWU6OOjeVW3qu0bNI3LdzoeshTsCA0mQ6
fx8tZowLG4jXcfBisshyx3TIZ0JBIGGErDDlHGnzl8C1LU1CJwekH5G1RJybb7ES
aU+Mh98dTojPUlxVGwsm8y/MVo6kZhee2TO23NKxrZyUvJXgk9QmeSmE7JC/v+/o
+k64mxVWuCQhsar/+QpQTLydd+PzIG087YNyie/cKl8N9OwhkijbpyFtjpQgcSod
7EKS+HNbtzjTfSHJI51iceKQc1ErKk55KksWEtroZtyLlweFKq9VUqaUgWnBULcL
qdgx5aGFZHyRMR+2+v+mFkEJyb3gGMdhwryIzxCkmZgpnx+EDZ2i1vp2CM3j8b+h
jE81Rm1OII7LmPTQy5sNHC/OJgCc6oghZgLtQ8zCVb8s+DNUXodQqcUr9QgquSqD
s1JHKx/lMIkm48On6NapC2MN+k0fTINS4v9V0uP0IjJ7q6pFYxBpk3Nf1uMUWBKe
g2AJmBi24ARqXdsWA8k5jlcBUjPIhyKvSLsTfGMkI7LlJpo/mmg=
=h43R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to