You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2024/04/30 08:04:00 UTC

[jira] [Created] (BIGTOP-4102) Fix failure of toolchain manifest on Fedora 38 due to undefined variable

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}
Error: 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
The 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)