Skip to content

Setup broken after apt upgrade #1660

Open
@aellert

Description

@aellert

Describe the Bug

After upgrade mariadb-10.6 to minor version using apt on Ubuntu, my.cnf file (managed by puppet) is replaced by a symlink to /etc/mysql/mariadb.cnf.
Force execution with puppet agent -t doesn't remove the symlink to force replace with the file my.cnf.
Result is a broken setup. We then need to restore originial my.cnf file to start mysql.

Expected Behavior

my.cnf should be a file and content managed by Puppet even if a symlink exists for my.cnf.

Steps to Reproduce

Install Ubuntu 20.04 or 22.04, setup mariadb repo 10.6.

Environment

Additional Context

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions