Your message dated Wed, 28 Jan 2026 11:49:42 +0000
with message-id <[email protected]>
and subject line Bug#1123369: fixed in ytcc 2.6.1-1.1
has caused the Debian Bug report #1123369,
regarding ytcc: 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.)
--
1123369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123369
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ytcc
Version: 2.6.1-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:ytcc, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
sed -i '/@pytest.mark.skip/d' /<<PKGBUILDDIR>>/test/test_cli.py
dh_auto_clean
pybuild --clean -i python{version} -p "3.14 3.13"
I: pybuild base:317: python3.14 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 :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/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 :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/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
rm -rf .pybuild/
find . -name \*.pyc -exec rm {} \;
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/ytcc.substvars debian/files
rm -fr -- debian/ytcc/ debian/tmp/
find . ! \( -regex .\*__pycache__.\* \) -a \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \)
-prune -exec rm -rf {} + \) \)
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
pybuild --configure -i python{version} -p "3.14 3.13"
I: pybuild base:317: python3.14 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 :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
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 :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
pybuild --build -i python{version} -p "3.14 3.13"
I: pybuild base:317: /usr/bin/python3.14 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 :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/terminal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/tui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/printer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/updater.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/migration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
copying ytcc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ytcc
running build_scripts
creating build/scripts-3.14
copying scripts/ytccf.sh -> build/scripts-3.14
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 :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/terminal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/tui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/printer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/updater.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/migration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
copying ytcc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc
running build_scripts
creating build/scripts-3.13
copying scripts/ytccf.sh -> build/scripts-3.13
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# exclude internet tests
# pytest --deselect does pattern matching so *all* test_subscribe* are
deselected...
sed -i -e '/test_subscribe(/i @pytest.mark.skip()' \
-e '/test_import(/i @pytest.mark.skip()' \
-e '/test_import_duplicate(/i @pytest.mark.skip()' \
-e '/test_update(/i @pytest.mark.skip()' \
-e '/test_download(/i @pytest.mark.skip()' \
-e '/test_play_video(/i @pytest.mark.skip()' \
/<<PKGBUILDDIR>>/test/test_cli.py
dh_auto_test
pybuild --test --test-pytest -i python{version} -p "3.14 3.13"
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build;
python3.14 -m pytest test
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 32 items
test/test_cli.py Fs....ss..s...s.s.. [ 59%]
test/test_database.py ............. [100%]
=================================== FAILURES ===================================
___________________________ test_bug_report_command ____________________________
cli_runner = <function cli_runner.<locals>.context at 0x7f0c157b50c0>
def test_bug_report_command(cli_runner):
from ytcc import __version__
with cli_runner() as runner:
result = runner("bug-report")
> assert result.exit_code == 0
E assert 1 == 0
E + where 1 = <Result AttributeError("module 'sqlite3' has no
attribute 'version'")>.exit_code
test/test_cli.py:86: AssertionError
=========================== short test summary info ============================
FAILED test/test_cli.py::test_bug_report_command - assert 1 == 0
=================== 1 failed, 25 passed, 6 skipped in 3.92s ====================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest test
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest test
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 32 items
test/test_cli.py .s....ss..s...s.s.. [ 59%]
test/test_database.py ............. [100%]
=============================== warnings summary ===============================
test/test_cli.py::test_bug_report_command
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ytcc/cli.py:719:
DeprecationWarning: version is deprecated and will be removed in Python 3.14
print("Python module version:", sqlite3.version)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=================== 26 passed, 6 skipped, 1 warning in 1.81s ===================
rm -fr -- /tmp/dh-xdg-rundir-08s7kbOW
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: ytcc
Source-Version: 2.6.1-1.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ytcc, 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.
Adrian Bunk <[email protected]> (supplier of updated ytcc 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, 14 Jan 2026 20:19:54 +0200
Source: ytcc
Architecture: source
Version: 2.6.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Frédéric Bonnard <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1123369
Changes:
ytcc (2.6.1-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Backport upstream fix for Python 3.14. (Closes: #1123369)
Checksums-Sha1:
111c2b3a0e8a0d3e447aaab8cb583b13748cb0bd 1883 ytcc_2.6.1-1.1.dsc
424974170b2d3c65d4a599dec60824923c71e957 3136 ytcc_2.6.1-1.1.debian.tar.xz
Checksums-Sha256:
1a80d4fd39058f2e2dc50d2d2b55a7b44d04d46f488336ccac7227d6d8ebd1bc 1883
ytcc_2.6.1-1.1.dsc
87e50646a73fd9fc5010f3143bc460f3b26f6e51af4047a94b12d2a953b625b9 3136
ytcc_2.6.1-1.1.debian.tar.xz
Files:
5070c1563818a5736b7b68c569383953 1883 python optional ytcc_2.6.1-1.1.dsc
d4908d1516a3d7bbba801455c11adedd 3136 python optional
ytcc_2.6.1-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmloM30ACgkQiNJCh6LY
mLH/6Q//baU/zOMhrkeEckiNQbnwiRl2Bbs1nFawP5jXJvwkVzLHmgJnVvTBOsg0
oI90KbxQUoYCC+Kir+M8k3CdWcxiM1bSc88MEL3Ohso02NWsdw/IX7BKkYcOK4dz
abV2SvCUM1fmdaKt2tISK15DadcuZj66/6zleeONBVz8TPEOuUoSN7ariwEwJ0tg
OPDHtrNIs33T8VEsOqrHQy64HijCtkupKY0/mbsU8IudrEPuvbjBOJgXZCm+yGfA
lN9ncT+x4/P3LzTepASAAzt0Rt4lS90YcweVOaqQjvoJQl3Qmd1ABUWFp3QJMiYi
zzp5G8G6jfgoRP1QFa21vMqCfVZcJkcWnuEx7w4F+4N2oXWrSeQQsaozRPCxCK5e
RSGpVx4BxUGSTTI9CjuCQ9Drz3SDR/96AYYVmcZ35109P4FPA4j9HgTpr/esFCWe
k4jSWwpQjlVKzU2ZV/iZLeJ2HWhvY2ssrcI+aeh8gyz2LC3WVxDSxatxFs+H39jY
9zlMYjQHGxMHWzO2mjlC6ETr+wMjpOCOPXHnuWY5k5rd1bXnwOPo+zjvQTsbScwK
8xYBsanITc50lvOG8nrpg6I9WpzWnSaOAx4nyluTUtMQlLwoXdFvEmFMY8WloOCe
K0u1RHZksY4q/YWAuE26nBsWnpWmqnGD2HT1Jw3Uv5Xxs5a3n9Q=
=g6Pe
-----END PGP SIGNATURE-----
pgpwpXAAhESOk.pgp
Description: PGP signature
--- End Message ---