Comment 5 for bug 1745626

Revision history for this message
Rafael Folco (rafaelfolco) wrote :

Could not reproduce this on centos8, but for some reason in my rhel8 job I hit this bug.

Steps:
1. python3 -m venv venv
2. source venv/bin/activate
3. pip install diskimage-builder
4. disk-image-create --help

Centos8:

echo $PATH | grep venv
/home/centos/venv/bin:/home/centos/.local/bin:/home/centos/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin

(venv) [centos@test-centos8 ~]$ python --version
Python 3.6.8
(venv) [centos@test-centos8 ~]$ disk-image-create --version
3.1.0