<div dir="ltr">Hi there,<div><br></div><div>I'm new to the DIB tool and ran into an issue when used 2.16.0 DIB tool to build a CentOS based image with pip-and-virtualenv element. It failed at <a href="https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install/04-install-pip#L78">https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install/04-install-pip#L78</a> due to cannot find pip command.<br><br></div><div>I found the /tmp/get_pip.py was there but totally empty. I have to manually add a wget step to retreat the get_pip.py right before the failed step then it worked. But should the get_pip.py be downloaded automatically by this <a href="https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/pip-and-virtualenv/source-repository-pip-and-virtualenv">https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/pip-and-virtualenv/source-repository-pip-and-virtualenv</a> ? Does anyone know how could this issue happen? Thanks in advance for any help.</div><div><br></div><div>Best,</div><div>Hang</div></div>