]
Dafna Ron reassigned OVIRT-1742:
--------------------------------
Assignee: Dafna Ron (was: infra)
wrong augeas-libs package downloaded from bob repo on 3.6 els
--------------------------------------------------------------
Key: OVIRT-1742
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1742
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dafna Ron
Assignee: Dafna Ron
we are failing 3.6 tests on package augeas-libs: YumBaseError:
[u'1:libguestfs-1.28.1-1.55.el7_2.2.x86_64 requires augeas-libs >= 1.1.0-16']
looking at lago we can see that the package arrives from bob repo:
https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/ds-ovirt-s...
also, running the below shows the package is downloaded from bob:
[dron@dron rhv-suite-3.6-els]$ repoquery
--repofrompath=testrepo,http://bob.eng.lab.tlv.redhat.com/builds/latest_3.6/el7/
--repoid=testrepo --query --all | grep augeas-*
Repository google-chrome is listed more than once in the configuration
Repository google-talkplugin is listed more than once in the configuration
augeas-0:1.1.0-12.el7_0.1.x86_64
augeas-debuginfo-0:1.1.0-12.el7_0.1.x86_64
augeas-devel-0:1.1.0-12.el7_0.1.x86_64
augeas-libs-0:1.1.0-12.el7_0.1.x86_64
[dron@dron rhv-suite-3.6-els]$
I am submitting a patch to exclude the package from bob repo to force download of the
correct package from the correct repo.