Comment 2 for bug 1991114

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

Reviewed: https://review.opendev.org/c/starlingx/utilities/+/859616
Committed: https://opendev.org/starlingx/utilities/commit/476e88f583243bce347ee2983ba3789195c03763
Submitter: "Zuul (22348)"
Branch: master

commit 476e88f583243bce347ee2983ba3789195c03763
Author: Al Bailey <email address hidden>
Date: Wed Sep 28 13:48:16 2022 +0000

    Debian: Fix a k8s-coredump build break in clean env

    In a clean build env the k8s-coredump component
    may fail to build when calling its pip command, which
    references pbr.

    The fix is to include python3-pbr as a build requirement

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