tools/centos-mirror-tools
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
..
config/centos flock: Add run-time dependencies of ceph-14 2021-10-30 10:15:21 -04:00
rpm-gpg-keys Add EPEL 8 repos in support of CentOS 8 2020-05-29 04:24:57 +00:00
stx_mirror_scripts Auto update CENGN yum.repos.d 2019-03-22 12:07:08 -04:00
yum.repos.d Centos 8.4 released, 8.3 moves to vault 2021-09-14 09:58:50 -04:00
dl_lower_layer_rpms.sh remove pike from mirror path name 2020-09-16 11:13:31 -04:00
dl_other_from_centos_repo.sh Update CentOS vault URL to HTTPS 2020-12-14 11:32:12 -05:00
dl_rpms_from_url.sh remove pike from mirror path name 2020-09-16 11:13:31 -04:00
dl_rpms.sh Parallel downloads 2021-03-24 19:36:12 -04:00
dl_tarball.sh Add build dependencies of kexec-tools 2021-10-19 18:22:52 -04:00
download_mirror.sh Parallel downloads 2021-03-24 19:36:12 -04:00
make_stx_mirror_yum_conf.sh Parallel downloads 2021-03-24 19:36:12 -04:00
mirror-check.sh Add layer awareness to mirror-check.sh 2020-12-18 15:45:58 -05:00
show_imported_rpm_gpg_keys.sh Add build tools 2018-06-08 17:01:43 -05:00
starlingx_add_pkgs.sh rename cgcs-centos-repo to centos-repo 2020-09-18 22:32:41 -04:00
url_utils.sh Auto update CENGN yum.repos.d 2019-03-22 12:07:08 -04:00
utils_tests.sh Update CentOS vault URL to HTTPS 2020-12-14 11:32:12 -05:00
utils.sh Parallel downloads 2021-03-24 19:36:12 -04:00
yum.conf.sample download_mirror.sh fails with 404 errors 2019-03-13 14:32:03 +00:00