]> git.apps.os.sepia.ceph.com Git - ragweed.git/commit
on ubuntu 20.04 the `python3-distro-info` package causes error 24/head
authormkogan <mkogan@mkPT3620.usersys.redhat.com>
Mon, 30 Jan 2023 17:20:32 +0000 (19:20 +0200)
committerMark Kogan <mkogan@redhat.com>
Mon, 30 Jan 2023 17:32:15 +0000 (19:32 +0200)
commit75f5a77dc667c6b0fc8964c85f2ee3344076783b
tree50d64dbf0806c65ab8f12d045e86f9086aecf3f7
parente695ba56361435d5dd1754964250f589139ce3fa
on ubuntu 20.04 the `python3-distro-info` package causes error

`Invalid version: '0.23ubuntu1' (package: distro-info)`
during bootstrap executing the command:
`./virtualenv/bin/python setup.py develop`

ref:
https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/1991606/comments/18

Fixes: https://tracker.ceph.com/issues/58549
Signed-off-by: mkogan <mkogan@ibm.com>
bootstrap