Actions
Bug #25029
openxz-utils not found when building plugins
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Plugins doesn't build in 8.1
[2024-06-17T11:09:06.548Z] test -n "api-authorizations" # you must define the FILES variable in your Makefile [2024-06-17T11:09:06.549Z] tar cJ -C target -f target/files.txz api-authorizations [2024-06-17T11:09:06.549Z] /bin/sh: 1: xz: not found [2024-06-17T11:09:06.549Z] tar: target/files.txz: Wrote only 4096 of 10240 bytes [2024-06-17T11:09:06.549Z] tar: Child returned status 127 [2024-06-17T11:09:06.549Z] tar: Error is not recoverable: exiting now [2024-06-17T11:09:06.549Z] make: *** [../makefiles/common.mk:40: target/files.txz] Error 2 script returned exit code 2
Updated by Félix DALLIDET 5 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Elaad FURREEDAN
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/733
Updated by Félix DALLIDET 5 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|96f32ba032fd515da02eb08422034d0e6a055758.
Actions