Masatake Iwasaki created BIGTOP-4102:
----------------------------------------
Summary: Fix failure of toolchain manifest on Fedora 38 due to
undefined variable
Key: BIGTOP-4102
URL: https://issues.apache.org/jira/browse/BIGTOP-4102
Project: Bigtop
Issue Type: Bug
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
{noformat}
[91m[1;31mError: Evaluation Error: Unknown variable: '::operatingsystem'.
(file: /etc/puppet/code/modules/bigtop_toolchain/manifests/jdk11.pp, line: 17,
column: 8) on node bigtop-slave-arm5.novalocal[0m
[0mThe command '/bin/sh -c if [ -f ~/.bash_profile ]; then . ~/.bash_profile;
fi && dnf clean all && dnf updateinfo && puppet apply -e "include
bigtop_toolchain::installer" || if [ $? -ne 2 ]; then exit 1; fi' returned a
non-zero code: 1
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)