Project

General

Profile

Actions

Bug #42023

closed

install-deps.sh not support aarch64

Added by andy qi over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
build,install-deps.sh
Backport:
nautilus, mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

because of hard code in script file ,install-deps.sh script create epel repo not support aarch64

below is part of the script at line 370:

$SUDO yum-config-manager --add-repo https://dl.fedoraproject.org/pub/epel/$MAJOR_VERSION/x86_64/
$SUDO yum install --nogpgcheck -y epel-release

Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #42070: nautilus: install-deps.sh not support aarch64ResolvedNathan CutlerActions
Copied to Ceph - Backport #42071: mimic: install-deps.sh not support aarch64ResolvedNathan CutlerActions
Actions

Also available in: Atom PDF