Your message dated Sun, 16 Jun 2024 21:04:12 +0000
with message-id <e1six2q-00dtxp...@fasolo.debian.org>
and subject line Bug#1069821: fixed in dask 2024.5.2+dfsg-1
has caused the Debian Bug report #1069821,
regarding satpy: FTBFS: tests failed
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.)


-- 
1069821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069821
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: satpy
Version: 0.47.0-2
Severity: serious
Tags: ftbfs

==================================== ERRORS
====================================
___ ERROR collecting satpy/tests/reader_tests/test_viirs_edr_active_fires.py
___
satpy/tests/reader_tests/test_viirs_edr_active_fires.py:30: in <module>
    import dask.dataframe as dd
/usr/lib/python3/dist-packages/dask/dataframe/__init__.py:81: in <module>
    from dask.dataframe import backends, dispatch, rolling
/usr/lib/python3/dist-packages/dask/dataframe/backends.py:15: in <module>
    from dask.dataframe.core import DataFrame, Index, Scalar, Series, _Frame
/usr/lib/python3/dist-packages/dask/dataframe/core.py:36: in <module>
    from dask.dataframe import methods
/usr/lib/python3/dist-packages/dask/dataframe/methods.py:34: in <module>
    from dask.dataframe.utils import is_dataframe_like, is_index_like,
