[Bug 2104356] Re: libxml2: FTBFS with missing distutils
Sebastien Bacher
2104356 at bugs.launchpad.net
Thu Mar 27 11:39:57 UTC 2025
Uploaded, thanks
** Changed in: libxml2 (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2104356
Title:
libxml2: FTBFS with missing distutils
Status in libxml2 package in Ubuntu:
Fix Committed
Bug description:
https://launchpadlibrarian.net/783617346/buildlog_ubuntu-plucky-
amd64.libxml2_2.12.7+dfsg+really2.9.14-0.2ubuntu5_BUILDING.txt.gz
Found python in /usr/bin/python3.13
Traceback (most recent call last):
File "<string>", line 1, in <module>
from distutils import sysconfig; print(sysconfig.get_python_version())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'distutils'
Traceback (most recent call last):
File "<string>", line 1, in <module>
from distutils import sysconfig; print(sysconfig.get_python_inc())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'distutils'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxml2/+bug/2104356/+subscriptions
More information about the Ubuntu-sponsors
mailing list