FTBFS on devel due to deprecated module usage
Bug #2104175 reported by
Max Gilmour
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubertooth (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The `distutils` Python module was deprecated in Python 3.10, then removed in Python 3.12; see here: https:/
This causes a FTBFS due to the missing module:
File "/<<PKGBUILDDIR
from distutils.core import setup
ModuleNotFoundE
To post a comment you must log in.
This bug was fixed in the package ubertooth - 2018.12. R1-5.2ubuntu1
--------------- R1-5.2ubuntu1) plucky; urgency=medium
ubertooth (2018.12.
* Replace deprecated distutils Python module with setuptools. (LP: #2104175)
* debian/control: Add setuptools to Build-Depends.
* debian/rules: Pass upstream package version to specan_ui CMakeLists.
-- Max Gilmour <email address hidden> Wed, 19 Mar 2025 10:03:14 -0700