Skip to content

Conversation

@ThomasWaldmann
Copy link
Member

Fixes #9208.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.04%. Comparing base (fefb27e) to head (b43c3ad).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archiver/transfer_cmd.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9209   +/-   ##
=======================================
  Coverage   81.04%   81.04%           
=======================================
  Files          80       80           
  Lines       13778    13780    +2     
  Branches     2056     2056           
=======================================
+ Hits        11166    11168    +2     
  Misses       1940     1940           
  Partials      672      672           

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

guess the default is only needed when transferring
very old archives from borg1 repos.
…ckup#9208

Some hardlinks have content and thus a chunks list,
but e.g. block or char device hardlinks do not have a chunks list.
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

Successfully merging this pull request may close these issues.

borg2 transfer --from-borg1 fails with multiple errors with very old repos

1 participant