Skip to content

Conversation

@ThomasWaldmann
Copy link
Member

No description provided.

Seen this on the macOS arm64 runner:

ImportError: dlopen(/Users/runner/work/borg/borg/.tox/py311-none/lib/python3.11/site-packages/_argon2_cffi_bindings/_ffi.abi3.so, 0x0002): tried: '/Users/runner/work/borg/borg/.tox/py311-none/lib/python3.11/site-packages/_argon2_cffi_bindings/_ffi.abi3.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/borg/borg/.tox/py311-none/lib/python3.11/site-packages/_argon2_cffi_bindings/_ffi.abi3.so' (no such file), '/Users/runner/work/borg/borg/.tox/py311-none/lib/python3.11/site-packages/_argon2_cffi_bindings/_ffi.abi3.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.83%. Comparing base (f646d2c) to head (d870d95).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9289   +/-   ##
=======================================
  Coverage   75.83%   75.83%           
=======================================
  Files          86       86           
  Lines       14747    14747           
  Branches     2194     2194           
=======================================
  Hits        11184    11184           
  Misses       2890     2890           
  Partials      673      673           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann ThomasWaldmann merged commit 880e41c into borgbackup:master Feb 9, 2026
17 of 18 checks passed
@ThomasWaldmann ThomasWaldmann deleted the fix-ci-master branch February 9, 2026 13:03
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Backport failed for 1.4-maint, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 1.4-maint
git worktree add -d .worktree/backport-9289-to-1.4-maint origin/1.4-maint
cd .worktree/backport-9289-to-1.4-maint
git switch --create backport-9289-to-1.4-maint
git cherry-pick -x d870d9517f4adc2a3c53ccf849716ca8c11f0249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant