Public bug reported:

The `distutils` Python module was deprecated in Python 3.10, then
removed in Python 3.12; see here:
https://docs.python.org/3/whatsnew/3.12.html

This causes a FTBFS due to the missing module:

  File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/specan_ui/setup.py", line 
13, in <module>
    from distutils.core import setup
ModuleNotFoundError: No module named 'distutils'

** Affects: ubertooth (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2104175

Title:
  FTBFS on devel due to deprecated module usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubertooth/+bug/2104175/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to