Skip to content

Assume newer Borg version, in case check runs after first backup.#2163

Merged
m3nu merged 2 commits intoborgbase:masterfrom
m3nu:issue/2129-zstd
Dec 5, 2024
Merged

Assume newer Borg version, in case check runs after first backup.#2163
m3nu merged 2 commits intoborgbase:masterfrom
m3nu:issue/2129-zstd

Conversation

@m3nu
Copy link
Contributor

@m3nu m3nu commented Dec 5, 2024

borg --version may run after the first backup. To avoid errors with zstd, we assume a Borg version that supports Zstd.

There is a risk that the user is actually using an old Borg version, but in that case, he shouldn't be able to select zstd anyways.

Fixes #2129
Fixes #2139

@m3nu m3nu merged commit e6df746 into borgbase:master Dec 5, 2024
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.

borg version does not support zstd Borg version is detected too late

1 participant