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>