You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Nandakumar (Jira)" <ji...@apache.org> on 2023/10/03 19:09:00 UTC

[jira] [Assigned] (HDDS-9368) run.sh requires bash 4.2+

     [ https://issues.apache.org/jira/browse/HDDS-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandakumar reassigned HDDS-9368:
--------------------------------

    Assignee: Mohamed Ansari

> run.sh requires bash 4.2+
> -------------------------
>
>                 Key: HDDS-9368
>                 URL: https://issues.apache.org/jira/browse/HDDS-9368
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone Recon
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Mohamed Ansari
>            Assignee: Mohamed Ansari
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.3.0
>
>
> Following the link below
> [https://github.com/apache/ozone/blob/master/CONTRIBUTING.md#running-ozone-in-docker]
> While running the run.sh command it fails with the error below.
> {code}
> ./run.sh: line 24: conditional binary operator expected
> ./run.sh: line 24: syntax error near `OZONE_REPLICATION_FACTOR'
> ./run.sh: line 24: `if [[ -v OZONE_REPLICATION_FACTOR ]] && [[ ${OZONE_REPLICATION_FACTOR} -ne 1 ]] && [[ ${OZONE_REPLICATION_FACTOR} -ne 3 ]]; then'
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org