> On 12 Dec 2016, at 12:40, Barak Korren <[email protected]> wrote: > > > > בתאריך 12 בדצמ׳ 2016 12:47 PM, "Eyal Edri" <[email protected] > <mailto:[email protected]>> כתב: > Looks like the issue is in the following code: > > # disable any other repos to avoid downloading metadata > yum install --disablerepo=\* --enablerepo=alocalsync -y yum-utils > yum-config-manager --disable \* > yum-config-manager --enable alocalsync > > in ost common/deploy-scripts/add_local_repo.sh > > Might be happening due to new yum available now from CentoOS 7.3... > > Do we really need to disable all repos when installing yum-utils? > > alocalsync is probably lago's internal repo. so we need to only use it. > > We probably just need some more deps in reposync conf to resolve this. > > But why are we installing yum-utils on engine at all?
not sure why on engine, but it is needed anyway on hosts > > > ---------- Forwarded message ---------- > From: <[email protected] <mailto:[email protected]>> > Date: Mon, Dec 12, 2016 at 12:39 PM > Subject: [oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3547 - > FAILURE! > To: [email protected] <mailto:[email protected]> > > > Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3547/ > <http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3547/>, > Build Number: 3547, > Build Status: FAILURE > _______________________________________________ > Infra mailing list > [email protected] <mailto:[email protected]> > http://lists.phx.ovirt.org/mailman/listinfo/infra > <http://lists.phx.ovirt.org/mailman/listinfo/infra> > > > > > -- > Eyal Edri > Associate Manager > RHV DevOps > EMEA ENG Virtualization R&D > Red Hat Israel > > phone: +972-9-7692018 <tel:%2B972-9-7692018> > irc: eedri (on #tlv #rhev-dev #rhev-integ) > > _______________________________________________ > Infra mailing list > [email protected] <mailto:[email protected]> > http://lists.phx.ovirt.org/mailman/listinfo/infra > <http://lists.phx.ovirt.org/mailman/listinfo/infra> > > > _______________________________________________ > Infra mailing list > [email protected] > http://lists.phx.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list [email protected] http://lists.phx.ovirt.org/mailman/listinfo/infra
