<div dir="ltr">Issue solved:<div><br></div><div><div>[ykaul@ykaul ovirt-system-tests]$ git diff</div><div>diff --git a/common/deploy-scripts/add_<wbr>local_repo.sh b/common/deploy-scripts/add_<wbr>local_repo.sh</div><div>index 251fcaf..78f2eec 100644</div><div>--- a/common/deploy-scripts/add_<wbr>local_repo.sh</div><div>+++ b/common/deploy-scripts/add_<wbr>local_repo.sh</div><div>@@ -5,7 +5,7 @@ ADDR=$(ip -4 addr show scope global up |grep -m1 inet | awk &#39;{split($4,a,&quot;.&quot;); p</div><div> cat &gt; /etc/yum.repos.d/local-ovirt.<wbr>repo &lt;&lt;EOF</div><div> [alocalsync]</div><div> name=Latest oVirt nightly</div><div>-baseurl=http://$ADDR:8585/$<wbr>DIST/</div><div>+baseurl=http://$ADDR:8585/<wbr>default/$DIST/</div><div> enabled=1</div><div> skip_if_unavailable=1</div><div> gpgcheck=0</div><div>diff --git a/common/deploy-scripts/add_<wbr>local_repo_no_ext_access.sh b/common/deploy-scripts/add_<wbr>local_repo_no_ext_access.sh</div><div>index aa40797..984b7f1 100644</div><div>--- a/common/deploy-scripts/add_<wbr>local_repo_no_ext_access.sh</div><div>+++ b/common/deploy-scripts/add_<wbr>local_repo_no_ext_access.sh</div><div>@@ -5,7 +5,7 @@ ADDR=$(ip -4 addr show scope global up |grep -m1 inet | awk &#39;{split($4,a,&quot;.&quot;); p</div><div> cat &gt; /etc/yum.repos.d/local-ovirt.<wbr>repo &lt;&lt;EOF</div><div> [alocalsync]</div><div> name=Latest oVirt nightly</div><div>-baseurl=http://$ADDR:8585/$<wbr>DIST/</div><div>+baseurl=http://$ADDR:8585/<wbr>default/$DIST/</div><div> enabled=1</div><div> skip_if_unavailable=1</div><div> gpgcheck=0</div></div><div><br></div><div><br></div><div><br></div><div>Gail - can you check if it&#39;s due to:<div><div>commit 1dd1f3c238806cf0195868a16e7536<wbr>77abc57f30</div><div>Author: gbenhaim &lt;<a href="mailto:galbh2@gmail.com" target="_blank">galbh2@gmail.com</a>&gt;</div><div>Date:   Tue Apr 10 15:18:16 2018 +0300</div><div><br></div><div>    reposetup: Allow to create multiple internal repos</div><div>    </div><div>    This change introduce a new flag (--repo-name) to the reposetup command.</div><div>    The flag indicates the name of the internal repo to create.</div><div>    Multiple internal repos can be created, all of them will be available</div><div>    with &quot;lago ovirt serve&quot;.</div><div>    </div><div>    The following illustrates the directory structure of multiple internal</div><div>    repos:</div><div>    </div><div>    .lago/default/internal_repo/</div><div>    ├── default</div><div>    │   └── el7</div><div>    │       └── repodata</div><div>    └── my-custom-repo</div><div>        └── el7</div><div>            └── repodata</div><div>    </div><div>    Signed-off-by: gbenhaim &lt;<a href="mailto:galbh2@gmail.com" target="_blank">galbh2@gmail.com</a>&gt;</div><div><br></div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 3, 2018 at 9:41 PM, Yaniv Kaul <span dir="ltr">&lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I&#39;ve been failing to sync oVirt stuff running oVirt today. <div>Specifically, the ovirt-appliance-master-el7, though others have failed to.</div><div>On another laptop (from the same network though), I&#39;m failing later, when trying to install &#39;yum-utils&#39;:</div><div><div>+ yum install &#39;--disablerepo=*&#39; --enablerepo=alocalsync -y yum-utils</div><div><a href="http://192.168.204.1:8585/el7/repodata/repomd.xml" target="_blank">http://192.168.204.1:8585/el7/<wbr>repodata/repomd.xml</a>: [Errno 14] HTTP Error 404 - Not Found</div><div>Trying other mirror.</div><div>To address this issue please refer to the below wiki article </div><div><br></div><div><a href="https://wiki.centos.org/yum-errors" target="_blank">https://wiki.centos.org/yum-<wbr>errors</a></div><div><br></div><div>If above article doesn&#39;t help to resolve this issue please use <a href="https://bugs.centos.org/" target="_blank">https://bugs.centos.org/</a>.</div><div><br></div><div>Error: Nothing to do</div></div><div><br></div><div><br></div><div>Any ideas?</div><div><br></div></div>
</blockquote></div><br></div>