Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix reading preshared keys #14

Merged

Conversation

tomjelinek
Copy link
Member

lookup('file') does not work with binary files and causes failures depending on the content of a preshared key file

@tomjelinek
Copy link
Member Author

centos-8 is expected to fail, a fix for that is in #11

lookup('file') does not work with binary files and causes failures
depending on the content of a preshared key file
@richm
Copy link
Contributor

richm commented Apr 22, 2021

@tomjelinek any ideas why we're getting the rhel-8-y failures?

TASK [linux-system-roles.ha_cluster : Install cluster packages] ****************
task path: /tmp/tmp98asuavs/tasks/install-and-configure-packages.yml:30
fatal: [/cache/rhel-8-y.qcow2]: FAILED! => {"changed": false, "failures": [], "msg": "
Depsolve Error occured:
Problem 1: conflicting requests
  - nothing provides corosynclib(x86-64) = 3.1.0-4.el8 needed by corosync-3.1.0-4.el8.x86_64
Problem 2: package pacemaker-2.0.5-9.el8.x86_64 requires corosync >= 2.0.0, but none of the providers can be installed
  - conflicting requests
  - nothing provides corosynclib(x86-64) = 3.1.0-4.el8 needed by corosync-3.1.0-4.el8.x86_64
", "rc": 1, "results": []}

We're using the nightly/latest-RHEL-8/compose/HighAvailability repo.

@tomjelinek
Copy link
Member Author

tomjelinek commented Apr 23, 2021

Several cluster components (including corosync) are split into multiple rpms. Some of those rpms go to rhel-appstream repo, while the others go to rhel-HighAvailability. Therefore, these two repos must point to the same release. If rhel-appstream is 'latest-RHEL-8.4', then rhel-HighAvailability must be 'latest-RHEL-8.4' as well.

@jharuda
Copy link

jharuda commented Apr 30, 2021

[citest bad]

@richm
Copy link
Contributor

richm commented May 1, 2021

[citest pending]

2 similar comments
@jharuda
Copy link

jharuda commented May 3, 2021

[citest pending]

@jharuda
Copy link

jharuda commented May 3, 2021

[citest pending]

@tomjelinek
Copy link
Member Author

[citest bad]

@richm
Copy link
Contributor

richm commented May 4, 2021

[citest pending]

@richm
Copy link
Contributor

richm commented May 4, 2021

[citest bad]

@richm
Copy link
Contributor

richm commented May 4, 2021

[citest pending]

@tomjelinek tomjelinek merged commit 6e1e37f into linux-system-roles:master May 6, 2021
@tomjelinek tomjelinek deleted the fix-preshared-keys branch May 6, 2021 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants