Your message dated Tue, 23 Apr 2024 10:49:07 +0000
with message-id <e1rzdhz-008own...@fasolo.debian.org>
and subject line Bug#1066770: fixed in ccdproc 2.4.1-3
has caused the Debian Bug report #1066770,
regarding ccdproc: 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.)


-- 
1066770: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066770
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ccdproc
Version: 2.4.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@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)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for ccdproc [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> 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)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for ccdproc [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> 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)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for ccdproc [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/log_meta.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/image_collection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/_astropy_init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/combiner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/ccddata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> copying ccdproc/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_ccdproc_logging.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_rebin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_keyword.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_ccdmask.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_bitfield.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/pytest_fixtures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_image_collection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_wrapped_external_funcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_cosmicray.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_memory_use.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_ccdproc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/run_for_memory_profile.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_combine_open_files.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_gain.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/make_mef.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_combiner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/run_with_file_number_limit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils
> copying ccdproc/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils
> copying ccdproc/utils/slices.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils
> copying ccdproc/utils/sample_directory.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/extern
> copying ccdproc/extern/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/extern
> copying ccdproc/extern/bitfield.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/extern
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils/tests
> copying ccdproc/utils/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils/tests
> copying ccdproc/utils/tests/test_slices.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/utils/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/sip-wcs.fit -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/flat-mef.fits -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/expected_ifc_file_properties.csv -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/a8280271.fits -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/science-mef.fits -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/data
> I: pybuild base:305: /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)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: 
> Unbuilt egg for ccdproc [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/log_meta.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/image_collection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/_astropy_init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/combiner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/ccddata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> copying ccdproc/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_ccdproc_logging.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_rebin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_keyword.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_ccdmask.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_bitfield.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/pytest_fixtures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_image_collection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_wrapped_external_funcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_cosmicray.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_memory_use.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_ccdproc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/run_for_memory_profile.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_combine_open_files.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_gain.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/make_mef.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/test_combiner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> copying ccdproc/tests/run_with_file_number_limit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils
> copying ccdproc/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils
> copying ccdproc/utils/slices.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils
> copying ccdproc/utils/sample_directory.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/extern
> copying ccdproc/extern/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/extern
> copying ccdproc/extern/bitfield.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/extern
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils/tests
> copying ccdproc/utils/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils/tests
> copying ccdproc/utils/tests/test_slices.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/utils/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/sip-wcs.fit -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/flat-mef.fits -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/expected_ifc_file_properties.csv -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/a8280271.fits -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
> copying ccdproc/tests/data/science-mef.fits -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/data
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build; python3.12 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.2, pytest-8.0.2, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: cov-4.1.0, remotedata-0.4.1, filter-subpackage-0.2.0, 
> astropy-header-0.2.2, hypothesis-6.98.15, astropy-0.11.0, arraydiff-0.6.1, 
> mock-3.12.0, doctestplus-1.2.0
> collected 334 items / 3 skipped
> 
> ccdproc/combiner.py .                                                    [  
> 0%]
> ccdproc/core.py ....ss...                                                [  
> 2%]
> ccdproc/extern/bitfield.py ..                                            [  
> 3%]
> ccdproc/tests/test_bitfield.py ............                              [  
> 7%]
> ccdproc/tests/test_ccdmask.py ...                                        [  
> 8%]
> ccdproc/tests/test_ccdproc.py .......................................... [ 
> 20%]
> ..............................                                           [ 
> 29%]
> ccdproc/tests/test_ccdproc_logging.py .........                          [ 
> 32%]
> ccdproc/tests/test_combine_open_files.py ..                              [ 
> 32%]
> ccdproc/tests/test_combiner.py ......................................... [ 
> 45%]
> ..............................                                           [ 
> 54%]
> ccdproc/tests/test_cosmicray.py ...........................sss..         [ 
> 63%]
> ccdproc/tests/test_gain.py .....                                         [ 
> 65%]
> ccdproc/tests/test_image_collection.py ................................. [ 
> 75%]
> ....................................F......                              [ 
> 88%]
> ccdproc/tests/test_keyword.py ..........                                 [ 
> 91%]
> ccdproc/tests/test_rebin.py ........                                     [ 
> 93%]
> ccdproc/tests/test_wrapped_external_funcs.py ...                         [ 
> 94%]
> ccdproc/utils/slices.py .                                                [ 
> 94%]
> ccdproc/utils/tests/test_slices.py ..................                    
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ____________ TestImageFileCollection.test_less_strict_verify_option 
> ____________
> 
> self = <ccdproc.tests.test_image_collection.TestImageFileCollection object at 
> 0x7fd0c784d850>
> triage_setup = <ccdproc.tests.pytest_fixtures.triage_setup.<locals>.Result 
> object at 0x7fd0c78818b0>
> 
>     def test_less_strict_verify_option(self, triage_setup):
>         # Tests for feature request
>         #
>         #    https://github.com/astropy/ccdproc/issues/607
>         #
>         # which would allow reading of otherwise invalid FITS headers.
>     
>         bad_header = """
>             NAXIS1  =                   10 / length of data axis 1
>             NAXIS2  =                   10 / length of data axis 2
>             TESTVERI= '2017/02/13-16:51:38 / Test VerifyWarning
>         """
>     
> >       with pytest.warns(VerifyWarning):
> E       astropy.utils.exceptions.AstropyUserWarning: The following header 
> keyword is invalid or follows an unrecognized non-standard convention:
> E       17/02/13-16:51:38 / Test VerifyWarning
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build/ccdproc/tests/test_image_collection.py:968:
>  AstropyUserWarning
> =========================== short test summary info 
> ============================
> FAILED 
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_less_strict_verify_option
> ================== 1 failed, 328 passed, 8 skipped in 14.60s 
> ===================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_ccdproc/build; python3.12 -m pytest 
> I: pybuild base:305: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build; python3.11 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: cov-4.1.0, remotedata-0.4.1, filter-subpackage-0.2.0, 
> astropy-header-0.2.2, hypothesis-6.98.15, astropy-0.11.0, arraydiff-0.6.1, 
> mock-3.12.0, doctestplus-1.2.0
> collected 334 items / 3 skipped
> 
> ccdproc/combiner.py .                                                    [  
> 0%]
> ccdproc/core.py ....ss...                                                [  
> 2%]
> ccdproc/extern/bitfield.py ..                                            [  
> 3%]
> ccdproc/tests/test_bitfield.py ............                              [  
> 7%]
> ccdproc/tests/test_ccdmask.py ...                                        [  
> 8%]
> ccdproc/tests/test_ccdproc.py .......................................... [ 
> 20%]
> ..............................                                           [ 
> 29%]
> ccdproc/tests/test_ccdproc_logging.py .........                          [ 
> 32%]
> ccdproc/tests/test_combine_open_files.py ..                              [ 
> 32%]
> ccdproc/tests/test_combiner.py ......................................... [ 
> 45%]
> ..............................                                           [ 
> 54%]
> ccdproc/tests/test_cosmicray.py ...........................sss..         [ 
> 63%]
> ccdproc/tests/test_gain.py .....                                         [ 
> 65%]
> ccdproc/tests/test_image_collection.py ................................. [ 
> 75%]
> ....................................F......                              [ 
> 88%]
> ccdproc/tests/test_keyword.py ..........                                 [ 
> 91%]
> ccdproc/tests/test_rebin.py ........                                     [ 
> 93%]
> ccdproc/tests/test_wrapped_external_funcs.py ...                         [ 
> 94%]
> ccdproc/utils/slices.py .                                                [ 
> 94%]
> ccdproc/utils/tests/test_slices.py ..................                    
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ____________ TestImageFileCollection.test_less_strict_verify_option 
> ____________
> 
> self = <ccdproc.tests.test_image_collection.TestImageFileCollection object at 
> 0x7f68946d58d0>
> triage_setup = <ccdproc.tests.pytest_fixtures.triage_setup.<locals>.Result 
> object at 0x7f689477b490>
> 
>     def test_less_strict_verify_option(self, triage_setup):
>         # Tests for feature request
>         #
>         #    https://github.com/astropy/ccdproc/issues/607
>         #
>         # which would allow reading of otherwise invalid FITS headers.
>     
>         bad_header = """
>             NAXIS1  =                   10 / length of data axis 1
>             NAXIS2  =                   10 / length of data axis 2
>             TESTVERI= '2017/02/13-16:51:38 / Test VerifyWarning
>         """
>     
> >       with pytest.warns(VerifyWarning):
> E       astropy.utils.exceptions.AstropyUserWarning: The following header 
> keyword is invalid or follows an unrecognized non-standard convention:
> E       17/02/13-16:51:38 / Test VerifyWarning
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build/ccdproc/tests/test_image_collection.py:968:
>  AstropyUserWarning
> =========================== short test summary info 
> ============================
> FAILED 
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_less_strict_verify_option
> ================== 1 failed, 328 passed, 8 skipped in 13.60s 
> ===================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_ccdproc/build; python3.11 -m pytest 
> 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/2024/03/13/ccdproc_2.4.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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: ccdproc
Source-Version: 2.4.1-3
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ccdproc, 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 1066...@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 ccdproc 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, 23 Apr 2024 12:29:16 +0200
Source: ccdproc
Architecture: source
Version: 2.4.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 1066770
Changes:
 ccdproc (2.4.1-3) unstable; urgency=medium
 .
   * Fix warning type in test_image_collection (Closes: #1066770)
Checksums-Sha1:
 45d3deffe9998cad60e98d363580ee108ac530e0 2221 ccdproc_2.4.1-3.dsc
 7a67296744add5a4cbb2d4cf9247271f1481d266 4496 ccdproc_2.4.1-3.debian.tar.xz
 927bcfc00a07a0da352028d8536eb1aeba95ea0d 11852 ccdproc_2.4.1-3_amd64.buildinfo
Checksums-Sha256:
 f1ec24289f41db644f5c3564211d4a51258a6d8e03a1ceb91f8463cf021b2aad 2221 
ccdproc_2.4.1-3.dsc
 612155d571aadbf9deaa08f41d58524e53489a506712286b42c922fc7a0ca2c4 4496 
ccdproc_2.4.1-3.debian.tar.xz
 9f3b7794456d8e2d6af40d23fee4de524cbd71b4eb416dee96feaaa04f5009ec 11852 
ccdproc_2.4.1-3_amd64.buildinfo
Files:
 dd3151cd4d88c10f72697ed8bac83843 2221 python optional ccdproc_2.4.1-3.dsc
 7574fb5bb810bd7856409b737ffe17f8 4496 python optional 
ccdproc_2.4.1-3.debian.tar.xz
 a1934295f81bdbddc89d4b323698cc67 11852 python optional 
ccdproc_2.4.1-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmYnjnsACgkQcRWv0HcQ
3PdzYRAAhGn2aGgKwERE2LZQj8yDnJ/Mm+bQ+pOl4tUsDd8XLVgfnNqoCgD2tPtX
Qa9j40N0Qujhbakf/7iYMSxSLCfUurAGARuae1LL3UzMbbVfm7OXBg9aoj/2/Y09
uVFF1XiIHfhwmZJ09QrwPmTy8mgFUBv1VLRAp7Q6FFnzCYhWudDVY80l7xltC1ny
InLhbsrENzfFW9ljn6SCdv2TalmR3v7+2fqO2YmdAvZS45WZdob2FfDDLOgFMm4r
k02T3IGsNgl4jMdnnD6EWddg+27DUL5ILUdO37Cr0pybpuDbGic6XZzSXN2aSeQu
qhSZwhhGB0uxQUdPDiXOnzTbHacpFHIZHkjIvwGMTp/+5hMAbrV0D6bQnYr4jyw4
tcGV9B/dTJlfaWjjzldkfkJMBte8lWiPCpO6Cc9iNhvaNqqseU/XrlcDJ1xPTsPY
fFU3ek5gpCrEo2vQgFGECvdzczUwOjDtamyuc1jEfYH+OPKy0+Quj+3yw46GqDaf
MvwgWWYBDXZd7cL9a6njClaYGS7DT6h/nDaEpWdzpxjAqJ+Y+79NghQYBbh/KKgl
UENzw2k4gPrqM9yCiMd4224oqDJiDOQi9vFy1NW17HdWKpWJC6C7y1AxW/ZoToaH
wyCH/cmPKCKeXPT26yLtLFLGXvFOzAgsHjnNRMvA8Tu2Gwx3PQM=
=c+xc
-----END PGP SIGNATURE-----

Attachment: pgpd2f0Cxk0z0.pgp
Description: PGP signature


--- End Message ---

Reply via email to