Your message dated Sun, 24 Sep 2017 22:05:43 +0000
with message-id <e1dwf1z-0006kl...@fasolo.debian.org>
and subject line Bug#876664: fixed in veusz 1.21.1-1.3
has caused the Debian Bug report #876664,
regarding veusz FTBFS: test failure
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.)


-- 
876664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876664
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: veusz
Version: 1.21.1-1.2
Severity: serious

https://buildd.debian.org/status/package.php?p=veusz&suite=sid

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e -x;\
for py in 2.7; do \
        LC_ALL=C \
        PYTHONPATH=$(ls -d /<<PKGBUILDDIR>>/build/lib.*-$py) \
        VEUSZ_RESOURCE_DIR=. \
                xvfb-run -a \
                --server-args "-screen 0 640x480x24" \
                python$py tests/runselftest.py ;\
        LC_ALL=C \
        PYTHONPATH=$(ls -d /<<PKGBUILDDIR>>/build/lib.*-$py-pydebug 2>/dev/null 
|| ls -d /<<PKGBUILDDIR>>/lib.*$py-pydebug) \
        VEUSZ_RESOURCE_DIR=. \
                xvfb-run -a \
                --server-args "-screen 0 640x480x24" \
                python$py-dbg tests/runselftest.py ;\
done
+ ls -d /<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7
+ LC_ALL=C PYTHONPATH=/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7 
VEUSZ_RESOURCE_DIR=. xvfb-run -a --server-args -screen 0 640x480x24 python2.7 
tests/runselftest.py
/usr/lib/python2.7/dist-packages/astropy/config/configuration.py:541: 
ConfigurationMissingWarning: Configuration defaults will be used due to 
OSError:2 on None
  warn(ConfigurationMissingWarning(msg))
Testing output
2d_irregular.vsz
 PASS
axis_function.vsz
 PASS
axis_function_linked.vsz
 PASS
bar_labels.vsz
Traceback (most recent call last):
  File "tests/runselftest.py", line 292, in <module>
    test_unlink=options.test_unlink)
  File "tests/runselftest.py", line 222, in runTests
    test_unlink=test_unlink)
  File "tests/runselftest.py", line 157, in renderVszTest
    ifc.Export(outfile)
  File 
"/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/document/commandinterface.py",
 line 717, in Export
    e.export()
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/document/export.py", 
line 112, in export
    self.exportSelfTest()
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/document/export.py", 
line 271, in exportSelfTest
    self.renderPage(size, (dpi,dpi), painter)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/document/export.py", 
line 131, in renderPage
    self.doc.paintTo(helper, self.pagenumber)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/document/doc.py", 
line 432, in paintTo
    self.basewidget.draw(painthelper, page)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/root.py", 
line 123, in draw
    page.draw( posn, painthelper )
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/page.py", 
line 366, in draw
    parentposn)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/widget.py", 
line 309, in draw
    c.draw(bounds, painthelper, outerbounds=outerbounds)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/grid.py", 
line 415, in draw
    self._drawChild(phelper, child, bounds, parentposn)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/grid.py", 
line 376, in _drawChild
    child.draw(newbounds, phelper, outerbounds=coutbound)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/graph.py", 
line 284, in draw
    c.draw(bounds, painthelper, outerbounds=outerbounds)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/axis.py", 
line 1075, in draw
    self._axisDraw(posn, parentposn, outerbounds, painter, phelper)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/axis.py", 
line 1140, in _axisDraw
    outerbounds, self.majortickscalc, texttorender)
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/axis.py", 
line 823, in _drawTickLabels
    for parlposn, text in ticklabels:
  File "/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/veusz/widgets/axis.py", 
line 753, in generateLabelLabels
    if None not in (labels, coords):
ValueError: The truth value of an array with more than one element is 
ambiguous. Use a.any() or a.all()
QPainter::end: Painter ended with 2 saved states
debian/rules:40: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: veusz
Source-Version: 1.21.1-1.3

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

