You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm having a bit of an issue with a brand new install on a new macbook pro m4.
Vorta cannot find borg in the about tab and fails when trying to add a new repo with a weird "Bad CPU type" error
OS: Darwin
Release: 24.1.0
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 21:06:57 PDT 2024; root:xnu-11215.41.3~3/RELEASE_ARM64_T6041
Date and Time: 2024-11-13 13:29:45
Borg Version: 1.1.0
Vorta Version: 0.10.1
Traceback (most recent call last):
File "views/repo_add_dialog.py", line 254, in run
File "borg/borg_job.py", line 233, in run
File "subprocess.py", line 1026, in __init__
File "subprocess.py", line 1955, in _execute_child
OSError: [Errno 86] Bad CPU type in executable: '/Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe'
Steps to reproduce
brew install borgbackup
brew install vorta
I tried reinstalling both borgbackup and vorta, with no luck.
Let me know if I can give more info !
Thanks
Reproduction
I tried to reproduce the issue.
I was able to reproduce the issue.
OS
MacOS Sequoia 15.1 (24B2083)
Version of Vorta
0.10.1
What did you install Vorta with?
Homebrew
Version of Borg
No version in "about" , 1.4.0 in terminal
Logs
No response
The text was updated successfully, but these errors were encountered:
Hi. I'm on an M4 Pro MacbookPro and I'm getting a very similar issue. When Vorta is run it tries to launch borg.exe.
I've tried re-installing Vorta and borg via homebrew with no luck.
2024-12-20 09:00:31,962 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2024-12-20 09:00:31,963 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe --version
2024-12-20 09:00:59,740 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
Vorta Version 0.10.2
However when launching Vorta via the command line, the homebrew Borg gets properly detected ! Can we get a release for #2166 as I suspect it might fix both issues ?
Thank you.
Edit : I'm not running Rosetta which might explain why the borg intel binary is not found and defaults to borg.exe.
Description
Hello, I'm having a bit of an issue with a brand new install on a new macbook pro m4.
Vorta cannot find borg in the about tab and fails when trying to add a new repo with a weird "Bad CPU type" error
Steps to reproduce
I tried reinstalling both borgbackup and vorta, with no luck.
Let me know if I can give more info !
Thanks
Reproduction
OS
MacOS Sequoia 15.1 (24B2083)
Version of Vorta
0.10.1
What did you install Vorta with?
Homebrew
Version of Borg
No version in "about" , 1.4.0 in terminal
Logs
No response
The text was updated successfully, but these errors were encountered: