Open ssssam opened 9 years ago
My system was using pbr 0.10.8, I upgraded to the latest version from PyPI which was 1.1.1 at the time of writing, and python ./setup.py install
worked as expected. So this may be due to a bug in PBR 1.0
If this is the case, we can set a version requirement in requirements.txt for 'pbr' so that it avoids the broken version. See http://git.baserock.org/cgi-bin/cgit.cgi/delta/openstack/neutron.git/tree/requirements.txt for example