Skip to content

mariabackup: reset self.mycnf to string type#2252

Merged
BareosBot merged 2 commits intobareos:masterfrom
bruno-at-bareos:dev/bruno/master/fix-2251-mariabackup-broken-my-cnf-type
Apr 24, 2025
Merged

mariabackup: reset self.mycnf to string type#2252
BareosBot merged 2 commits intobareos:masterfrom
bruno-at-bareos:dev/bruno/master/fix-2251-mariabackup-broken-my-cnf-type

Conversation

@bruno-at-bareos
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos commented Apr 22, 2025

Revert None type conversion introduced by mistake in b4948f5

Fix issue #2251

Thank you for contributing to the Bareos Project!

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
  • Correct milestone is set
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful

Revert None type conversion introduced by mistake in b4948f5
Fix issue bareos#2251

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Copy link
Member

@sduehr sduehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@BareosBot BareosBot merged commit 506cb16 into bareos:master Apr 24, 2025
1 check was pending
@bruno-at-bareos bruno-at-bareos deleted the dev/bruno/master/fix-2251-mariabackup-broken-my-cnf-type branch July 24, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This addresses a bug requires backport to 24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MariaDB python module broken, when no config file specified

3 participants