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
Actions