Package: src:python-babel
Version: 2.18.0+git2026-08-12-1
Severity: serious
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/202609/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

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

Thanks.

--------------------------------------------------------------------------------
[...]
warning: no previously-included files matching '*' found under directory 
'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 
'tests'
warning: no previously-included files matching '*.pyo' found under directory 
'tests'
adding license file 'LICENSE'
writing manifest file 'babel.egg-info/SOURCES.txt'
copying babel/py.typed -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/babel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/babel/locale-data
copying babel/locale-data/LICENSE.unicode -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/babel/locale-data
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Generate the localedata folder data out of the xml files
# downloaded in debian/repack
mkdir -pv babel/locale-data/
python3 scripts/import_cldr.py /usr/share/unicode/cldr/common
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/scripts/import_cldr.py", line 1138, in <module>
    main()
    ~~~~^^
  File "/<<PKGBUILDDIR>>/scripts/import_cldr.py", line 183, in main
    return process_data(
        srcdir=args[0],
        destdir=BABEL_PACKAGE_ROOT,
        dump_json=bool(options.dump_json),
    )
  File "/<<PKGBUILDDIR>>/scripts/import_cldr.py", line 194, in process_data
    sup = parse(sup_filename)
  File "/usr/lib/python3.14/xml/etree/ElementTree.py", line 1223, in parse
    tree.parse(source, parser)
    ~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/xml/etree/ElementTree.py", line 566, in parse
    source = open(source, "rb")
FileNotFoundError: [Errno 2] No such file or directory: 
'/usr/share/unicode/cldr/common/supplemental/supplementalData.xml'
make[1]: *** [debian/rules:15: execute_after_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to