Comment 4 for bug 2032183

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/892142
Committed: https://opendev.org/openstack/neutron/commit/24a645d1d72c619d4b23bad49acc2cf4c9157f89
Submitter: "Zuul (22348)"
Branch: master

commit 24a645d1d72c619d4b23bad49acc2cf4c9157f89
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Aug 21 13:51:14 2023 +0000

    Fix bindep for Debian bookworm

    Debian prefers Mariadb instead of mysql, the libmysqlclient-dev pkg
    is not available there, replace it with libmariadb-dev-compat.
    Replace mysql-server with mariadb-server.

    This patch is similar to [1].

    [1]https://review.opendev.org/c/openstack/nova/+/891256

    Closes-Bug: #2032183
    Change-Id: Ica5b2b4312337fea1f47e4c569398044bd47ecf2