canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 25 forks source link

Add setuptools dependency #346

Closed wolsen closed 1 month ago

wolsen commented 1 month ago

Ceph has a dependency on distutils, which was removed from the packaging since it was an undeclared package dependency. This change adds setuptools package to work around this dependency.

Since distutils has been removed from python 12, this also reverts to core22.