On 14 Feb 2018, at 17:31, Luca 'remix_tj' Lorenzetto
<lorenzetto.luca(a)gmail.com> wrote:
On Wed, Feb 14, 2018 at 4:26 PM, Andrei V <andreil1(a)starlett.lv> wrote:
> Hi !
>
> I run into unexpected problem upgrading oVirt node (installed manually on CentOS):
> This problem have to be fixed manually otherwise upgrade command from host engine
also fail.
>
> -> glusterfs-rdma = 3.12.5-2.el7
> was installed manually as a dependency resolution for
ovirt-host-4.2.1-1.el7.centos.x86_64
>
> Q: How to get around this problem? Thanks in advance.
>
>
> Error: Package: ovirt-host-4.2.1-1.el7.centos.x86_64 (ovirt-4.2)
> Requires: glusterfs-rdma
> Removing: glusterfs-rdma-3.12.5-2.el7.x86_64
(@ovirt-4.2-centos-gluster312)
> glusterfs-rdma = 3.12.5-2.el7
> Obsoleted By:
mlnx-ofa_kernel-3.4-OFED.3.4.2.1.5.1.ged26eb5.1.rhel7u3.x86_64 (HP-spp)
> Not found
[cut]
Try with yum clean all and then upgrade. And disable HP-spp if you
don't them need now.
Luca
"yum clean all" did before posting on oVirt list, same problem.
However, disabling HP-spp repository did the trick, thanks a lot !