Project

General

Profile

Actions

Bug #43737

closed

install-dep.sh fails in Centos-7.6

Added by shi liu over 4 years ago. Updated about 4 years ago.

Status:
Resolved
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

$ cat /etc/os-release 
NAME="CentOS Linux" 
VERSION="7 (Core)" 
ID="centos" 
ID_LIKE="rhel fedora" 
VERSION_ID="7" 
PRETTY_NAME="CentOS Linux 7 (Core)" 
ANSI_COLOR="0;31" 
CPE_NAME="cpe:/o:centos:centos:7" 
HOME_URL="https://www.centos.org/" 
BUG_REPORT_URL="https://bugs.centos.org/" 

CENTOS_MANTISBT_PROJECT="CentOS-7" 
CENTOS_MANTISBT_PROJECT_VERSION="7" 
REDHAT_SUPPORT_PRODUCT="centos" 
REDHAT_SUPPORT_PRODUCT_VERSION="7" 
$ bash -x install-deps.sh
...
+ sudo yum-builddep -y '--setopt=*.skip_if_unavailable=true' /tmp/install-deps.94862/ceph.spec
+ tee /tmp/install-deps.94862/yum-builddep.out
Loaded plugins: fastestmirror, langpacks
...
Error: No Package found for pyOpenSSL3
Error: No Package found for python3-bcrypt
Error: No Package found for python3-cherrypy
Error: No Package found for python3-coverage
Error: No Package found for python3-jwt
Error: No Package found for python3-nose
Error: No Package found for python3-pecan
Error: No Package found for python3-pyOpenSSL
Error: No Package found for python3-routes
Error: No Package found for python3-six
Error: No Package found for python3-tox
Error: No Package found for python3-virtualenv
Error: No Package found for python3-werkzeug

Actions #1

Updated by Kefu Chai over 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to shi liu
  • Target version deleted (v15.0.0)
  • Pull request ID set to 32775
Actions #2

Updated by Sage Weil about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF