Project

General

Profile

Bug #16790

Ceph v10.2.2 build system runs "lsb_release" to determine how to layout files for installation

Added by Roy Keene over 7 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

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

Description

Ceph v10.2.2's build system runs "lsb_release" in src/pybind/rados/Makefile.am to determine how to install.

This returns information about the build system but not the system Ceph is being compiled for (the host system). That is, compiling on Debian/arm for CentOS/x86_64 will install to the Debian locations. It's unclear what would happen if you were compiling on Solaris/i86pc for CentOS/x86_64 would do.

History

#1 Updated by Sage Weil almost 3 years ago

  • Status changed from New to Closed

Also available in: Atom PDF