Comment 0 for bug 1833209

Revision history for this message
Marios Andreou (marios-b) wrote :

as tracked in [1] and using the rhel8/rdotrunk delorean repos at [2] there are dependency issues for openstack overcloud image build - command and trace like:

    openstack overcloud image build --config-file /usr/share/tripleo-common/image-yaml/overcloud-images-python3.yaml --config-file /usr/share/tripleo-common/image-yaml/overcloud-images-rhel8.yaml
    ...
        2019-06-18 09:58:09.586 | Error:
        2019-06-18 09:58:09.586 | Problem 1: glibc-2.28-42.el8_0.1.i686 has inferior architecture
        2019-06-18 09:58:09.586 | - package glibc-all-langpacks-2.28-42.el8_0.1.x86_64 requires glibc = 2.28-42.el8_0.1, but none of the providers can be installed
        2019-06-18 09:58:09.586 | - cannot install both glibc-2.28-59.el8.x86_64 and glibc-2.28-42.el8_0.1.x86_64
        2019-06-18 09:58:09.586 | - cannot install both glibc-2.28-42.el8_0.1.x86_64 and glibc-2.28-59.el8.x86_64
        2019-06-18 09:58:09.586 | - cannot install the best update candidate for package glibc-all-langpacks-2.28-42.el8_0.1.x86_64
        2019-06-18 09:58:09.586 | - cannot install the best update candidate for package glibc-2.28-42.el8_0.1.x86_64
        2019-06-18 09:58:09.586 | Problem 2: package openssl-1:1.1.1-8.el8.x86_64 requires openssl-libs(x86-64) = 1:1.1.1-8.el8, but none of the providers can be installed
        2019-06-18 09:58:09.586 | - cannot install both openssl-libs-1:1.1.1c-1.el8.x86_64 and openssl-libs-1:1.1.1-8.el8.x86_64
        2019-06-18 09:58:09.586 | - cannot install both openssl-libs-1:1.1.1-8.el8.x86_64 and openssl-libs-1:1.1.1c-1.el8.x86_64
        2019-06-18 09:58:09.586 | - cannot install the best update candidate for package openssl-libs-1:1.1.1-8.el8.x86_64
        2019-06-18 09:58:09.586 | - cannot install the best update candidate for package openssl-1:1.1.1-8.el8.x86_64
        2019-06-18 09:58:09.586 | Problem 3: problem with installed package glibc-all-langpacks-2.28-42.el8_0.1.x86_64
        2019-06-18 09:58:09.586 | - package glibc-all-langpacks-2.28-42.el8_0.1.x86_64 requires glibc-common = 2.28-42.el8_0.1, but none of the providers can be installed
        2019-06-18 09:58:09.586 | - cannot install both glibc-common-2.28-59.el8.x86_64 and glibc-common-2.28-42.el8_0.1.x86_64
        2019-06-18 09:58:09.586 | - cannot install both glibc-common-2.28-42.el8_0.1.x86_64 and glibc-common-2.28-59.el8.x86_64
        2019-06-18 09:58:09.586 | - cannot install the best update candidate for package glibc-common-2.28-42.el8_0.1.x86_64
        2019-06-18 09:58:09.586 | (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

[1] https://tree.taiga.io/project/tripleo-ci-board/task/1114
[2] http://10.0.76.170/repos/