Well yes, but that error shows up during the build of the ZFS module to be included with the kernel :-)
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1893900 Title: ModuleNotFoundError: No module named 'distutils.sysconfig' Status in zfs-linux package in Ubuntu: New Status in zfs-linux source package in Groovy: New Bug description: Building the ZFS DKMS module on a Raspberry Pi yields: checking for the distutils Python package... yes checking for Python include path... Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' checking for Python library path... Traceback (most recent call last): File "<stdin>", line 4, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' Traceback (most recent call last): File "<stdin>", line 3, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' Traceback (most recent call last): File "<stdin>", line 2, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' -L -lpython3.8 checking for Python site-packages path... Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' checking python extra libraries... Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' checking python extra linking flags... Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig' checking consistency of all components of python development environment... no checking whether to enable pyzfs: ... no The build completes so the error doesn't seem to be fatal. Full build log: https://launchpadlibrarian.net/495895366/buildlog_ubuntu-groovy-arm64.linux-raspi_5.8.0-1001.4_BUILDING.txt.gz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1893900/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp