Bug#1122462: python-csa: FTBFS: AttributeError: 'Constant' object has no attribute 's'

2026-01-11 Thread Mikael Djurfeldt
There has been a new upstream release 0.1.13 (made by myself) which
includes previous nmu changes and fixes this bug.

However, I have for a period been busy at work and missed the transition
from SHA1 to SHA256 signatures on the keys in the Debian keyring. I have
upgraded my key and updated the Debian key server, but will be unable to do
a maintainer upload until the upgraded key will become pushed into the
active keyring. (Last push was December 26:th.)

I'll try to find some way around this, but anyone is welcome to come up
with advice.


Bug#1122462: python-csa: FTBFS: AttributeError: 'Constant' object has no attribute 's'

2025-12-10 Thread Santiago Vila
Package: src:python-csa
Version: 0.1.12-1.3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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:python-csa, so that this is still
visible in the BTS web page for this package.

Thanks.


[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean 
Traceback (most recent call last):
  File "/<>/setup.py", line 12, in 
__version__ = ast.parse (open ("csa/version.py").read ()).body[0].value.s
  ^^^
AttributeError: 'Constant' object has no attribute 's'
E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
python3.14 setup.py clean 
dh_auto_clean: error: pybuild --clean -i python{version} -p "3.14 3.13" 
returned exit code 13
make: *** [debian/rules:4: clean] Error 25
dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2