This had a reject when applying the patch, but I resolved it and pushed the change. If there's an issue with my resolution, send follow up patches. Cheers, Bruce On Thu, May 31, 2018 at 9:26 PM, Lei Maohui wrote: > "distutils.errors.DistutilsError: Could not find suitable distribution > for Requirement.parse('pbr>=2.0.0')" > > Signed-off-by: Lei Maohui > --- > meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | 5 > +++++ > 1 file changed, 5 insertions(+) > > diff --git a/meta-openstack/recipes-devtools/python/python- > saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python- > saharaclient_git.bb > index 0ec262c..1ce3a85 100644 > --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb > +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb > @@ -14,6 +14,11 @@ DEPENDS += " \ > python-pbr-native \ > " > > +# Satisfy setup.py 'setup_requires' > +DEPENDS += " \ > + python-pbr-native \ > +" > + > RDEPENDS_${PN} += " \ > python-pbr \ > " > -- > 1.9.1 > > > > -- > _______________________________________________ > meta-virtualization mailing list > meta-virtualization@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"