Hi Thomas,

We switched to using entrypoints for creating our binaries. Unfortunately,
this means you need to have the glance version "installed" in some sense in
your path when you want to run those tests. This felt like a no-no when we
made the change, but it worked fine without any changes to our normal tox
and run_tests.sh (with virtualenv) so it made it through. Please let me
know if this is really hard to deal with on your side; I can imagine a few
other possible fixes we might pursue.

Thanks


On Sat, Jun 29, 2013 at 3:07 AM, Thomas Goirand <z...@debian.org> wrote:

> Hi,
>
> I got a bunch of unit test failures with the output:
> STDERR: /bin/sh: 1: glance-manage: not found
>
> glance-manage used to be in bin/ in the sources (at least until
> Grizzly), though this changed for Havana. I used "find" to search for
> it, and couldn't find it in the source code, even though it really is
> installed at the correct place after my Debian package is built.
>
> Where has it been moved? How to fix the unit tests?
>
> Cheers,
>
> Thomas Goirand (zigo)
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to