Skip to content

Conversation

@fraenki
Copy link
Contributor

@fraenkifraenki commented May 8, 2024

Summary

When setting up a new server (or when reinstalling an existing server) with xtrabackup enabled, the Puppet Run may fail:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/development/modules/mysql/manifests/backup/xtrabackup.pp, line: 53, column: 8) on node 

This patch adds a check to verify that the facts are available, before accessing them.

Additional Context

none

Related Issues (if any)

none

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@fraenkifraenki requested review from a team, alexjfisher and bastelfreak as code ownersMay 8, 2024 13:59
@fraenkifraenki marked this pull request as draft May 8, 2024 14:21
@fraenkifraenki marked this pull request as ready for review August 6, 2024 19:19
@fraenki
Copy link
ContributorAuthor

rebased

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@fraenki@ia-content