
On Wed, Feb 6, 2019 at 10:16 AM Simone Tiraboschi <stirabos@redhat.com> wrote:
On Tue, Feb 5, 2019 at 7:07 PM Dafna Ron <dron@redhat.com> wrote:
Hi,
Please note that ovirt-ansible-hosted-engine-setup has a versioning problem with the package and is causing bootstrap to fail for upgrade suite [1]
This is effecting all projects, its been reported to the developers and should be fixed as soon as possible.
you can view CQ status here: https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
It is unfair to refer to an internal pastebin here. It is also not very sensible, as it is quite short. 2019-02-05 11:23:51,390-0500 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'ovirt-hosted-engine-setup-2.3.5-0.0.master.20190205110929.gitfdbc215.el7.noarch requires ovirt-ansible-hosted-engine-setup >= 1.0.10'] 2019-02-05 11:23:51,390-0500 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/tmp/ovirt-6fV8LBWX5i/pythonlib/otopi/context.py", line 132, in _executeMethod method['method']() File "/tmp/ovirt-6fV8LBWX5i/otopi-plugins/otopi/packagers/yumpackager.py", line 248, in _packages self.processTransaction() File "/tmp/ovirt-6fV8LBWX5i/otopi-plugins/otopi/packagers/yumpackager.py", line 262, in processTransaction if self._miniyum.buildTransaction(): File "/tmp/ovirt-6fV8LBWX5i/pythonlib/otopi/miniyum.py", line 920, in buildTransaction raise yum.Errors.YumBaseError(msg) YumBaseError: [u'ovirt-hosted-engine-setup-2.3.5-0.0.master.20190205110929.gitfdbc215.el7.noarch requires ovirt-ansible-hosted-engine-setup >= 1.0.10'] 2019-02-05 11:23:51,391-0500 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Package installation': [u'ovirt-hosted-engine-setup-2.3.5-0.0.master.20190205110929.gitfdbc215.el7.noarch requires ovirt-ansible-hosted-engine-setup >= 1.0.10'] 2019-02-05 11:23:51,413-0500 DEBUG otopi.plugins.otopi.debug.debug_failure.debug_failure debug_failure._notification:100 tcp connections:
The issue is that on github we already have VERSION="1.0.10" as we can see in https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/blob/master/build...
And this has been bumped before the commit that now is reported as broken.
CI instead is still building the package as 1.0.9 ignoring the commit that bumped the version. Honestly I don't know how I can fix it if the version value is already the desired one in the source code.
I don't see your ovirt-ansible-hosted-engine-setup-1.0.10, only https://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/o... Not even under "tested": https://plain.resources.ovirt.org/repos/ovirt/tested/master/rpm/el7/noarch/o... Simone, can you doublecheck that its artifacts have been built and have been accepted by the change queue?