Your message dated Mon, 17 Mar 2025 19:34:19 +0000
with message-id <e1tuge7-00himh...@fasolo.debian.org>
and subject line Bug#1100194: fixed in astroplan 0.10.1-2
has caused the Debian Bug report #1100194,
regarding astroplan: FTBFS: ModuleNotFoundError: No module named 'pytz'
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.)
--
1100194: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100194
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:astroplan
Version: 0.10.1-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/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 clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f astroplan/version.py
rm -rf .cache
rm -rf api
rm -rf build
rm -rf .pybuild
rm -rf astroplan.egg-info
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/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 config
dh_auto_build -O--buildsystem=pybuild
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.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/setup_package.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/constraints.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/periodic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/moon.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/observer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/scheduling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
copying astroplan/target.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan
creating /<<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_moon.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/test_observer.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_constraints.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
copying astroplan/tests/test_scheduling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/tests
creating /<<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/time_dependent.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/mplstyles.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
copying astroplan/plots/sky.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroplan/build/astroplan/plots
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
debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. sphinx-build -D html_last_updated_fmt="December 22, 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-80zg__5w
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 17, in <module>
import pytz
ModuleNotFoundError: No module named 'pytz'
make[1]: *** [debian/rules:15: execute_after_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:astroplan, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: astroplan
Source-Version: 0.10.1-2
Done: Bastian Germann <b...@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 1100...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@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: Mon, 17 Mar 2025 19:58:59 +0100
Source: astroplan
Architecture: source
Version: 0.10.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1100194
Changes:
astroplan (0.10.1-2) unstable; urgency=medium
.
* Team Upload
* Add B-B pytz (Closes: #1100194)
Checksums-Sha1:
e3ce17bf96465f7c1712d5ece932ef6d2bbf9316 2213 astroplan_0.10.1-2.dsc
b94e644b3d9cf3be2c35664440d638d4bf02d4bd 6260 astroplan_0.10.1-2.debian.tar.xz
2c69a8d8766f1346bb4980dca462cbd972bc4407 7175
astroplan_0.10.1-2_source.buildinfo
Checksums-Sha256:
bf831dc4d523395234e9cccc10f69a0e71440970ad1ac0eec90da4115b199418 2213
astroplan_0.10.1-2.dsc
b649d17c770bc66741a41e3212db7c1d21aa8ea8cb1f339b61a1843999c6fa20 6260
astroplan_0.10.1-2.debian.tar.xz
69a0b26cf2d26ce1fe93ffc33ed24361b77abbe4c614493a62fadad64ac17707 7175
astroplan_0.10.1-2_source.buildinfo
Files:
58b5ce84517c0846fe3433a86b965786 2213 python optional astroplan_0.10.1-2.dsc
37a90b960b05136444bb18004285e22b 6260 python optional
astroplan_0.10.1-2.debian.tar.xz
d8cb3440489f7de530f8311f521d12eb 7175 python optional
astroplan_0.10.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmfYcVoQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFCIrC/wPRiP7gnzZBZzsffchKVnBl6A2gc5R/Ni5
ewobw9i1IPxyquyALV2rqOJ2crj0DynCGPgzr3+qHrQgWcKipUJfOGDNzx5QcVht
9xkFtQhB83eaDfyuYc38daVlAsRl6ZRAInQAObKv4UVv1u9iZ+fHiRL1yKdGhWnI
7opxwD2dd72OWQnMwymMsApPOKzE5dO1X3E1CLe/UVMSF2IfWe8CI05OWZPvkhfw
uWRZtQWmne9UDuUO0sXiQ2BuEsAiP6wMc069RE8fjF/DI/XEWAxsm4UmEkqc8+hg
MkNhaHcptei/1qsL+cN+L2dSPFrBM2N2mJjcFm2mCgvMjctdKBwDOqdeaf8jVFR4
FDS2SqJsqZ21BSmrGELkXwSYNp+3+QLhcNm9DrDJ8FOg4Ul7g8ptOB44vwzFuabp
EDDsq+KI5IW0Kz8vIyAIzaon1Pp6XgCrdhKdl6nLEfgBrmxB/A8oFf6y5D9wsMYp
l0g6fd8Uec8PSOZR3A+AVrbkPvBsCd0=
=tnoV
-----END PGP SIGNATURE-----
pgpQsiIhGvLMz.pgp
Description: PGP signature
--- End Message ---