Project

General

Profile

Actions

Bug #63579

open

build: enable code ready builder for centos9

Added by Yuval Lifshitz 6 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

when running "install-deps.sh" on a centos9 machine, the following packages are not found:

No matching package to install: 'CUnit-devel'
No matching package to install: 'cryptsetup-devel'
No matching package to install: 'fuse-devel'
No matching package to install: 'libbabeltrace-devel'
No matching package to install: 'librabbitmq-devel'
No matching package to install: 'librdkafka-devel'
No matching package to install: 'libtool-ltdl-devel'
No matching package to install: 'lmdb-devel'
No matching package to install: 'lttng-ust-devel'
No matching package to install: 'lua-devel'
No matching package to install: 'nasm'
No matching package to install: 'ninja-build'
No matching package to install: 'python3-Cython'
No matching package to install: 'python3-sphinx'
No matching package to install: 'snappy-devel'
No matching package to install: 'utf8proc-devel'
No matching package to install: 'xmlsec1-devel'
No matching package to install: 'xmlsec1-openssl-devel'

running:
sudo dnf config-manager --set-enabled crb

fixes the issue, but currently we only enable CRB for centos8 in "install-deps.sh"

No data to display

Actions

Also available in: Atom PDF