Skip to content

Catch linking errors in CI #90

Description

@astrojuanlu

I'm curious, how did you catch the issue this time? And how could we catch these earlier in the future? 🤔

I did not, just saw it in the MySQL operators Ubuntu 26.04 base PR CI logs, when loading the group-replication plugin. In the future, we could do: ldd /usr/lib/mysql/plugin/group_replication.so in the locally built Charmed MySQL rock to detect it, or even better, do so in every single component / plugin within that folder.

Originally posted by @sinclert-canonical in #89 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions