Your message dated Sun, 22 Dec 2024 14:34:24 +0000
with message-id <e1tpn2g-00esbs...@fasolo.debian.org>
and subject line Bug#1091018: fixed in astroplan 0.10.1-1
has caused the Debian Bug report #1091018,
regarding astroplan: FTBFS: ModuleNotFoundError: No module named 'six'
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.)
--
1091018: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091018
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: astroplan
Version: 0.10-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_auto_build
> I: pybuild base:311: /usr/bin/python3.13 setup.py build
> /usr/lib/python3/dist-packages/setuptools/__init__.py:94:
> _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 setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
> File
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
> line 36, in read_pyproject
> section = defn.get("tool", {})[tool_name]
> ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
> KeyError: 'setuptools_scm'
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/scheduling.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/conftest.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/observer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/constraints.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/setup_package.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/target.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/moon.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> copying astroplan/periodic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
> copying astroplan/plots/time_dependent.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
> copying astroplan/plots/finder.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
> copying astroplan/plots/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
> copying astroplan/plots/sky.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
> copying astroplan/plots/mplstyles.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_moon.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_constraints.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_observer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_scheduling.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_periodic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> copying astroplan/tests/test_target.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots/tests
> copying astroplan/plots/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots/tests
> copying astroplan/plots/tests/test_sky.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots/tests
> I: pybuild base:311: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/__init__.py:94:
> _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 setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
> File
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
> line 36, in read_pyproject
> section = defn.get("tool", {})[tool_name]
> ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
> KeyError: 'setuptools_scm'
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/scheduling.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/conftest.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/observer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/constraints.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/setup_package.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/target.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/moon.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> copying astroplan/periodic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots
> copying astroplan/plots/time_dependent.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots
> copying astroplan/plots/finder.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots
> copying astroplan/plots/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots
> copying astroplan/plots/sky.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots
> copying astroplan/plots/mplstyles.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_moon.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_constraints.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_observer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_scheduling.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_periodic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> copying astroplan/tests/test_target.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/tests
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots/tests
> copying astroplan/plots/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots/tests
> copying astroplan/plots/tests/test_sky.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroplan/build/astroplan/plots/tests
> PYTHONPATH=. sphinx-build -D html_last_updated_fmt="July 05, 2024" -D
> html_show_copyright=0 -N -bhtml docs/ build/html
> Running Sphinx v8.1.3
> Matplotlib created a temporary cache directory at /tmp/matplotlib-8_1o3dmx
> because the default path (/sbuild-nonexistent/.config/matplotlib) is not a
> writable directory; it is highly recommended to set the MPLCONFIGDIR
> environment variable to a writable directory, in particular to speed up the
> import of Matplotlib and to better support multiprocessing.
>
> Configuration error:
> There is a programmable error in your configuration file:
>
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/sphinx/config.py", line 529, in
> eval_config_file
> exec(code, namespace) # NoQA: S102
> ^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/docs/conf.py", line 69, in <module>
> __import__(project)
> File "/<<PKGBUILDDIR>>/astroplan/__init__.py", line 21, in <module>
> from .observer import *
> File "/<<PKGBUILDDIR>>/astroplan/observer.py", line 4, in <module>
> from six import string_types
> ModuleNotFoundError: No module named 'six'
>
> make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/astroplan_0.10-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&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: astroplan
Source-Version: 0.10.1-1
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
astroplan, 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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated astroplan 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, 22 Dec 2024 14:13:43 +0100
Source: astroplan
Architecture: source
Version: 0.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1088715 1091018
Changes:
astroplan (0.10.1-1) unstable; urgency=medium
.
* Team Upload
* New upstream version 0.10.1
* Disable the 1 test that needs to download from internet (Closes: #1088715)
* Fix "six" induced FTBFS (Closes: #1091018)
Checksums-Sha1:
0005b3b602d6751ecd62f83ebd8e8c14c02aa945 2373 astroplan_0.10.1-1.dsc
3de3d243d79475847f6c3dcbc77584b78b5fd428 140603 astroplan_0.10.1.orig.tar.gz
80730b851d714d995ea6e38ccb07392164671ef1 6228 astroplan_0.10.1-1.debian.tar.xz
a06239a678f386cbd0195b8a75a561f9a85df8f2 14411
astroplan_0.10.1-1_source.buildinfo
Checksums-Sha256:
aa5fa19c110cb6b975d41e18117deff0be4dab9db6b036931c60ec79a5ce649d 2373
astroplan_0.10.1-1.dsc
39d97c3377e1630abff3a94d8c956980f77a3e809e27a0376dd7d30abe3b6959 140603
astroplan_0.10.1.orig.tar.gz
1f58594cb6d262794e428ed858982db6423e061fe794696ac7142507b5d3eb76 6228
astroplan_0.10.1-1.debian.tar.xz
7564ab1e5ac47300161b9b5c21f279bdc404400c7a4ec453b153e666fb213dd7 14411
astroplan_0.10.1-1_source.buildinfo
Files:
a7c50166a78f2d02b0a755209c30080b 2373 python optional astroplan_0.10.1-1.dsc
9c0c5def3324369b47a7ff62b161fcc0 140603 python optional
astroplan_0.10.1.orig.tar.gz
a16ac8634b40359415de9aba4c5b917b 6228 python optional
astroplan_0.10.1-1.debian.tar.xz
ad398f5af5831596ccd388aa95ec382b 14411 python optional
astroplan_0.10.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmdoHlsRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpFkhAAjfAJcVZ89od44JQLB1HE0/Tq56FKflE4
5939i470CzUV505diIr1Xpc53Pl0a58ypO/467bLf2FjokvTWQrop2Z3g6EWXwzB
wfhhSx3n2BoOhh7gUP5eKBPKr3/wOnXftsBUuNTxizI7AYHDtAV5DqNd1LbGB9jz
QGcfdCxNmGW5NZJL3paR8Bis9rRAxVFKyZwn1x9AlhWsgVSNIhyhIL0i2fcJ0ThR
VFGCa0quzaZRpxNka8ZiaQH4PZBMK+w3s47TNlCAtcnlSmESg5Kjbc7sncyGhxKE
OlklllNE3wVv2huD/whFAc/K/impEUTwHqSVo+tkurdBL6tB5H9bCnilZ21u5hqo
sshARuQjoU4K6BWQXDZSU/grZAWtCqUYGjBrnzv+xaf4rvKE/XPLw4BBIkdQpG6O
8JPK8lkE9Yfsgt5tKwAquWY8JWWNSwjmuJiVesXUdh9g4dY8mb+RxoIuz4P/YjZz
zMHk517xkUkSBS83Argbp7LSJ9vzKUmkqqRndJgNeFEz6R9tjR5GU8oYznAhrqej
49ocEBglmftHfmO3t8dmd+njhBjgdHAgNxIi0yptk+pTY6bFZ5XHZiJpnM116xfp
cR8EEYRzC0X3fVKowTfgFTx4cy00AVYtam/t1hm3ZJmycrehq7lVe45gYxDmYp2L
tc/YZgDcras=
=QIQD
-----END PGP SIGNATURE-----
pgpfLV5aZjobM.pgp
Description: PGP signature
--- End Message ---