Comment 7 for bug 1949112

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

Reviewed: https://review.opendev.org/c/starlingx/tools/+/816086
Committed: https://opendev.org/starlingx/tools/commit/4ef251dddcd8caf0e448324787456064c1110772
Submitter: "Zuul (22348)"
Branch: master

commit 4ef251dddcd8caf0e448324787456064c1110772
Author: Scott Little <email address hidden>
Date: Sat Oct 30 02:17:58 2021 -0400

    fix ceph build failure: missing vi and libzstd

    Since upgrade, ceph build failes with.

    DEBUG util.py:587: Error: Package: sudo-1.8.23-10.el7_9.1.tis.10.x86_64
    (local_build_repo)
    DEBUG util.py:587: Requires: /usr/bin/vi
    DEBUG util.py:587: Error: Package: cmake3-3.17.5-1.el7.x86_64
    (StxCentos7Distro)
    DEBUG util.py:587: Requires: libzstd.so.1()(64bit)

    Add the missing packages to the distro build.

    Closes-Bug: 1949112
    Signed-off-by: Scott Little <email address hidden>
    Change-Id: Iab324070fd8b0f01589bc03007f627b6dce884a6