Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failure on OSX arm64 system #7747

Closed
amjjbonvin opened this issue Aug 2, 2024 · 2 comments
Closed

Installation failure on OSX arm64 system #7747

amjjbonvin opened this issue Aug 2, 2024 · 2 comments

Comments

@amjjbonvin
Copy link

I have been following the installation instructions for installing DIRAC on my MacBook M2 (arm64 processor):

curl -LO https://github.com/DIRACGrid/DIRACOS2/releases/latest/download/DIRACOS-Darwin-$(uname -m).sh
bash DIRACOS-Darwin-$(uname -m).sh
rm DIRACOS-Darwin-$(uname -m).sh
source diracos/diracosrc```

When executing the second command I am getting the following error:

bash-3.2$ bash DIRACOS-Darwin-$(uname -m).sh
PREFIX=/Users/abonvin/software/DIRAC/diracos
Unpacking payload ...
DIRACOS-Darwin-arm64.sh: line 273: 62553 Exit 141                extract_range $boundary1 $boundary2
     62554 Killed: 9               | "$CONDA_EXEC" constructor --extract-tarball --prefix "$PREFIX"
DIRACOS-Darwin-arm64.sh: line 276: /Users/abonvin/software/DIRAC/diracos/preconda.tar.bz2: No such file or directory

Has the installation been tested on Mac arm processors?

@fstagni
Copy link
Contributor

fstagni commented Aug 7, 2024

This issue was already reported in #6977, so I hope you do not mind but I close this as duplicate. I am afraid we still do not have a suggestion for you on solving this issue.

@fstagni fstagni closed this as completed Aug 7, 2024
@amjjbonvin
Copy link
Author

amjjbonvin commented Aug 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants