<div dir="ltr"><div>When I add <a href="https://repos-avocadoproject.rhcloud.com/static/avocado-el.repo">https://repos-avocadoproject.rhcloud.com/static/avocado-el.repo</a> to RHEL6 I get:</div><div><br></div><div><a href="https://repos-avocadoproject.rhcloud.com/static/epel-6Workstation-noarch/repodata/repomd.xml">https://repos-avocadoproject.rhcloud.com/static/epel-6Workstation-noarch/repodata/repomd.xml</a>: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 1, 2017 at 5:48 PM, Andrei Stepanov <span dir="ltr"><<a href="mailto:astepano@redhat.com" target="_blank">astepano@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello.<br><br>We are currently experiencing some issues with avocado / avocado-vt.<br><br>Our automation can be described in next steps:<br><br>0. Install RHEL 6/7.<br>1. Clone "master" branches for avocado/avocado-vt from github.<br>2. In avocado dir:<br><br>make requirements<br>python setup.py install<br><br>3. In avocado-vt dir:<br>make link<br>pip install sphinx<br>pip install -r requirements.txt<br>python setup.py install<br><br>4. Run tests.<div><br>Above commands are run from root account.<br>We cannot use this approach any more.</div><div>It doesn't work with RHEL7.3.<br><br>I have opened a bug: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1417613" target="_blank">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=1417613</a><br>Than I had discussion with Tomas Orsava.<br><br>The problem is, running pip as root in Fedora/EPEL is not supported and will break your system.<br><div><br></div><div><a href="https://fedoraproject.org/wiki/Changes/Making_sudo_pip_safe" target="_blank">https://fedoraproject.org/<wbr>wiki/Changes/Making_sudo_pip_<wbr>safe</a><br></div></div><div><br></div><div>My question is: what is official way to install avocado/avocado-vt?</div><div><br></div><div>Invoking pip commands from root account is a bad approach.</div><div><br></div><div>Is there a safe way to install avocado & avocado-vt?</div></div>
</blockquote></div><br></div>