Your message dated Sat, 11 May 2024 19:21:02 +0000
with message-id <e1s5shg-002bep...@fasolo.debian.org>
and subject line Bug#1069224: fixed in nabu 2024.1.6-1
has caused the Debian Bug report #1069224,
regarding nabu: FTBFS: AssertionError: OpenclUnsharpMask: max error is too high 
with method
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.)


-- 
1069224: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nabu
Version: 2023.1.1-3
Severity: serious
Tags: ftbfs

Hello,

nabu FTBFS in sid on amd64:

==================================================================================================== FAILURES ===================================================================================================== __________________________________________________________________________________________ TestUnsharp.testOpenclUnsharp __________________________________________________________________________________________

self = <nabu.misc.tests.test_unsharp.TestUnsharp object at 0x7f62be9990a0>

@pytest.mark.skipif(not (__has_pyopencl__), reason="Need pyopencl for this test")
    def testOpenclUnsharp(self):
        cl_queue = CommandQueue(self.cl_ctx)
        d_image = parray.to_device(cl_queue, self.data)
        d_out = parray.zeros_like(d_image)
        for method in OpenclUnsharpMask.avail_methods:
            d_image = parray.to_device(cl_queue, self.data)
            d_out = parray.zeros_like(d_image)

opencl_unsharp = OpenclUnsharpMask(self.data.shape, self.sigma, self.coeff, method=method, ctx=self.cl_ctx)
            opencl_unsharp.unsharp(d_image, output=d_out)
            res = d_out.get()
> self.check_result(res, method, error_msg_prefix="OpenclUnsharpMask")

nabu/misc/tests/test_unsharp.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <nabu.misc.tests.test_unsharp.TestUnsharp object at 0x7f62be9990a0>
result = array([[ 82.38305 , 82.57701 , 82.776085, ..., 116.99998 , 116.99998 ,
        116.99998 ],
       [ 82.23501 ,  82.....112217],
       [177.92279 , 177.92285 , 177.92336 , ...,  36.      ,  57.      ,
         57.      ]], dtype=float32)
method = 'log', data = None, error_msg_prefix = 'OpenclUnsharpMask'

def check_result(self, result, method, data=None, error_msg_prefix=None):
        reference = self.get_reference_result(method, data=data)
        mae = np.max(np.abs(result - reference))
        err_msg = str(
"%s: max error is too high with method=%s: %.2e > %.2e" % (error_msg_prefix or "", method, mae, self.tol)
        )
>       assert mae < self.tol, err_msg
E AssertionError: OpenclUnsharpMask: max error is too high with method=log: 2.33e+02 > 1.00e-04
E       assert 232.60403 < 0.0001
E + where 0.0001 = <nabu.misc.tests.test_unsharp.TestUnsharp object at 0x7f62be9990a0>.tol

nabu/misc/tests/test_unsharp.py:47: AssertionError

--- End Message ---
--- Begin Message ---
Source: nabu
Source-Version: 2024.1.6-1
Done: Roland Mas <lola...@debian.org>

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

Debian distribution maintenance software
pp.
Roland Mas <lola...@debian.org> (supplier of updated nabu 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, 11 May 2024 19:03:27 +0200
Source: nabu
Architecture: source
Version: 2024.1.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PaN Maintainers 
<debian-pan-maintain...@alioth-lists.debian.net>
Changed-By: Roland Mas <lola...@debian.org>
Closes: 1069224
Changes:
 nabu (2024.1.6-1) unstable; urgency=medium
 .
   * New upstream release. This fixes: "FTBFS: AssertionError:
     OpenclUnsharpMask: max error is too high with method", thanks to
     Andrius Merkys (Closes: #1069224).
Checksums-Sha1:
 c31a91d75336f4ca6fe7ab23721fe2f5a943c402 2262 nabu_2024.1.6-1.dsc
 d53723dcda0fd6b14b7ad4770dad7b74da9661be 474169 nabu_2024.1.6.orig.tar.gz
 624cb2f6ea85ce7e44bba9af566fb4d8ef29fe30 3300 nabu_2024.1.6-1.debian.tar.xz
 f55ea3dd9eb45e5f2a46bdd94a33828212bbb8fb 18050 nabu_2024.1.6-1_amd64.buildinfo
Checksums-Sha256:
 25b39980067b171ff468c307334e1fd051252ab2f631cec8b85c07b1369bb9b2 2262 
nabu_2024.1.6-1.dsc
 06e13e1ce8a4ff0f1fadf9188021cc8848f1a2a7417945328e86d87ef6f72b81 474169 
nabu_2024.1.6.orig.tar.gz
 6147a432a75d20c60fe451abd33b023e95e3a5ec6e433297cfe57e6961ce278e 3300 
nabu_2024.1.6-1.debian.tar.xz
 042c12994b8d49b329aae3cb0c60e1682e8f428dae2fa78ef5e42497d69b5101 18050 
nabu_2024.1.6-1_amd64.buildinfo
Files:
 4693e0eabb90da02a5d1e6c93125b890 2262 python optional nabu_2024.1.6-1.dsc
 92fd1abc7ee674e8ff121f49a5f7b192 474169 python optional 
nabu_2024.1.6.orig.tar.gz
 ebe9e55093412488630489b6a7e782e3 3300 python optional 
nabu_2024.1.6-1.debian.tar.xz
 8686cf2042947ad0a7f1af346b981166 18050 python optional 
nabu_2024.1.6-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmY/wP0ACgkQ0w3s0lmT
Ivwh7BAAghLJESX8/A9afI+b9h9TvCN9daGOFMm4cOTS2aVTLKf1nKjXLkmdpWz3
Co463bB4w1XiNmkhgw1K5Qt5pZKQur8ZMwXz51K/56bKnCmSO4M++2c6bJlifrg2
EEt6u710SkGft+46M5P6sgslXFlizfmWx1qjhJSVSkTt96UeBDqBSTNkxRRSnf0Y
tROK9xYVKgADT1oIwU72Kbplr/cqJpl1Looyrn98mgUOnSKQHjqc4cheUVKgGdW0
iBMK2BJaqRQ3LV9/QemHqcS2QhupQFtfi+18px4kIumHzOS0lhVTjROQujvoDYGm
S0D2dXHB79tiWo7yoCs0ZwH4vgQti559RT5VXSGdpoO1Nai/q0N8cjQVKBnJnQ+B
4VQl8sD6GJNRU8P4Kknz0FjtjnDF5uOfexdX5UCcx4kcTYbqrzDU4CP85epnwod9
CV65JCalOCy7+0qMZydwHHEteUJAuO7Eap9z28bGmAMWqnxaXgbVOxdmmy42KpNd
YlSZnCRxNjjU0xIrqbvwdkJYpRbwUEPAF+61oV+gVc9sfg+aK+0bNEF4bgpbUpuV
Uy7LIHGbaNr9WNtHZg5Mdj/WIXBPTBOeemCX5wWmHaJF2hLCQw4+RjA0zWNIUiEi
dM+k6j+R1PHkq5Fh0l8o07Bu1ZDTzGUkEW2C4g1X323h3cJlQqY=
=MIH6
-----END PGP SIGNATURE-----

Attachment: pgpW2g2wr1JTw.pgp
Description: PGP signature


--- End Message ---

Reply via email to