tools/centos-mirror-tools/config/centos/flock
M. Vefa Bicakci f0581faeaa flock: Add run-time dependencies of ceph-14
According to the layered build referense at

  https://docs.starlingx.io/developer_resources/Layered_Build.html

all run-time dependencies of packages in all layers need to be included
in the flock layer's rpms_centos.lst. Quoting from the linked guide:

  If the package will be installed to iso, the package’s ‘Requires’ as
  well as the transitive Requires of those Requires, should be added to
  a lst file under stx-tools/centos-mirror-tools/config/<os>/flock. Yes
  I said ‘flock, and not <layer>, because the ISO is build from the
  flock layer.

This commit adds the missing runtime dependencies of ceph-14 to ensure
that "build-iso" does not fail with the following errors:

  Warning: Infinite loop detected in dependency resolution. \
    See .../loadbuild/.../flock/export/deps.txt for details -- exiting
  These RPMS had problems (likely version conflicts)
          librabbitmq.so.4()(64bit)
          librdkafka.so.1()(64bit)
          libstoragemgmt
  Could not install dependencies

Verification: Layered build and build-iso are successful.

Partial-Bug: #1949112

Signed-off-by: M. Vefa Bicakci <vefa.bicakci@windriver.com>
Change-Id: I7c061b1f219061ad8d34e3ea9b5aafe237476440
2021-10-30 10:15:21 -04:00
..
yum.repos.d Build layering, script and lst update 2020-02-10 10:45:40 -05:00
other_downloads.lst Build layering, script and lst update 2020-02-10 10:45:40 -05:00
required_layer_iso_inc.cfg Build layering, script and lst update 2020-02-10 10:45:40 -05:00
required_layer_pkgs.cfg Build layering, script and lst update 2020-02-10 10:45:40 -05:00
required_layer_wheel_inc.cfg Enable build of docker images, charts and wheels from a layered build 2020-04-14 22:00:52 -04:00
rpms_3rdparties.lst Upversion OPAE SDK 2021-07-14 12:06:16 -04:00
rpms_centos.lst flock: Add run-time dependencies of ceph-14 2021-10-30 10:15:21 -04:00
rpms_centos3rdparties.lst Add build dependencies of kexec-tools 2021-10-19 18:22:52 -04:00