Missing dependency on librte_xxxx when installing openstack-nova-scheduler

Matthias Runge mrunge at matthias-runge.de
Tue Jun 15 05:42:11 UTC 2021


On Mon, Jun 14, 2021 at 02:48:12PM -0700, Pete Zhang wrote:
> Julia,
> 
> Thanks for the update.
> 
> In our environment, we don't have access to centos-extra repos.  Does
> anyone know the site where we can download those missing/needed rpms? thx.
> 
> Pete
> 
> On Mon, Jun 14, 2021 at 1:47 PM Julia Kreger <juliaashleykreger at gmail.com>
> wrote:

CentOS without CentOS Extras (which is enabled by default) sounds broken
to me.

Place that file in /etc/yum.repos.d, if you happen to run CentOS.

[stack at devstack yum.repos.d]$ cat CentOS-Linux-Extras.repo

# CentOS-Linux-Extras.repo
#
# The mirrorlist system uses the connecting IP address of the client and the
# update status of each mirror to pick current mirrors that are geographically
# close to the client.  You should use this for CentOS updates unless you are
# manually picking other mirrors.
#
# If the mirrorlist does not work for you, you can try the commented out
# baseurl line instead.

[extras]
name=CentOS Linux $releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/$releasever/extras/$basearch/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial


Matthias
-- 
Matthias Runge <mrunge at matthias-runge.de>



More information about the openstack-discuss mailing list