is_series_like
/usr/lib/python3/dist-packages/dask/dataframe/utils.py:20: in <module>
    from dask.dataframe import (  # noqa: F401 register pandas extension types
/usr/lib/python3/dist-packages/dask/dataframe/_dtypes.py:9: in <module>
    from dask.dataframe.extensions import make_array_nonempty, make_scalar
/usr/lib/python3/dist-packages/dask/dataframe/extensions.py:8: in <module>
    from dask.dataframe.accessor import (
/usr/lib/python3/dist-packages/dask/dataframe/accessor.py:126: in <module>
    class DatetimeAccessor(Accessor):
/usr/lib/python3/dist-packages/dask/dataframe/accessor.py:81: in
__init_subclass__
    _bind_property(cls, pd_cls, attr, min_version)
/usr/lib/python3/dist-packages/dask/dataframe/accessor.py:35: in _bind_property
    setattr(cls, attr, property(derived_from(pd_cls,
version=min_version)(func)))
/usr/lib/python3/dist-packages/dask/utils.py:858: in wrapper
    method.__doc__ = _derived_from(
/usr/lib/python3/dist-packages/dask/utils.py:811: in _derived_from
    method_args = get_named_args(method)
/usr/lib/python3/dist-packages/dask/utils.py:572: in get_named_args
    s = inspect.signature(func)
/usr/lib/python3.11/inspect.py:3263: in signature
    return Signature.from_callable(obj, follow_wrapped=follow_wrapped,
/usr/lib/python3.11/inspect.py:3011: in from_callable
    return _signature_from_callable(obj, sigcls=cls,
/usr/lib/python3.11/inspect.py:2599: in _signature_from_callable
    call = _descriptor_get(call, obj)
/usr/lib/python3.11/inspect.py:2432: in _descriptor_get
    return get(descriptor, obj, type(obj))
E   TypeError: descriptor '__call__' for 'type' objects doesn't apply to a
'property' object


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: dask
Source-Version: 2024.5.2+dfsg-1
Done: Étienne Mollier <emoll...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dask, 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.
Étienne Mollier <emoll...@debian.org> (supplier of updated dask 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, 16 Jun 2024 20:20:55 +0200
Source: dask
Architecture: source
Version: 2024.5.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Étienne Mollier <emoll...@debian.org>
Closes: 1068422 1069359 1069821 1073183
Changes:
 dask (2024.5.2+dfsg-1) unstable; urgency=medium
 .
   [ Étienne Mollier ]
   * Team upload.
   * New upstream version 2024.5.2+dfsg
     Closes: #1068422, #1069821, #1069359
   * ignore_some_sphinx_packages: patch refreshed.
   * force-little-endian-random.patch: remove, issue fixed upstream.
   * Unfuzz patches.
   * Delete unused patches.
   * fix-test_accessors.patch: new.
   * d/copyright: fix a file statement causing a spurious lintian warning.
 .
   [ Diane Trout ]
   * Refresh use-local-intersphinx.patch
   * Add python-fsspec-doc and python3-doc for local object.inv files
   * Cache Xarray logo in _images/Xarray_Logo_RGB_Final.png to avoid
     privacy breach
   * Add disable-dask-expr-docs.patch (Closes: #1073183)
     Trying to autogenerate the api for a library that's not available in
     Debian caused sphinx-build to fail without generating any html files.
   * Add a minimal check in d/rules to make sure that at least some
     documentation was built.
   * Oops. Use the longer more descriptive name.
     I started with one name and then changed it and did all my test builds
     before cleaning up the "unused" files.
 .
   [ Étienne Mollier ]
   * cleanup-some-privacy-breaches.patch: new.
     This cleans up some privacy breaches in dask documentation,
     essentially where online resources do not bring much to the
     comprehension.
   * d/control: declare compliance to standards version 4.7.0.
   * d/README.source: document keeping dask.distributed synchronized.
   * d/rules: remove spurious license file tripping lintian.
Checksums-Sha1:
 c556005b5baf3125649347e19d2b7d6a2faca2a7 3415 dask_2024.5.2+dfsg-1.dsc
 f454c02621851c643abac743a68908c32f63b7ec 8626596 dask_2024.5.2+dfsg.orig.tar.xz
 952de7e54071cfd7773e07a1593c16a16fb2eb35 77904 
dask_2024.5.2+dfsg-1.debian.tar.xz
Checksums-Sha256:
 462191a297f660272d7b30285de0c112435569ad334cbecccfd4ffc6dcb6885c 3415 
dask_2024.5.2+dfsg-1.dsc
 78a2129d626b91cf86e7e68725c5a94e2dc5911102c16405623ffe9ee38bc0fb 8626596 
dask_2024.5.2+dfsg.orig.tar.xz
 9a84132c904f38038a4c7c724b1396fe074fc53c8b51a210f5d22e37ebc18938 77904 
dask_2024.5.2+dfsg-1.debian.tar.xz
Files:
 13dc6bb113c8ff9aecdf04e08ce65fb6 3415 python optional dask_2024.5.2+dfsg-1.dsc
 a28ca9c0d9330b89ebd926655a9bc0f0 8626596 python optional 
dask_2024.5.2+dfsg.orig.tar.xz
 237ecc184b31621698e476b017b08f3f 77904 python optional 
dask_2024.5.2+dfsg-1.debian.tar.xz

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

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmZvT+UUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdrfqQ/7BP4d+BDewEGB7wA3cp2Nj6G2HHdM
JycDeMwvUES9N+CroAzpA5yFHgEQUznRspEvOM1qw7bsAmOK4o+KthgSkSgMAj8q
lmeJWWzLW65ZOTvL/r/6/MZ5ZHYYPtxpHpKD4tFSoDUxCPy0VwaFfpQ3UEYjXsix
58rzN+QWXp+hGnfuQMPnDcQu86YAfpdt9dvqH8k1Zec4Vo7wtABvvLZRAoGZ8OrT
e8oacNycEFK76JqZ76svwCifyY+oq5FuPQmQx7DAXQ7DuDv7W6MyCI/+JVVfX5ek
KPCvgOG86MEk7BJ4tCBaL/41NV0ssZSJD9S/++cdd75orWNXTV7Xc/JIOsfcWvvN
c4ZxYEXtZlKrAXUx7M1dKuwXN1kJA9SOk1RWHYpL4rFYFFvUKThKSlVrQtr+Y0HH
54w7Bv9w1Ossh9ZR87/RC2tmJFt3nQNdoOeHJkviiZbwt6dNllAfY+HrGUSu/ej9
KOxhxEIUgla8tkL77844m2hZGExkd2QTClAZgpn7uU3BiNf5nIumEhlYCPyqBF0q
M4pDAZXKtUMrdRLVs8lipVJvUQ+lcNvsTH4asxnqjQujjfGPmXn1xyUV6tcSPuFp
boKjrXTSRIEFriw1FeTxstvQ+WLIDNOH2//UFmLFvSz2Cvsd+md+CHAp8F5Roi8/
JWe/d+jkfWsNYbM=
=Ssw6
-----END PGP SIGNATURE-----

Attachment: pgpfRzL22g7By.pgp
Description: PGP signature


--- End Message ---

Reply via email to