]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
debian pkg: record python3-packaging dependency for ceph-volume
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 31 Jul 2024 07:48:08 +0000 (09:48 +0200)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Fri, 6 Sep 2024 10:33:33 +0000 (17:33 +0700)
commit3653a5d80b3a7d0af934e08e2c6460dd52f06379
tree814f5d60bb6ad961765f871df11ce527cc805b81
parent7d0f8556ec3067b7a66722672a5c1ee3247bbac6
debian pkg: record python3-packaging dependency for ceph-volume

Since commit 0985e201342 ("ceph-volume: use 'no workqueue' options
with dmcrypt") the python "packaging" module is used to parse the
cryptsetup version output, but the debian packaging was not updated to
record that new dependency.

So simply record this in the d/control file, adding a <pkg>.requires
file seemed to not really winning us anything here.

Fixes: https://tracker.ceph.com/issues/67290
Fixes: 0985e201342fa53c014a811156aed661b4b8f994
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 80edcd40e8092d9fb3b45c1a6c7f9b7f4f37b69e)
debian/control