Skip to content

Borg version is detected too late #2129

@biochemie

Description

@biochemie

Description

Updating from 0.9.1 to 0.10.0 (via pacman or yay) results in Vorta reporting that borg lacks Zstd compression support. Reverting to 0.9.1 reverts the issue and does not present an error. The version of borg was unchanged between the two versions of Vorta.

Reproduction

  • I tried to reproduce the issue.
  • I was able to reproduce the issue.

OS

EndeavourOS, kernel 6.11.6, Xfce 4.18

Version of Vorta

0.10.0

What did you install Vorta with?

Other

Version of Borg

1.4.0

Logs

[Vorta 0.10.0-1]
2024-11-11 14:04:52,716 - vorta.i18n - DEBUG - Loading translation failed for ['en-Latn-CA', 'en-CA'].
2024-11-11 14:04:52,752 - root - DEBUG - Not a private SSH key file: authorized_keys
2024-11-11 14:04:52,778 - vorta.views.source_tab - DEBUG - Added item number 0 from 1
2024-11-11 14:04:52,971 - root - INFO - Using NetworkManagerMonitor NetworkStatusMonitor implementation.
2024-11-11 14:04:52,980 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-11 14:04:52,981 - vorta.scheduler - DEBUG - Catching up by running job for Default (1)
2024-11-11 14:04:52,982 - vorta.scheduler - INFO - Starting background backup for Default
2024-11-11 14:04:52,982 - vorta.notifications - DEBUG - success notifications suppressed
2024-11-11 14:04:52,984 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-11 14:04:53,004 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-11 14:04:53,004 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-11 14:04:53,004 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-11 14:04:53,005 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-11 14:04:53,006 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-11 14:04:53,006 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /run/media/$USER/borg/$REPO.borg
2024-11-11 14:04:53,037 - vorta.scheduler - ERROR - Conditions for backup not met. Aborting.
2024-11-11 14:04:53,037 - vorta.scheduler - ERROR - Your current Borg version does not support ZStd compression.
2024-11-11 14:04:53,037 - vorta.notifications - DEBUG - notification not suppressed
2024-11-11 14:04:53,042 - vorta.scheduler - DEBUG - Paused 1 until 2024-11-11 15:04:53
2024-11-11 14:04:53,045 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of timeout until 2024-11-11 15:04:53.
2024-11-11 14:04:53,047 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of timeout until 2024-11-11 15:04:53.
2024-11-11 14:04:53,064 - vorta.borg.jobs_manager - DEBUG - Add job for site default
2024-11-11 14:04:53,065 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2024-11-11 14:04:53,066 - vorta.borg.borg_job - INFO - Running command /usr/bin/borg --version
2024-11-11 14:04:53,387 - vorta.borg.jobs_manager - DEBUG - Finish job for site: default
2024-11-11 14:04:53,387 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: default
2024-11-11 14:04:53,388 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-11 14:04:53,389 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of timeout until 2024-11-11 15:04:53.
2024-11-11 14:07:08,527 - vorta.borg.borg_job - DEBUG - Cancel job on site default
2024-11-11 14:07:08,527 - vorta.borg.jobs_manager - INFO - Finished cancelling all jobs

[Vorta 0.9.1-5]
2024-11-11 14:11:08,483 - vorta.i18n - DEBUG - Loading translation failed for ['en-Latn-CA', 'en-CA'].
2024-11-11 14:11:08,520 - root - DEBUG - Not a private SSH key file: authorized_keys
2024-11-11 14:11:08,546 - vorta.views.source_tab - DEBUG - Added item number 0 from 1
2024-11-11 14:11:08,727 - root - INFO - Using NetworkManagerMonitor NetworkStatusMonitor implementation.
2024-11-11 14:11:08,755 - vorta.borg.jobs_manager - DEBUG - Add job for site default
2024-11-11 14:11:08,756 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2024-11-11 14:11:08,757 - vorta.borg.borg_job - INFO - Running command /usr/bin/borg --version
2024-11-11 14:11:09,078 - vorta.borg.jobs_manager - DEBUG - Finish job for site: default
2024-11-11 14:11:09,078 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-11 14:11:09,078 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: default
2024-11-11 14:11:09,080 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-11 14:11:09,081 - vorta.scheduler - DEBUG - Catching up by running job for Default (1)
2024-11-11 14:11:09,082 - vorta.scheduler - INFO - Starting background backup for Default
2024-11-11 14:11:09,082 - vorta.notifications - DEBUG - success notifications suppressed
2024-11-11 14:11:09,084 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-11 14:11:09,104 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-11 14:11:09,104 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-11 14:11:09,104 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-11 14:11:09,105 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-11 14:11:09,106 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-11 14:11:09,106 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /run/media/$USER/borg/$REPO.borg
2024-11-11 14:11:09,145 - vorta.scheduler - INFO - Preparation for backup successful.
2024-11-11 14:11:09,145 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-11 14:11:09,145 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething doesn't work as intended

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions