• Bug#1066775: sunpy: FTBFS: dh_auto_test: error: pybuild --test --test-p

    From Lucas Nussbaum@21:1/5 to All on Wed Mar 13 16:10:22 2024
    Source: sunpy
    Version: 5.1.1-1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240313 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:305: 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)
    WARNING: The wheel package is not available.
    running config
    I: pybuild base:305: 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)
    WARNING: The wheel package is not available.
    running config
    dh_auto_build -O--buildsystem=pybuild
    I: pybuild base:305: /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)
    WARNING: The wheel package is not available.
    running build
    running build_py
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
    copying sunpy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
    copying sunpy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
    copying sunpy/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
    copying sunpy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net copying sunpy/net/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/fido_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    copying sunpy/net/base_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data copying sunpy/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
    copying sunpy/data/_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
    copying sunpy/data/sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests copying sunpy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
    copying sunpy/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
    copying sunpy/tests/self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
    copying sunpy/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util copying sunpy/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/parfive_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    copying sunpy/util/sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics copying sunpy/physics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics
    copying sunpy/physics/differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/_cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/_file_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    copying sunpy/io/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database copying sunpy/database/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
    copying sunpy/database/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
    copying sunpy/database/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
    copying sunpy/database/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
    copying sunpy/database/commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
    copying sunpy/database/tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun copying sunpy/sun/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
    copying sunpy/sun/_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
    copying sunpy/sun/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
    copying sunpy/sun/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries copying sunpy/timeseries/timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
    copying sunpy/timeseries/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
    copying sunpy/timeseries/timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
    copying sunpy/timeseries/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
    copying sunpy/timeseries/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image copying sunpy/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
    copying sunpy/image/resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
    copying sunpy/image/transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time copying sunpy/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
    copying sunpy/time/timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
    copying sunpy/time/timeformats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
    copying sunpy/time/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern copying sunpy/extern/appdirs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
    copying sunpy/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
    copying sunpy/extern/parse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
    copying sunpy/extern/inflect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
    copying sunpy/extern/distro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
    copying sunpy/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
    copying sunpy/visualization/wcsaxes_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
    copying sunpy/visualization/drawing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
    copying sunpy/visualization/visualization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/spice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    copying sunpy/coordinates/offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map copying sunpy/map/compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    copying sunpy/map/mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio copying sunpy/net/helio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
    copying sunpy/net/helio/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
    copying sunpy/net/helio/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
    copying sunpy/net/helio/chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
    copying sunpy/net/helio/hec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc copying sunpy/net/jsoc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
    copying sunpy/net/jsoc/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
    copying sunpy/net/jsoc/jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests copying sunpy/net/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_fido.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_attr_walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_baseclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    copying sunpy/net/tests/test_scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek copying sunpy/net/hek/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
    copying sunpy/net/hek/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
    copying sunpy/net/hek/hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso
    copying sunpy/net/hek2vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso
    copying sunpy/net/hek2vso/hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever
    copying sunpy/net/dataretriever/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever
    copying sunpy/net/dataretriever/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb copying sunpy/net/cdaweb/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
    copying sunpy/net/cdaweb/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
    copying sunpy/net/cdaweb/cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
    copying sunpy/net/cdaweb/walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
    copying sunpy/net/cdaweb/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso copying sunpy/net/vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    copying sunpy/net/vso/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    copying sunpy/net/vso/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    copying sunpy/net/vso/vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    copying sunpy/net/vso/legacy_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    copying sunpy/net/vso/zeep_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    copying sunpy/net/vso/table_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
    copying sunpy/net/helio/tests/test_chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
    copying sunpy/net/helio/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
    copying sunpy/net/helio/tests/test_helio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/data
    copying sunpy/net/jsoc/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
    copying sunpy/net/jsoc/tests/test_jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
    copying sunpy/net/jsoc/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
    copying sunpy/net/jsoc/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek/tests
    copying sunpy/net/hek/tests/test_hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek/tests
    copying sunpy/net/hek/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso/tests
    copying sunpy/net/hek2vso/tests/test_hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso/tests
    copying sunpy/net/hek2vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/gong.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    copying sunpy/net/dataretriever/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/tests
    copying sunpy/net/dataretriever/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/tests
    copying sunpy/net/dataretriever/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/attrs
    copying sunpy/net/dataretriever/attrs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/attrs
    copying sunpy/net/dataretriever/attrs/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/attrs
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_goes_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_goes_suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_lyra_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    copying sunpy/net/dataretriever/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/test
    copying sunpy/net/cdaweb/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/test
    copying sunpy/net/cdaweb/test/test_cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/test
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/data
    copying sunpy/net/vso/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
    copying sunpy/net/vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
    copying sunpy/net/vso/tests/test_vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
    copying sunpy/net/vso/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
    copying sunpy/net/vso/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/tests copying sunpy/data/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/tests
    copying sunpy/data/tests/test_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test copying sunpy/data/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
    copying sunpy/data/test/_generate_asdf_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
    copying sunpy/data/data_manager/downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
    copying sunpy/data/data_manager/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
    copying sunpy/data/data_manager/storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
    copying sunpy/data/data_manager/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
    copying sunpy/data/data_manager/cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
    copying sunpy/data/test/waveunit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/test_storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/test_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/test_downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/test_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    copying sunpy/data/data_manager/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
    copying sunpy/tests/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
    copying sunpy/tests/tests/test_self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
    copying sunpy/tests/tests/test_mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
    copying sunpy/tests/tests/test_sunpy_data_filenames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests copying sunpy/util/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    copying sunpy/util/tests/test_metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
    copying sunpy/util/sphinx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
    copying sunpy/util/sphinx/doctest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
    copying sunpy/util/sphinx/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
    copying sunpy/physics/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
    copying sunpy/physics/tests/test_differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests copying sunpy/io/tests/test_ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/test_filetools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/test_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/test_srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/test_genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/test_cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    copying sunpy/io/tests/test_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special copying sunpy/io/special/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
    copying sunpy/io/special/genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
    copying sunpy/io/special/srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf
    copying sunpy/io/special/asdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf
    copying sunpy/io/special/asdf/entry_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
    copying sunpy/io/special/asdf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
    copying sunpy/io/special/asdf/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
    copying sunpy/io/special/asdf/tests/test_coordinate_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Wed Mar 27 16:30:01 2024
    This is a multi-part message in MIME format...

    Your message dated Wed, 27 Mar 2024 15:23:11 +0000
    with message-id <E1rpV7P-006cAK-Gr@fasolo.debian.org>
    and subject line Bug#1066775: fixed in sunpy 5.1.1-2
    has caused the Debian Bug report #1066775,
    regarding sunpy: 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 owner@bugs.debian.org
    immediately.)


    --
    1066775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066775
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 13 Mar 2024 15:01:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-101.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
    FROMDEVELOPER,META_ATTENDEES_DBSPAM1,SPF_HELO_NONE,SPF_NONE,
    T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
    USER_IN_DKIM_WHITELIST autolearn=no autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 385; hammy, 150; neutral, 418; spammy,
    0. spammytokens: hammytokens:0.000-+--python3,
    0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin,
    0.000-+--Hx-spam-relays-external:311, 0.000-+--H*RT:108
    Return-path: <lucas@debian.org>
    Received: from strav