Comment 2 for bug 1986828

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/853660
Committed: https://opendev.org/starlingx/integ/commit/df777c46ba1cb0c9d4d3ed7cbd855d12de2168c8
Submitter: "Zuul (22348)"
Branch: master

commit df777c46ba1cb0c9d4d3ed7cbd855d12de2168c8
Author: Al Bailey <email address hidden>
Date: Thu Aug 18 13:39:29 2022 +0000

    Fix the stx-mariadb docker build errors

    When building the docker image, the apt-get update fails
    due to:
       /etc/apt/sources.list.d/mariadb.list
    which contains a repo that no longer exists
      http://ftp.osuosl.org/pub/mariadb/repo/10.2/ubuntu

    To get the docker build to work, that repo needs to
    be removed prior to running the 'update'

    Closes-Bug: 1986828
    Signed-off-by: Al Bailey <email address hidden>
    Change-Id: Ibbb449755717a5dec28deebeb753dc8e993eacb9