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

[BUG] macOS: Unable to detect GIT #128

Open
Brilator opened this issue Feb 7, 2024 · 3 comments
Open

[BUG] macOS: Unable to detect GIT #128

Brilator opened this issue Feb 7, 2024 · 3 comments
Assignees
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@Brilator
Copy link
Member

Brilator commented Feb 7, 2024

Although git-binaries are now shipped, they're not executable on macOS.
ARCitect shows the error Unable to detect GIT.

Tried the following to fix it.

chmod a+x /Applications/ARCitect.app/Contents/Resources/git-binaries/mac/amd64/git

However, this did not fix it:

/Applications/ARCitect.app/Contents/Resources/git-binaries/mac/amd64/git
dyld[30419]: Library not loaded: /usr/local/opt/pcre2/lib/libpcre2-8.0.dylib
  Referenced from: <C7582997-A1F9-3DCD-9E46-366AC58252B4> /Applications/ARCitect.app/Contents/Resources/git-binaries/mac/amd64/git
  Reason: tried: '/usr/local/opt/pcre2/lib/libpcre2-8.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/pcre2/lib/libpcre2-8.0.dylib' (no such file), '/usr/local/opt/pcre2/lib/libpcre2-8.0.dylib' (no such file)
Abort trap: 6
  • OS: macOS 14.2.1
  • amd64
@Brilator
Copy link
Member Author

Brilator commented Feb 7, 2024

Fixed by installing git / Xcode via home-brew

@Freymaurer Freymaurer added this to the Release 0.0.32 milestone Apr 30, 2024
@Freymaurer Freymaurer added the Status: Needs Triage This item is up for investigation. label Jun 5, 2024
@Freymaurer Freymaurer moved this to In discussion in ARCStack Jun 5, 2024
@JonasLukasczyk JonasLukasczyk modified the milestones: ARCitect v0.0.32, ARCitect v0.0.33 Jun 14, 2024
@kMutagene
Copy link
Member

@JonasLukasczyk @Freymaurer can this be closed or does this still need a fix? It is in a closed milestone. Ill movge it to the current iteration, feel free to close if not relevant

@JonasLukasczyk JonasLukasczyk added Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. and removed Status: Needs Triage This item is up for investigation. labels Sep 3, 2024
@JonasLukasczyk
Copy link
Collaborator

This is not fixed. Shipping git binaries on MacOs is still not working on some machines.

@JonasLukasczyk JonasLukasczyk removed this from the ARCitect v0.0.36 milestone Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
Status: In discussion
Development

No branches or pull requests

4 participants