Project

General

Profile

Actions

Cleanup #50827

closed

pybind/mgr/CMakeLists.txt: exclude files not used at runtime

Added by Duncan Bellamy almost 3 years ago. Updated over 2 years ago.

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

pybind/mgr/CMakeLists.txt does not exclude node_modules

On alpine Linux ci some of the builders run out of disk space as it then appears in the source tree and the fake root install tree

Environment

  • ceph version string: all
  • Platform (OS/distro/release): Alpine Linux
  • Cluster details (nodes, monitors, OSDs): Alpine Linux ci builders
  • Browser used (e.g.: Version 86.0.4240.198 (Official Build) (64-bit)):

How reproducible

Use cmake to build and install Ceph

Actual results

node_modeules is in dest after make install

Expected results

node_modules is not in dest after make install as it is not used during runtime

Additional info

https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/392293/raw


Related issues 1 (0 open1 closed)

Has duplicate Dashboard - Bug #43005: mgr/dashboard: RPM contains tests, front-end sources and non-releasable contentsDuplicateErnesto Puerta

Actions
Actions

Also available in: Atom PDF