Package libibumad is obsoleted by mlnx-ofa_kernel

General support questions
Post Reply
guilhermefilippo
Posts: 4
Joined: 2018/12/14 00:14:13

Package libibumad is obsoleted by mlnx-ofa_kernel

Post by guilhermefilippo » 2018/12/14 01:34:21

I wanted to update a KVM running on CentOS 7.

Now I'm getting error when I try to run yum update:

Code: Select all

Package libibumad-17.2-3.el7.x86_64 is obsoleted by mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.x86_64 which is already installed
--> Finished Dependency Resolution
Error: Package: 10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 (centos-qemu-ev)
           Requires: libibumad.so.3()(64bit)
           Available: libibumad-17.2-3.el7.x86_64 (base)
               libibumad.so.3()(64bit)
Please, how can I do to fix these messages?

Thanks.

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Package libibumad is obsoleted by mlnx-ofa_kernel

Post by TrevorH » 2018/12/14 07:31:17

The package that provides the thing that qemu-kvm-ev is looking for is already obsoleted by the non-CentOS package mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.x86_64. Yum will not install the one your package needs as it already has something installed that says it replaces it (though apparently it doesn't replace everything about it or it would work).

Where did you get mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.x86_64 from?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

guilhermefilippo
Posts: 4
Joined: 2018/12/14 00:14:13

Re: Package libibumad is obsoleted by mlnx-ofa_kernel

Post by guilhermefilippo » 2018/12/14 21:36:50

This is my repo list:

Code: Select all

[root@mol3431 ~]# yum repolist
Plugins carregados: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.mobap.edu
 * epel: mirror.rnet.missouri.edu
 * extras: centos.mirrors.tds.net
 * soluslabs: mirror.eu1.soluslabs.net
 * solusvm-2-software-base: repo-usa-1.solusvm.com
 * solusvm-2-stack-base: repo-usa-1.solusvm.com
 * updates: mirror.mobap.edu
id do repo                                           nome do repo                                                                status
HP-mcp                                               HP Management Component Pack for ProLiant                                        5
HP-spp                                               HP Service Pack for ProLiant                                                 1.383
base/7/x86_64                                        CentOS-7 - Base                                                             10.019
centos-qemu-ev/7/x86_64                              CentOS-7 - QEMU EV                                                              67
epel/x86_64                                          Extra Packages for Enterprise Linux 7 - x86_64                              12.748
extras/7/x86_64                                      CentOS-7 - Extras                                                              321
soluslabs                                            Soluslab Repo                                                                   43
solusvm-2-software-base                              SolusVM 2 Software Base                                                          1
solusvm-2-stack-base                                 SolusVM 2 Stack Base                                                            32
updates/7/x86_64                                     CentOS-7 - Updates                                                             599
zabbix/x86_64                                        Zabbix Official Repository - x86_64                                            236
zabbix-non-supported/x86_64                          Zabbix Official Repository non-supported - x86_64                                4
repolist: 25.458
[root@mol3431 ~]#
And the source of package:

Code: Select all

[root@mol3431 ~]# repoquery -i mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.x86_64

Name        : mlnx-ofa_kernel
Version     : 4.3
Release     : OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4
Architecture: x86_64
Size        : 5751254
Packager    : None
Group       : System Environment/Base
URL         : http://www.mellanox.com/
Repository  : HP-spp
Summary     : RoCE User Space package
Source      : mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.src.rpm
Description :
mlnx-ofa_kernel modified with RoCE User Space packages
InfiniBand "verbs", Access Layer  and ULPs.
Utilities rpm.
The driver sources are located at: http://www.mellanox.com/downloads/ofed/mlnx-ofa_kernel-4.3-1.0.1.tgz
I've added HP-spp repo to install hpacucli to get raid informations to monitor with Zabbix.
What do you think I should do?

guilhermefilippo
Posts: 4
Joined: 2018/12/14 00:14:13

Re: Package libibumad is obsoleted by mlnx-ofa_kernel

Post by guilhermefilippo » 2018/12/24 03:00:25

Hello, anybody? Any idea? I'm new to CentOS, I'm lost to solve this.
I'm not using this package mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.x86_64
So, can I remove this package?

heuri
Posts: 1
Joined: 2019/01/02 10:46:11

Re: Package libibumad is obsoleted by mlnx-ofa_kernel

Post by heuri » 2019/01/02 10:51:01

Unfortunately i'm running into the same issue. I believe the installed package mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.3.rhel7u4.x86_64 comes from hpe.com. (I'm running CentOS under HP ProLiant DL120 Gen9 and having the HP Repos as well)

- https://support.hpe.com/hpsc/swd/public ... a25820afa4

Could you resolve the issue?

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Package libibumad is obsoleted by mlnx-ofa_kernel

Post by TrevorH » 2019/01/02 11:18:06

You'll either need an updated package from HP or you need to use the CentOS supplied drivers.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply