Project

General

Profile

Actions

Bug #42504

closed

install-deps.sh tries to use yum and install yum-utils on centos/rhel 8

Added by Brad Hubbard over 4 years ago. Updated almost 4 years ago.

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

0%

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

Description

# bash -x ./install-deps.sh
...
+ yumdnf=yum                                                                                                                                                                                                                                 
+ builddepcmd='yum-builddep -y --setopt=*.skip_if_unavailable=true'                                                                                                                                                                          
++ echo '8 >= 22'                                                                                                                                                                                                                            
++ bc                                                                                                                                                                                                                                        
+ test 0 -ne 0                                                                                                                                                                                                                               
+ echo 'Using yum to install dependencies'                                                                                                                                                                                                   
Using yum to install dependencies 
+ '[' centos = centos -a x86_64 = aarch64 ']'                                                                                                                                                                                                
+ case "$ID" in                                                                                                                                                                                                                              
++ echo 8                                                                                                                                                                                                                                    
++ cut -d. -f1                                                                                                                                                                                                                               
+ MAJOR_VERSION=8                                                                                                                                                                                                                            
+ yum install -y yum-utils  

Related issues 1 (0 open1 closed)

Copied to Ceph - Backport #44846: nautilus: install-deps.sh tries to use yum and install yum-utils on centos/rhel 8ResolvedBrad HubbardActions
Actions #1

Updated by Brad Hubbard over 4 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Sebastian Wagner about 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler about 4 years ago

  • Copied to Backport #44846: nautilus: install-deps.sh tries to use yum and install yum-utils on centos/rhel 8 added
Actions #4

Updated by Nathan Cutler almost 4 years ago

@Brad Is this a must-have for nautilus? (I'm not sure, but would guess that nautilus does not run on CentOS 8.)

Actions #5

Updated by Brad Hubbard almost 4 years ago

@Nathan Weinberg, IMHO it is a must have for Nautilus mate, thanks.

Actions #6

Updated by Brad Hubbard almost 4 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF