You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/05 22:46:19 UTC

[GitHub] [beam] alxmrs opened a new issue, #23033: [Bug]: `local-env-setup.sh` fails on M1 mac

alxmrs opened a new issue, #23033:
URL: https://github.com/apache/beam/issues/23033

   ### What happened?
   
   Expected: When I run `./local-env-setup.sh`, my local development environment should be setup. 
   Actual: Failed to install many key dependencies. Often, there are new `brew` bottles pre-built for the M1 mac. 
   Idea for a fix: If a `brew` command fails, try re-running it again with the `--build-from-source` flag. 
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: dependencies


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] tvalentyn closed issue #23033: [Bug]: `local-env-setup.sh` fails on M1 mac

Posted by GitBox <gi...@apache.org>.
tvalentyn closed issue #23033: [Bug]: `local-env-setup.sh` fails on M1 mac
URL: https://github.com/apache/beam/issues/23033


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] tvalentyn commented on issue #23033: [Bug]: `local-env-setup.sh` fails on M1 mac

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on issue #23033:
URL: https://github.com/apache/beam/issues/23033#issuecomment-1238455597

   Thanks for filing! Looks like this i exactly the same as #20983 - I suggest to continue there and add any missing details if necessary. 
   
   I am not sure if anyone is working this now, and I personally don't have an M1 Mac around. Any help on this front is definitely welcome!


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alxmrs commented on issue #23033: [Bug]: `local-env-setup.sh` fails on M1 mac

Posted by GitBox <gi...@apache.org>.
alxmrs commented on issue #23033:
URL: https://github.com/apache/beam/issues/23033#issuecomment-1237510215

   This issue is related to #20983.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org