Your message dated Mon, 16 Jul 2018 15:34:15 +0000
with message-id <[email protected]>
and subject line Bug#903908: fixed in wand 0.4.4-1.3
has caused the Debian Bug report #903908,
regarding python3-wand fails to build on debian/sid
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 [email protected]
immediately.)


-- 
903908: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903908
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-wand
Version: 0.4.4-1.2


Dear Maintainer,

When I try to build a package it fails on python3.7 tests , these errors
appears below  .. :

I: pybuild pybuild:267: cp -a
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/src/blockdiag.egg-info
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/debian/circle.*
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython2_2.7_blockdiag/build
I: pybuild base:217: cd
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython2_2.7_blockdiag/build;
python2.7 -m nose
......................................................................................................................................................................................WARNING:
background image not found: /usr/lib/python3.5/idlelib/Icons/idle_16.png
.............WARNING: plugin "autoclass" is already loaded. ignored.
..SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.............................................
----------------------------------------------------------------------
Ran 709 tests in 5.869s

OK (SKIP=351)
I: pybuild pybuild:293: rm -rf
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython2_2.7_blockdiag/build/circle.*
I: pybuild pybuild:267: cp -a
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/src/blockdiag.egg-info
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/debian/circle.*
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython3_3.7_blockdiag/build
I: pybuild base:217: cd
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython3_3.7_blockdiag/build;
python3.7 -m nose
......................................................................................................................................................................................WARNING:
background image not found: /usr/lib/python3.5/idlelib/Icons/idle_16.png
.............WARNING: plugin "autoclass" is already loaded. ignored.
..SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSSFSSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.SSS.F...........................................
======================================================================
FAIL: blockdiag.tests.test_generate_diagram.test_generate(<function main at
0x7f9025123510>, 'svg',
'/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython3_3.7_blockdiag/build/blockdiag/tests/diagrams/group_id_and_node_id_are_not_conflicted.diag',
['-f', '/usr/share/fonts/truetype/vlgothic/VL-Gothic-Regular.ttf'])
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File
"/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython3_3.7_blockdiag/build/blockdiag/tests/utils.py",
line 75, in wrap
    raise AssertionError('Caught error')
AssertionError: Caught error
-------------------- >> begin captured stdout << ---------------------
---[ stderr ] ---
Exception ignored in: <function Resource.__del__ at 0x7f9021999f28>
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/wand/resource.py", line 232, in
__del__
    self.destroy()
  File "/usr/lib/python3/dist-packages/wand/image.py", line 2767, in destroy
    for i in range(0, len(self.sequence)):
TypeError: object of type 'NoneType' has no len()


--------------------- >> end captured stdout << ----------------------

======================================================================
FAIL:
blockdiag.tests.test_generate_diagram.svg_includes_source_code_tag_test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File
"/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython3_3.7_blockdiag/build/blockdiag/tests/utils.py",
line 75, in wrap
    raise AssertionError('Caught error')
AssertionError: Caught error
-------------------- >> begin captured stdout << ---------------------
---[ stderr ] ---
Exception ignored in: <function Resource.__del__ at 0x7f9021999f28>
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/wand/resource.py", line 232, in
__del__
    self.destroy()
  File "/usr/lib/python3/dist-packages/wand/image.py", line 2767, in destroy
    for i in range(0, len(self.sequence)):
TypeError: object of type 'NoneType' has no len()


--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
Ran 709 tests in 4.608s

FAILED (SKIP=351, failures=2)
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd
/<<BUILDDIR>>/blockdiag-1.5.3+dfsg/.pybuild/cpython3_3.7_blockdiag/build;
python3.7 -m nose

I think this can fix the issue :

https://github.com/emcconville/wand/commit/4ab2fbc78c5e21e63a5aee394a5e164886107dea



Thanks,
Michal Arbet

--- End Message ---
--- Begin Message ---
Source: wand
Source-Version: 0.4.4-1.3

