Skip to content

borg2 repo-list|transfer --from-borg1: Unknown algorithm 'XXH64' #9935

Description

@PhrozenByte

While testing 2.0.0b22, both borg2 repo-list --from-borg1 and borg2 transfer --from-borg1 emit the following warning with a Borg 1 repo:

Cannot verify integrity of /run/media/daniel/prometheus/Borg/index.1597: Unknown algorithm 'XXH64'

xxh64 was removed in favor of sha256 in #9672, but existing Borg 1 repositories naturally still use the legacy algorithm.

Is this warning expected and safe to ignore when accessing a Borg 1 repository via --from-borg1?

If so, would it make sense to downgrade this message from warning to info/debug (perhaps only when --from-borg1 is used), since users cannot do anything about it?

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions