Bug 1574499 - Ovirt Node 4.2.2 update problem
Summary: Ovirt Node 4.2.2 update problem
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: ovirt-node
Classification: oVirt
Component: Installation & Update
Version: master
Hardware: x86_64
OS: Other
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Ryan Barry
QA Contact: Huijuan Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-03 12:32 UTC by Arghya Adhya
Modified: 2018-05-04 05:38 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-04 05:38:09 UTC
oVirt Team: Node
Embargoed:
cshao: testing_ack?


Attachments (Terms of Use)

Description Arghya Adhya 2018-05-03 12:32:59 UTC
I tried to update my oVirt Node 4.2.1.1 to latest version form GUI and yum update, its give me below error--

Error: Package: collectd-write_http-5.8.0-2.el7.x86_64 (installed)
           Requires: collectd(x86-64) = 5.8.0-2.el7
           Removing: collectd-5.8.0-2.el7.x86_64 (installed)
               collectd(x86-64) = 5.8.0-2.el7
           Updated By: collectd-5.8.0-3.el7.x86_64 (epel)
               collectd(x86-64) = 5.8.0-3.el7
Error: Package: collectd-disk-5.8.0-2.el7.x86_64 (installed)
           Requires: collectd(x86-64) = 5.8.0-2.el7
           Removing: collectd-5.8.0-2.el7.x86_64 (installed)
               collectd(x86-64) = 5.8.0-2.el7
           Updated By: collectd-5.8.0-3.el7.x86_64 (epel)
               collectd(x86-64) = 5.8.0-3.el7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Please suggest how to solve this.

Comment 1 Ryan Barry 2018-05-03 12:42:33 UTC
oVirt Node is updated as a single system image.

If additional repos are enabled, please disable them. I would guess this is from installing ovirt-release42. ovirt-release-host-node modifies some of these repositories, to limit 'includepkgs' and whether the repos are enabled.

Specifically, only the ovirt-4.2 repository should be enabled, with 'ovirt-node-ng-image-update' in includepkgs.

Yuval, I thought you wrote a script to handle this upgrade, but I can't find it in ovirt-site or gerrit...

Comment 2 Yuval Turgeman 2018-05-03 12:50:36 UTC
Yes I wrote something simple that changes the repos, it can be found in: https://www.ovirt.org/node/faq/ (question #5)

Comment 3 Arghya Adhya 2018-05-04 05:38:09 UTC
Thank you for your help. I have download latest ovirt-node-ng-4.2.2 rpm & install it via yum. It solve my problem.


Note You need to log in before you can comment on or make changes to this bug.