Skip to content

Conversation

@fapdash
Copy link

@fapdash fapdash commented Oct 28, 2025

Testing the changes

  • I tested the changes in this PR: YES

cc @daniel-eys since you've updated kopia in the past.

fap added 2 commits November 2, 2025 13:49
This should fix the issue of the tests expecting a different version
string in kopia output that gets asserted.
@fapdash
Copy link
Author

fapdash commented Nov 2, 2025

The fix the linting error I've updated the commit to include a proper e-mail for committer and author.

Three platforms failed the build bc of failing checks:

  • x86_64, x86_64, glibc, linux/amd64
  • i686, i686, glibc, linux/386
  • x86_64-musl, x86_64-musl, musl, linux/amd64

The other platforms succeeded because they skipped running the checks.

There seem to be two problems showing up:

  1. ssh-keygen is missing from $PATH.
  2. Tests that check for a specific output string expect the version to be Kopia v0-unofficial, but it's actually Kopia 0.21.1.

I've added two commits that should address these issues.

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.

1 participant