Your message dated Mon, 25 Dec 2023 19:34:17 +0000
with message-id <e1rhqip-00gxmt...@fasolo.debian.org>
and subject line Bug#1058320: fixed in drms 0.7.0-2
has caused the Debian Bug report #1058320,
regarding drms: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.12 3.11" returned exit code 13
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.)


-- 
1058320: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058320
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: drms
Version: 0.7.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for drms [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> running config
> I: pybuild base:310: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for drms [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for drms [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> copying drms/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_kis_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_series_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_jsoc_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_jsoc_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_jsoc_email.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_jsoc_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_to_datetime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> copying drms/tests/test_jsoc_export.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests
> running egg_info
> writing drms.egg-info/PKG-INFO
> writing dependency_links to drms.egg-info/dependency_links.txt
> writing entry points to drms.egg-info/entry_points.txt
> writing requirements to drms.egg-info/requires.txt
> writing top-level names to drms.egg-info/top_level.txt
> reading manifest file 'drms.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'paper'
> no previously-included directories found matching 'drms/_dev'
> adding license file 'LICENSE.rst'
> writing manifest file 'drms.egg-info/SOURCES.txt'
> copying drms/CITATION.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> copying drms/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_kis_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_series_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_jsoc_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_jsoc_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_jsoc_email.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_jsoc_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_to_datetime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> copying drms/tests/test_jsoc_export.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms/tests
> running egg_info
> writing drms.egg-info/PKG-INFO
> writing dependency_links to drms.egg-info/dependency_links.txt
> writing entry points to drms.egg-info/entry_points.txt
> writing requirements to drms.egg-info/requires.txt
> writing top-level names to drms.egg-info/top_level.txt
> reading manifest file 'drms.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'paper'
> no previously-included directories found matching 'drms/_dev'
> adding license file 'LICENSE.rst'
> writing manifest file 'drms.egg-info/SOURCES.txt'
> copying drms/CITATION.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build/drms
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build; 
> python3.12 -m pytest --pyargs drms --remote-data=none
> ImportError while loading conftest 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build/drms/tests/conftest.py'.
> drms/__init__.py:14: in <module>
>     from .client import Client, ExportRequest, SeriesInfo
> drms/client.py:12: in <module>
>     import pandas as pd
> /usr/lib/python3/dist-packages/pandas/__init__.py:28: in <module>
>     from pandas.compat import is_numpy_dev as _is_numpy_dev  # pyright: 
> ignore # noqa:F401
> /usr/lib/python3/dist-packages/pandas/compat/__init__.py:18: in <module>
>     from pandas.compat.numpy import (
> /usr/lib/python3/dist-packages/pandas/compat/numpy/__init__.py:4: in <module>
>     from pandas.util.version import Version
> /usr/lib/python3/dist-packages/pandas/util/__init__.py:2: in <module>
>     from pandas.util._decorators import (  # noqa:F401
> /usr/lib/python3/dist-packages/pandas/util/_decorators.py:14: in <module>
>     from pandas._libs.properties import cache_readonly
> /usr/lib/python3/dist-packages/pandas/_libs/__init__.py:13: in <module>
>     from pandas._libs.interval import Interval
> pandas/_libs/interval.pyx:1: in init pandas._libs.interval
>     ???
> pandas/_libs/hashtable.pyx:1: in init pandas._libs.hashtable
>     ???
> pandas/_libs/missing.pyx:1: in init pandas._libs.missing
>     ???
> /usr/lib/python3/dist-packages/pandas/_libs/tslibs/__init__.py:37: in <module>
>     from pandas._libs.tslibs.conversion import localize_pydatetime
> pandas/_libs/tslibs/conversion.pyx:1: in init pandas._libs.tslibs.conversion
>     ???
> pandas/_libs/tslibs/tzconversion.pyx:1: in init 
> pandas._libs.tslibs.tzconversion
>     ???
> pandas/_libs/tslibs/timezones.pyx:24: in init pandas._libs.tslibs.timezones
>     ???
> /usr/lib/python3/dist-packages/dateutil/tz/__init__.py:2: in <module>
>     from .tz import *
> /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: in <module>
>     EPOCH = datetime.datetime.utcfromtimestamp(0)
> E   DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated 
> and scheduled for removal in a future version. Use timezone-aware objects to 
> represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
> datetime.UTC).
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=4: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_drms/build; python3.12 -m pytest 
> --pyargs drms --remote-data=none
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_drms/build; 
> python3.11 -m pytest --pyargs drms --remote-data=none
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: remotedata-0.4.1, doctestplus-1.0.0
> collected 175 items
> 
> drms/tests/test_client.py .....                                          [  
> 2%]
> drms/tests/test_config.py .......................                        [ 
> 16%]
> drms/tests/test_exceptions.py ....                                       [ 
> 18%]
> drms/tests/test_init.py ..........................                       [ 
> 33%]
> drms/tests/test_jsoc_basic.py ssss                                       [ 
> 35%]
> drms/tests/test_jsoc_email.py ssssssssssss.                              [ 
> 42%]
> drms/tests/test_jsoc_export.py sssssss                                   [ 
> 46%]
> drms/tests/test_jsoc_info.py sssssssssss                                 [ 
> 53%]
> drms/tests/test_jsoc_query.py ssssssss.sss                               [ 
> 60%]
> drms/tests/test_kis_basic.py sssssssss                                   [ 
> 65%]
> drms/tests/test_main.py ....                                             [ 
> 67%]
> drms/tests/test_series_info.py ....                                      [ 
> 69%]
> drms/tests/test_to_datetime.py ................xxx.................      [ 
> 90%]
> drms/tests/test_utils.py .................                               
> [100%]
> 
> ================== 118 passed, 54 skipped, 3 xfailed in 0.78s 
> ==================
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/drms_0.7.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: drms
Source-Version: 0.7.0-2
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
drms, 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 1058...@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 drms 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: Mon, 25 Dec 2023 20:01:29 +0100
Source: drms
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 1058320
Changes:
 drms (0.7.0-2) unstable; urgency=medium
 .
   * Ignore DeprecationWarnings in tests (Closes: #1058320)
Checksums-Sha1:
 098000a7cb770bef727a88490b4b1ec09e371ff9 2206 drms_0.7.0-2.dsc
 e51dd5083e35dd993ff1eae0feeb1e7d8f3e7328 3728 drms_0.7.0-2.debian.tar.xz
Checksums-Sha256:
 d0c1e047e590bdc908c2b14c670662ee8f59a9194bb885483862f85377b87704 2206 
drms_0.7.0-2.dsc
 b8d2d7ea7f37dfe0ef4b61526d9b2296e0da2f52f3d97f35ab8919e2ec7ccb00 3728 
drms_0.7.0-2.debian.tar.xz
Files:
 ebd025eb60a5ce37971a1ba208e02299 2206 python optional drms_0.7.0-2.dsc
 f5f654a29d1eb3e34c5c37bdc569dca3 3728 python optional 
drms_0.7.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAmWJ0g4ACgkQmk9WvbkO
GL1GfQ//VYy1RBf3azBbihEmjc0m5GoDqA99YcUE7P8qsS+41L32ANuzLwALDvyY
5fZ6zCSrimO07K5iOU78HRlg2zMrPN8l5vLdw6F9KXbH0QvEWQKZ4OfJHp/5AxN/
310s1f9rjcZPCZP79Oxt+ZGia1+/NJfDom33o5cC0dNvzZ668n7wrZlW1bEoNH1t
s9aOUzkQjlnt3gV36ftCN2FLTylpE0Yw0YgnxCsbfXxCM/8JfooqeTOXgcBYcgd5
77bbqbnrG0tmkOdk/nf1UyOvdCs6KwBDb7bA83z+7VrKPIOkHup32hKOMRgSUZnj
esswR5xE59R7lzoPJW9uh2M3Wi6aNJ2e7LrcBQXIkmVojgSRo3eIsmQSj4dKzyd4
pafDsAke/gPAnQJqw6XbmzJ2S4e3XXtxEnkLSvsuHGijH/NxEwVYd2P3TLhW+O3y
b3nQr5dJjKKZd58wwdRhfMnXXB2e8w026aEjOYJGYEF3xoLUvq8f/wdE1EHJuVfX
U5FxjQQ2NTjyjsGYoDRHcRs89pL8YJ9+isizgNJ6LZmt/1fMG7tkqWKfW8KfNOiB
xsb3Rqpdf0NqTUEMvNPonjQxAFm8bDH+IcG9k9Xg+MuAqMigKDlVghQtjS+/ayZl
qUXgYbXm/aI/IPQ3CUrAxhuJ1U0VzQbcSF+cI2uMh/F6bStqNqw=
=JqbA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to