Your message dated Tue, 10 Dec 2019 14:49:28 +0000
with message-id <e1iegpm-000i4v...@fasolo.debian.org>
and subject line Bug#945330: fixed in yt 3.5.1-2
has caused the Debian Bug report #945330,
regarding yt ftbfs in unstable
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.)


-- 
945330: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:yt
Version: 3.5.1-1
Severity: serious
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.8

pysph ftbfs in unstable.

[...]
======================================================================
ERROR: test_composite_vr
(yt.visualization.volume_rendering.tests.test_zbuff.ZBufferTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/visualization/volume_rendering/tests/test_zbuff.py",
line 83, in test_composite_vr
    im.write_png("composite.png")
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/data_objects/image_array.py",
line 289, in write_png
    scaled = self.rescale(inline=False)
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/data_objects/image_array.py",
line 242, in rescale
    np.clip(out, 0.0, 1.0, out)
  File "<__array_function__ internals>", line 5, in clip
  File "/usr/lib/python3/dist-packages/numpy/core/fromnumeric.py", line 2037, in
clip
    return _wrapfunc(a, 'clip', a_min, a_max, out=out, **kwargs)
  File "/usr/lib/python3/dist-packages/numpy/core/fromnumeric.py", line 61, in
_wrapfunc
    return bound(*args, **kwds)
  File "/usr/lib/python3/dist-packages/numpy/core/_methods.py", line 131, in 
_clip
    return _clip_dep_invoke_with_casting(
  File "/usr/lib/python3/dist-packages/numpy/core/_methods.py", line 85, in
_clip_dep_invoke_with_casting
    return ufunc(*args, out=out, **kwargs)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/units/yt_array.py",
line 1399, in __array_ufunc__
    raise RuntimeError(
RuntimeError: Support for the <ufunc 'clip'> ufunc with 3 inputs has not
beenadded to YTArray.

======================================================================
ERROR: test_multi_image_composite
(yt.visualization.tests.test_image_writer.TestImageWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/visualization/tests/test_image_writer.py",
line 42, in test_multi_image_composite
    multi_image_composite("multi_channel1.png", frb["x"], frb["y"])
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/visualization/image_writer.py",
line 107, in multi_image_composite
    red_channel = scale_image(red_channel)
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/visualization/image_writer.py",
line 57, in scale_image
    image = (np.clip((image-mi)/(ma-mi) * 255, 0, 255)).astype('uint8')
  File "<__array_function__ internals>", line 5, in clip
  File "/usr/lib/python3/dist-packages/numpy/core/fromnumeric.py", line 2037, in
clip
    return _wrapfunc(a, 'clip', a_min, a_max, out=out, **kwargs)
  File "/usr/lib/python3/dist-packages/numpy/core/fromnumeric.py", line 61, in
_wrapfunc
    return bound(*args, **kwds)
  File "/usr/lib/python3/dist-packages/numpy/core/_methods.py", line 131, in 
_clip
    return _clip_dep_invoke_with_casting(
  File "/usr/lib/python3/dist-packages/numpy/core/_methods.py", line 85, in
_clip_dep_invoke_with_casting
    return ufunc(*args, out=out, **kwargs)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build/yt/units/yt_array.py",
line 1399, in __array_ufunc__
    raise RuntimeError(
RuntimeError: Support for the <ufunc 'clip'> ufunc with 3 inputs has not
beenadded to YTArray.

----------------------------------------------------------------------
Ran 1386 tests in 932.841s

FAILED (errors=28)
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yt/build; python3.8 -m nose -v
dh_auto_test: pybuild --test -i python{version} -p "3.8 3.7" returned exit code 
13
make: *** [debian/rules:10: build-arch] Error 255

--- End Message ---
--- Begin Message ---
Source: yt
Source-Version: 3.5.1-2

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

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated yt 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: Tue, 10 Dec 2019 14:28:28 +0100
Source: yt
Architecture: source
Version: 3.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 945330
Changes:
 yt (3.5.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add support for the clip ufunc and add testing for np.clip (Closes: 
#945330)
   * Push Standards-Version to 4.4.1. No changes needed
Checksums-Sha1:
 7958f2e1aab58144edb9757d3750b2cf4d1bc1e2 2128 yt_3.5.1-2.dsc
 4c87f804dbb1c2170570b9ece051fa8e5f385e74 9576 yt_3.5.1-2.debian.tar.xz
Checksums-Sha256:
 8807607496cfb794dadfe362ace87087758dd6cdfd957b25439df88ffefe55ff 2128 
yt_3.5.1-2.dsc
 1ed15fc3991fedc62d5547be507bcbd1b777d8f32e35d84742fdfd849fc47cec 9576 
yt_3.5.1-2.debian.tar.xz
Files:
 6cb55ebc6041aff3b36e1aaf855436b8 2128 python optional yt_3.5.1-2.dsc
 b41b132dc7eb6ce01446657dd6ea5f65 9576 python optional yt_3.5.1-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl3vpdYACgkQcRWv0HcQ
3Pc6bQ/7BPAtlh9w0ohgtKoo5A8ekITaMmO0Wuf05RJjA/DU/rJ6a3dru4In8G25
2eU2Ocu/23J/sst9T5BXK9kj/GsHLvE7g+amvts3/LlJpGzwFMa9T7ruHL/YyD2p
yHIYp7uzFUj6TWiCEVDtIt1lcV91GoKL30WNvUA4hgyeU9ceULxkhpwWBAzDIVYA
xm3kPfIez+QelZh586pwn5r7OAfCgLT1q/gBWs7TtszVl2xnu6k7YW67Klm7ditH
U5FeIR3UzbzzRPAtKLfMa12JAs8zwGl/yrTQArbDX1bYxb5rri7M/kqd7/jW7z7r
9mUl6x9JgWve06R8Zf3bMs0Zb0g9qx4Wnd463K4Artu0wp5wsNAtKV3ieji0U81v
2LhwEQBJUjLd9DAjeV5aU6R/fVt0FGwJRW1OQzOFZIB6xrflmAhwzefqUL71kFDC
bmLSkUSqSpwH/O06tAprVBLBMxgwHmGgKSZjaeF3GhLK0e4KmcmS2Kqs1OkDt4Wy
LhD0uCP3Z/sUSWcTfN/m0E3abcr0OMZxXcMjW05e9/HzS9qBjFSsliI56zbbyy7f
WCKSxXNLCb5/dysXo4w3ZGQ/Ml5YUv8X7AUOP9K8yIJwUqhC0AaEEr6vuNx8R2ex
Ovckk6ZwqFZl6anAR6djMSs01LfD1iyP6xWo68Tj1wUjOIPRN5A=
=r17H
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to