We believe that the bug you reported is fixed in the latest version of
wand, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Arbet <[email protected]> (supplier of updated wand 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 16 Jul 2018 13:47:50 +0100
Source: wand
Binary: python-wand python3-wand pypy-wand wand-doc
Architecture: source all
Version: 0.4.4-1.3
Distribution: unstable
Urgency: medium
Maintainer: Changwoo Ryu <[email protected]>
Changed-By: Michal Arbet <[email protected]>
Description:
 pypy-wand  - Python interface for ImageMagick library (PyPy build)
 python-wand - Python interface for ImageMagick library (Python 2 build)
 python3-wand - Python interface for ImageMagick library (Python 3 build)
 wand-doc   - Python interface for ImageMagick library - documentation
Closes: 903908
Changes:
 wand (0.4.4-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Michal Arbet ]
   * Add fix-ensure-sequence-is-allocated.patch (Closes: #903908)
Checksums-Sha1:
 d226d9ca33bd70d67c9ba0cd9cf11bbdc6f369e2 2189 wand_0.4.4-1.3.dsc
 2a84886ee31bcb069cb3603de49c6c292cff16f1 9820 wand_0.4.4-1.3.debian.tar.xz
 9735f2379362ec99312f2cf7c83b5b10816fc122 65148 pypy-wand_0.4.4-1.3_all.deb
 c98c851d26d93ece11641037c178ace6e4132bd2 65344 python-wand_0.4.4-1.3_all.deb
 a1e7a36a0dbf4cd6038fd249c428c9a91d21a971 65408 python3-wand_0.4.4-1.3_all.deb
 a06f07a8b58f2fff4504fc6bd6829502f0b3cdcf 1593816 wand-doc_0.4.4-1.3_all.deb
 305d876f14cdd4a426610166a80b340df6963b0f 8809 wand_0.4.4-1.3_amd64.buildinfo
Checksums-Sha256:
 88e44446fd55dabaf7a5ca18ce491d4572c5335060413a5bce7bbf9d8ca50013 2189 
wand_0.4.4-1.3.dsc
 65ca7dcbf28d4587a7d436610eb43ce764cee60afe1b74e5bb7378e17f2a4e63 9820 
wand_0.4.4-1.3.debian.tar.xz
 08835ade8488b88fdc717d91da42e3186c47f6f1d5c9eccab473fecc0d4590e7 65148 
pypy-wand_0.4.4-1.3_all.deb
 28e71e4951b1b2c62daa0da2cfe2313168e5ff8da9c0543f899475187f8ed8ae 65344 
python-wand_0.4.4-1.3_all.deb
 68325150c8cf662dc92483d2dca3b978ab3ee777563f612ff7284147acb17330 65408 
python3-wand_0.4.4-1.3_all.deb
 73cb6502ef787d32a6d543e29e08f45cb88b087589a674c14359606ea5a4efa3 1593816 
wand-doc_0.4.4-1.3_all.deb
 57a953cb7f60d7fdcc3213214a7e5d5ac242e37e6e76b3eb2b755ae744f90d37 8809 
wand_0.4.4-1.3_amd64.buildinfo
Files:
 6d18bdf981f371cf2376ab8a0684240d 2189 python optional wand_0.4.4-1.3.dsc
 fcb56dcccf9d32586991b1d7b22b1483 9820 python optional 
wand_0.4.4-1.3.debian.tar.xz
 1d59bfb848c8579702d005b3f3118f1a 65148 python optional 
pypy-wand_0.4.4-1.3_all.deb
 0208a0e42d6127b9e0bfb61156ded60c 65344 python optional 
python-wand_0.4.4-1.3_all.deb
 0f1bb2eee7e41d81a6551a049dbc812d 65408 python optional 
python3-wand_0.4.4-1.3_all.deb
 0216c1ed634ecf956328b0cac56c8db9 1593816 doc optional 
wand-doc_0.4.4-1.3_all.deb
 ef28fe21e5ca740f32e8d9b28805d5ce 8809 python optional 
wand_0.4.4-1.3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAltMuHEACgkQq1PlA1ho
d6aDDQ/9H9rNNY3biwuNFRmmIGjx1gJnXUlW5WMBl+8udJUVKWdI1mziIfeyGoPX
AxGQPFvdoUAkFoGDMT2Xn7thtjJr3KpJBl13uTTGnCFiR3J7L5Aj8Mv+uCwaQWSZ
fERXdUTe8NYl/adQU2vI32yCuqkS1hgEPGfF/yKfJ0wLXlwt+56+eej2w9bVyUSL
JbGiDQ5nowC2/bxvJgl6bCDKTRnuVRhz5Bpu2Ht37Q/R1EDMCg9t0dAL1pd20SWY
927/jHyrgzFGqRAPARfSLOEqNLUt0CyLN3lwq46mhNyS+xjQQ7K0i9QSAGTeDCVm
A+8PjpLzM0k6Yy4dPOmpGaGg2vvzgkdeWFrr4XddIcLIERcuJlgL3CCKn4v0k8d1
0j9BYusPk4a473uRkLV5ixZpN0lhSVsbbJRP5ZxWPQyi8tts2xBv/t9OGqlETbhv
3WbU/RL5uC+XW3+aOkVvEksFKrC8QB1EflrLheqTNBpo8EyOtezsQjI+Cp1uQ4HS
7eAO9nzYAF3hR4/0ldsnyK2xX0Nq0peB4ycoEAWfQHh7vGPE/PSEavjSnAzHqLX2
NTS0StBB+ZABt6c979D+4G9S2U5ZYo8J+FZ1rcAFlZIhjIsxLAheYM4mG9eVBqvs
WsnDtl2ZiPZ/ZJeIYhOa361hjhtBy6SWPk2ZDzToVvKrzBZS1PE=
=J4/y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to