Project

General

Profile

Actions

Bug #64015

open

fscrypt.sh - lsb_release command may not exist

Added by Christopher Hoffman 4 months ago. Updated 11 days ago.

Status:
New
Priority:
Low
Category:
Testing
Target version:
% Done:

0%

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

Description

In fscrypt.sh here:
https://github.com/ceph/ceph/blob/main/qa/workunits/fs/fscrypt.sh#L37

lsb_release is required. When this is run in teuthology, it appears to get this command, when run on minimal installs of Centos Stream 8, fc, etc it does not exist.

Either install lsb_release for supported distros or check via other files (existence of apt-get, yum, /etc/*-release files) to determine flavor.

Actions

Also available in: Atom PDF