Debian distribution maintenance software
pp.
Aurelien Jarno <aure...@debian.org> (supplier of updated veusz 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: Sun, 24 Sep 2017 23:20:35 +0200
Source: veusz
Binary: veusz veusz-helpers veusz-helpers-dbg
Architecture: source
Version: 1.21.1-1.3
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
<python-apps-t...@lists.alioth.debian.org>
Changed-By: Aurelien Jarno <aure...@debian.org>
Description:
 veusz      - 2D scientific plotting application with graphical interface
 veusz-helpers - Architecture-specific helper module for Veusz
 veusz-helpers-dbg - Architecture-specific helper module for Veusz (debug 
extension)
Closes: 876664
Changes:
 veusz (1.21.1-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport a patch from upstream to add compatiblity with numpy 1.13.
     (Closes: #876664).
Checksums-Sha1:
 f87e0915db496dae95d8423e74854355d5dacd33 2360 veusz_1.21.1-1.3.dsc
 21ddb5995bf4877dc6d4fc8b28c38c56c452c572 11040 veusz_1.21.1-1.3.debian.tar.xz
 cb7bdd6d782f69b513f3a46e412b347184234876 12869 
veusz_1.21.1-1.3_source.buildinfo
Checksums-Sha256:
 9767d26c68742d5d5279ff10ec59a08f4ed02ef3791de667660191f58215616b 2360 
veusz_1.21.1-1.3.dsc
 736dcf0b3e3e039662dd7f8b4dd29fbe11f029eddece904ccefd690d522a590b 11040 
veusz_1.21.1-1.3.debian.tar.xz
 063f1624606cf1a2f446894f654e2a35c3617fa2fd173534f2cfa44771ea72eb 12869 
veusz_1.21.1-1.3_source.buildinfo
Files:
 3e98c2a32776812d22e5cd799a68011a 2360 science optional veusz_1.21.1-1.3.dsc
 cdc86b3999406f9f35ca532f8b66c8a5 11040 science optional 
veusz_1.21.1-1.3.debian.tar.xz
 ad525df3bf45bd50f4551f4f5ec18629 12869 science optional 
veusz_1.21.1-1.3_source.buildinfo

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

iQIzBAEBCgAdFiEEd0YmQqnvlP0Pdxltupx4Bh3djJsFAlnIJygACgkQupx4Bh3d
jJv0NA/+LI70KdPO2uMVvM9i1rDIc/iNZjDr4xo6KVQgiRIKs9auL7Vza7hXrxCR
agwTpe0KF1cB335xbcpw2SrUgt0WWvkARi0M9JY/HXh0oKq+jn0d73I3pzaRDRHi
aspyQseTneEzig4Eog3hnDwrEYy9a3C0fW2X8FJw1D2Yi86obxs2AoLndBj9/Yxy
Aq22CnmzM/xbAECylqgO13ZccZxdmvGj4dRvID7sZHweOD06WHwMOISJKOAtuLOT
tbb5izMjS6aIL5nKGe5QKyg5pu8piWml6LchR02Uyo7LFWihwUPsMWerr+YCV8hU
QhY3Mxr52IIiLXO79u5+ShKCpacvQBW1IBruO37Q0UHEoqSg3svWIVaycMsx3woi
YOvsDw1e/4P2s4fAgLdiM1zMFULhxwGG0PufkCc94QG1mRUmC3YNxuOYYom7yLLm
NhznoteMeFdbVMuKWeD9BXmSKLymyuSoPwCEY8Blsp/K2vaUoh4UyzN84GLs9HnD
y747mTL8MoxbWLahH5QdnXL7biMvnPJdBSsoKJrlo1GWYGA2Ey8n4AcIirk412BO
ZHigpdMD2zgin91lS/lA5kKivgeUL/jhGnirUet07Kx/0WS+rkbDZ7627V/foSgl
tKjw14yBViiuAIZG1a4uXjRjhEiUkFq9VqLtAs9PPNjCEOuQDF4=
=VrtG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to