potiuk commented on issue #10389:
URL: https://github.com/apache/airflow/issues/10389#issuecomment-678616816


   Very interesting - what do you see with `command -v getopt`, `getopt 
--version`  and what is the exit code of `getopt -T` ?
   And lastly, what prefix you get when you run  `brew --prefix getopt` ?
   
   I really want to get to the bottom of it, to see if we can improve detection 
of correct getopt. We might want to force using /usr/local/opt/gnu-getopt/bin 
on Mac so that it is 100% sure that the right one is being used.
   
   Or maybe the gnu-getopt is installed (for some reason) in a different folder 
? Maybe you simply have a brew installing those tools in a different directory.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to