Your message dated Sun, 04 Jan 2026 22:18:46 +0000
with message-id <[email protected]>
and subject line Bug#1123135: fixed in flatlatex 0.15-2
has caused the Debian Bug report #1123135,
regarding flatlatex: FTBFS: dh_auto_test: error: pybuild --test --test-pytest 
-i python{version} -p "3.14 3.13" 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.)


-- 
1123135: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123135
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:flatlatex
Version: 0.15-1
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:flatlatex, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean 
/<<PKGBUILDDIR>>/setup.py:17: DeprecationWarning: codecs.open() is deprecated. 
Use open() instead.
  with open(path.join(here, 'flatlatex', '__init__.py'), encoding='utf-8') as f:
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
System error
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
System error
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/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
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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:317: python3.14 setup.py config 
/<<PKGBUILDDIR>>/setup.py:17: DeprecationWarning: codecs.open() is deprecated. 
Use open() instead.
  with open(path.join(here, 'flatlatex', '__init__.py'), encoding='utf-8') as f:
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
System error
running config
I: pybuild base:317: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
System error
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3.14 setup.py build 
/<<PKGBUILDDIR>>/setup.py:17: DeprecationWarning: codecs.open() is deprecated. 
Use open() instead.
  with open(path.join(here, 'flatlatex', '__init__.py'), encoding='utf-8') as f:
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
System error
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
copying flatlatex/parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
copying flatlatex/transliteration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
copying flatlatex/latexfuntypes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
copying flatlatex/conv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
copying flatlatex/data.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
copying flatlatex/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/tests
copying flatlatex/tests/test_data_consistancy.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/tests
copying flatlatex/tests/test_conv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/tests
copying flatlatex/tests/test_parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/tests
copying flatlatex/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/bin
copying flatlatex/bin/flatlatex.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/bin
copying flatlatex/bin/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build/flatlatex/bin
I: pybuild base:317: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
System error
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
copying flatlatex/parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
copying flatlatex/transliteration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
copying flatlatex/latexfuntypes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
copying flatlatex/conv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
copying flatlatex/data.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
copying flatlatex/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests
copying flatlatex/tests/test_data_consistancy.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests
copying flatlatex/tests/test_conv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests
copying flatlatex/tests/test_parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests
copying flatlatex/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/bin
copying flatlatex/bin/flatlatex.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/bin
copying flatlatex/bin/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/bin
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build; python3.14 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.4
collected 18 items

flatlatex/tests/test_conv.py ..........                                  [ 55%]
flatlatex/tests/test_data_consistancy.py ......F                         [ 94%]
flatlatex/tests/test_parser.py .                                         [100%]

=================================== FAILURES ===================================
_______________________ test_replicated_in_the_same_dict _______________________

    def test_replicated_in_the_same_dict():
        with open(data.__file__, encoding='utf8') as f:
            data_ast = ast.parse(f.read())
    
        def toobj(x):
            if type(x) is ast.Tuple:
                return tuple(toobj(v) for v in x.elts)
            return x.s
    
        for seg in data_ast.body:
            if type(seg) is ast.Assign:
                if type(seg.value) is ast.Dict:
>                   keys = [toobj(k) for k in seg.value.keys]
                            ^^^^^^^^

flatlatex/tests/test_data_consistancy.py:121: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
flatlatex/tests/test_data_consistancy.py:115: in toobj
    return tuple(toobj(v) for v in x.elts)
           ^^^^^
flatlatex/tests/test_data_consistancy.py:115: in <genexpr>
    return tuple(toobj(v) for v in x.elts)
                 ^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

x = Constant(value='1', kind=None)

    def toobj(x):
        if type(x) is ast.Tuple:
            return tuple(toobj(v) for v in x.elts)
>       return x.s
               ^^^
E       AttributeError: 'Constant' object has no attribute 's'

flatlatex/tests/test_data_consistancy.py:116: AttributeError
=========================== short test summary info ============================
FAILED 
flatlatex/tests/test_data_consistancy.py::test_replicated_in_the_same_dict
========================= 1 failed, 17 passed in 0.07s =========================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flatlatex/build; python3.14 -m pytest 
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build; python3.13 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.4
collected 18 items

flatlatex/tests/test_conv.py ..........                                  [ 55%]
flatlatex/tests/test_data_consistancy.py .......                         [ 94%]
flatlatex/tests/test_parser.py .                                         [100%]

=============================== warnings summary ===============================
.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests/test_data_consistancy.py:
 932 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flatlatex/build/flatlatex/tests/test_data_consistancy.py:116:
 DeprecationWarning: Attribute s is deprecated and will be removed in Python 
3.14; use value instead
    return x.s

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================= 18 passed, 932 warnings in 0.06s =======================
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: flatlatex
Source-Version: 0.15-2
Done: Stefano Rivera <[email protected]>

We believe that the bug you reported is fixed in the latest version of
flatlatex, 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.
Stefano Rivera <[email protected]> (supplier of updated flatlatex 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: Sun, 04 Jan 2026 17:50:54 -0400
Source: flatlatex
Architecture: source
Version: 0.15-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 1123135
Changes:
 flatlatex (0.15-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Update standards version to 4.6.1, no changes needed.
 .
   [ Stefano Rivera ]
   * Patch: Python 3.14 support. (Closes: #1123135)
Checksums-Sha1:
 8cae9eca29cd6637d8e5f15ef8f392adf10a295a 1573 flatlatex_0.15-2.dsc
 29b6f470837c65a4fcd3a260d8164f22d4a1ea11 3872 flatlatex_0.15-2.debian.tar.xz
 abe3d0c9c6a308ffc7c474359e2f0b6004a35671 6080 flatlatex_0.15-2_source.buildinfo
Checksums-Sha256:
 209f01d243bd6226cded14a7aed4af2036859d9607987a381bf7a8b4b3f1053f 1573 
flatlatex_0.15-2.dsc
 2b6af8bbd127d8ce9b048021cb97f5af3aae6d111ed7b200db507b50c9032044 3872 
flatlatex_0.15-2.debian.tar.xz
 fb2917f76369d3aa1f864db27e863eae241b7c7bedc092902399967e445e25c5 6080 
flatlatex_0.15-2_source.buildinfo
Files:
 62822be1be7934591e95c26cf46d5598 1573 python optional flatlatex_0.15-2.dsc
 3501eb1047cfa84097bc042b954e7742 3872 python optional 
flatlatex_0.15-2.debian.tar.xz
 46c60da86d92e1290eb0ae214405dc45 6080 python optional 
flatlatex_0.15-2_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCaVriNhQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2EgSAQCs9xCX/234Hs4grlZy3CFCc8EcRLmB
GEkSKDayVGpU5QEAi0AwhcVx9k4dUw4b7SNgc206C/dGGPrp0jt5YlivPgQ=
=lwpA
-----END PGP SIGNATURE-----

Attachment: pgpUYRgNzqwCa.pgp
Description: PGP signature


--- End Message ---

Reply via email to