Your message dated Wed, 01 Jul 2020 15:03:56 +0000 with message-id <[email protected]> and subject line Bug#963438: fixed in ccdproc 2.1.0-3 has caused the Debian Bug report #963438, regarding ccdproc: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 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 [email protected] immediately.) -- 963438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963438 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: ccdproc Version: 2.1.0-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > for t in .pybuild/*/build ; do \ > cp -av ccdproc/tests/data/ ${t}/ccdproc/tests/ ; \ > done > 'ccdproc/tests/data/' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data' > 'ccdproc/tests/data/README.rst' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data/README.rst' > 'ccdproc/tests/data/a8280271.fits' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data/a8280271.fits' > 'ccdproc/tests/data/expected_ifc_file_properties.csv' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data/expected_ifc_file_properties.csv' > 'ccdproc/tests/data/flat-mef.fits' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data/flat-mef.fits' > 'ccdproc/tests/data/science-mef.fits' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data/science-mef.fits' > 'ccdproc/tests/data/sip-wcs.fit' -> > '.pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/data/sip-wcs.fit' > dh_auto_test > I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ccdproc/build; > python3.8 -m pytest > ============================= test session starts > ============================== > platform linux -- Python 3.8.3, pytest-4.6.11, py-1.8.1, pluggy-0.13.0 > rootdir: /<<PKGBUILDDIR>>, inifile: setup.cfg > plugins: openfiles-0.5.0, astropy-header-0.1.2, arraydiff-0.3, > hypothesis-5.16.0, remotedata-0.3.2, doctestplus-0.7.0 > collected 305 items / 1 errors / 304 selected > > ==================================== ERRORS > ==================================== > _ ERROR collecting > .pybuild/cpython3_3.8_ccdproc/build/ccdproc/tests/run_for_memory_profile.py _ > ccdproc/tests/run_for_memory_profile.py:8: in <module> > from memory_profiler import memory_usage > E ModuleNotFoundError: No module named 'memory_profiler' > =============================== warnings summary > =============================== > ccdproc/extern/bitfield.py:251 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ccdproc/build/ccdproc/extern/bitfield.py:251: > DeprecationWarning: invalid escape sequence \_ > """ > > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > ccdproc/log_meta.py:66 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ccdproc/build/ccdproc/log_meta.py:66: > DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use > inspect.signature() or inspect.getfullargspec() > (original_args, varargs, keywords, defaults) = inspect.getargspec(func) > > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > ccdproc/log_meta.py:82 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ccdproc/build/ccdproc/log_meta.py:82: > DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use > `signature` and the `Signature` object directly > signature_with_arg_added = inspect.formatargspec(original_args, varargs, > > -- Docs: https://docs.pytest.org/en/latest/warnings.html > !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection > !!!!!!!!!!!!!!!!!!!! > ===================== 21 warnings, 1 error in 0.81 seconds > ===================== > E: pybuild pybuild:352: test: plugin distutils failed with: exit code=2: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ccdproc/build; python3.8 -m pytest > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2020/06/20/ccdproc_2.1.0-2_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: ccdproc Source-Version: 2.1.0-3 Done: Ole Streicher <[email protected]> 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ole Streicher <[email protected]> (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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 01 Jul 2020 16:39:23 +0200 Source: ccdproc Architecture: source Version: 2.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Astronomy Team <[email protected]> Changed-By: Ole Streicher <[email protected]> Closes: 963438 Changes: ccdproc (2.1.0-3) unstable; urgency=medium . * Push Standards-Version to 4.5.0. No changes required * Push dh-compat to 13 * Add "Rules-Requires-Root: no" to d/control * Remove unneded versioned build dependencies * Add python3-memory-profiler build dep to fix FTBFS (Closes: #963438) Checksums-Sha1: ec018b79ffaecc2e17b19bbca7e2df05f40ce9ae 2215 ccdproc_2.1.0-3.dsc a7ac47b352b78024f108a8ec86f8c30185fd2d27 3684 ccdproc_2.1.0-3.debian.tar.xz Checksums-Sha256: db63f77874f0e7386ff7860b512f888a6b902e7eb12c8aed52fe9f93b5815796 2215 ccdproc_2.1.0-3.dsc af9302e0317a5c99f17ce1d9c0d745dbbf3abeb075e0a674c6d220b0ccc304c2 3684 ccdproc_2.1.0-3.debian.tar.xz Files: 4493e307f6f6fee1ec095665c11e7368 2215 python optional ccdproc_2.1.0-3.dsc f6d1fc2b83a80a8b587509c09a38b621 3684 python optional ccdproc_2.1.0-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl78oNMACgkQcRWv0HcQ 3PcwCA//c7R+cW/A5+VT6cnx9gQ3Q4foNt9Gtm8Jr4xat+uokNDqVgHGo3AMWjFI jaGOYhh8IdypPvx5E6ga4WaUWI+IJUEQRXfsS1YyiX/AO50rV8+25Z9B9ZsomCip AzfVDEA2Zd0rOUWzgPN0WSd1n+5VLIdfLUxe6S3X4gmvWdDKmqZL/NUtkMBnIo7S RAoSErxYNaYM0s1xSk5Ek4RQAAS31ANgnRudouTU+IXEPOC1YJRnwKz8ReiQJz3q csQqIQhUqN+IAemPzb0u9WyVa5x8UtFhTWS6wsls96VTpuCuhnVOnMTv4hhCvprc nHIzbJlZjqMAYMgz2LC1+981p3AZuEBfC/vcMD5AXgpk46fea2NJ4VVWaXTKPZWE ldIbh42oLs7RanULDe9oTvz6GxO4Q+/6JxT4B+6VaFOaJ/80tKYhidaquXYLcM28 4J7Gpwtmfa4/0owsK0QsNQ7bkciBjX6So59QnZtOLQaeWmAhZ0gkctIvTXvwixMT UyO9JPZBkVW0NN1anS7MvB6wsi7KVhmVrqtCVRAlJrpEe/g9Uubc+Ep9Em6Ae4wS hIgYnW4ZGrCN8Hg87ZKaUae3nrVD9ZMM6p/7X/GMnBWVv76GDusW5d91bLl1TvWi +AqiVMJjHMQm87TlJyjvrQm+oDjy1SQqcneDkOkiwXahJN28yEg= =gDOx -----END PGP SIGNATURE-----
--- End Message ---

