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

Aleksandr resolved IGNITE-18238.
--------------------------------
    Resolution: Fixed

fixed in IGNITE-17754 

> Do not use readlink on start script
> -----------------------------------
>
>                 Key: IGNITE-18238
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18238
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>            Reporter: Aleksandr
>            Assignee: Aleksandr
>            Priority: Major
>              Labels: ignite-3
>
> Some mac users could see this message on ./bin/ignite3db start 
> readlink: illegal option -- f
> usage: readlink [-n] [file ...]
> which leads to the wrong IGNITE_HOME set. The reason is that the readlink on 
> mac does not have a flag -f, it differs from vanilla readlink implementation. 
> I propose not to use readlink at all.



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

Reply via email to