<div dir="ltr"><div><div><div><div>Thanks, it helps.<br><br></div>Above step definitely breaks system integrity. This is a bit unclear. Why do we install development version into system? Do we have some documentation that brings more light on this? Or some policy? Or.... I understand that Avocado is under active development, but, Is there some advice for Avocado users? What version should we use and develop for?<br></div><br>Spice-qe team uses Avocado from git, mainly because there is no RPMs for all OS versions/architectures/releases/betas/alphas/etc that we are interested in.<br><br></div>Could you give more information about setup.py step? Do I right understand, that you force us to install avocado into system? Before it NewYear it was possible to use Avocado directly from git repo (make links, all this configs), but not now. Did I miss something?<br></div><div><br></div><div>Sorry, if I wrote something wrong.<br></div><div><div><div><div><div><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 6, 2016 at 5:32 PM, Lucas Meneghel Rodrigues <span dir="ltr"><<a href="mailto:lookkas@gmail.com" target="_blank">lookkas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you do:<br>
<br>
python setup.py install<br>
or<br>
python setup.py develop<br>
<br>
In both the avocado source dir and the plugin dir?<br>
<div><div class="h5"><br>
On Wed, Jan 6, 2016 at 2:30 PM, Andrei Stepanov <<a href="mailto:astepano@redhat.com">astepano@redhat.com</a>> wrote:<br>
> Hello<br>
><br>
> Any clue about :<br>
><br>
> pip list | grep stevedore<br>
> stevedore (1.10.0)<br>
><br>
><br>
> # ./scripts/avocado vt-bootstrap --vt-type spice --vt-no-downloads<br>
> --vt-update-config<br>
> usage: avocado [-h] [-v] [--config CONFIG_FILE] {} ...<br>
> avocado: error: argument subcommand: invalid choice: 'vt-bootstrap' (choose<br>
> from )<br>
> [root@spice-bkr02 avocado]#<br>
><br>
> # ./scripts/avocado --help<br>
> usage: avocado [-h] [-v] [--config CONFIG_FILE] {} ...<br>
><br>
> Avocado Test Runner<br>
><br>
> optional arguments:<br>
>   -h, --help            show this help message and exit<br>
>   -v, --version         show program's version number and exit<br>
>   --config CONFIG_FILE  Use custom configuration from a file<br>
><br>
> subcommands:<br>
>   valid subcommands<br>
><br>
>   {}                    subcommand help<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Avocado-devel mailing list<br>
> <a href="mailto:Avocado-devel@redhat.com">Avocado-devel@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/avocado-devel" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/avocado-devel</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Lucas<br>
</font></span></blockquote></div><br></div>