Comment 4 for bug 1969613

Revision history for this message
Damien Ciabrini (dciabrin) wrote :

We might need to tweak the fix for wallaby, I'm hitting this error on one of my reviews [1] as of yesterday:

2022-04-26 09:50:22.299317 | primary | TASK [ipa-multinode : Temporarily downgrade jss] *******************************
2022-04-26 09:50:22.299493 | primary | Tuesday 26 April 2022 09:50:22 +0000 (0:01:14.602) 0:03:36.925 *********
2022-04-26 09:50:24.677861 | primary | fatal: [subnode-1]: FAILED! => {"changed": true, "cmd": "dnf downgrade jss-5.0.3-1.el9 -y;\n", "delta": "0:00:00.748072", "end": "2022-04-26 09:50:24.430022", "msg": "non-zero return code", "rc": 1, "start": "2022-04-26 09:50:23.681950", "stderr": "Error: \n Problem: problem with installed package pki-java-11.2.0-0.2.beta1.el9.noarch\n - package pki-java-11.2.0-0.2.beta1.el9.noarch requires jss >= 5.2.0, but none of the providers can be installed\n - cannot install both jss-5.0.3-1.el9.x86_64 and jss-5.2.0-0.2.beta1.el9.x86_64\n - cannot install both jss-5.2.0-0.2.beta1.el9.x86_64 and jss-5.0.3-1.el9.x86_64\n - conflicting requests", "stderr_lines": ["Error: ", " Problem: problem with installed package pki-java-11.2.0-0.2.beta1.el9.noarch", " - package pki-java-11.2.0-0.2.beta1.el9.noarch requires jss >= 5.2.0, but none of the providers can be installed", " - cannot install both jss-5.0.3-1.el9.x86_64 and jss-5.2.0-0.2.beta1.el9.x86_64", " - cannot install both jss-5.2.0-0.2.beta1.el9.x86_64 and jss-5.0.3-1.el9.x86_64", " - conflicting requests"], "stdout": "Last metadata expiration check: 0:01:20 ago on Tue 26 Apr 2022 09:49:04 AM UTC.\n(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)", "stdout_lines": ["Last metadata expiration check: 0:01:20 ago on Tue 26 Apr 2022 09:49:04 AM UTC.", "(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)"]}
2022-04-26 09:50:24.679488 | primary |
2022-04-26 09:50:24.679523 | primary | PLAY RECAP *********************************************************************
2022-04-26 09:50:24.679564 | primary | subnode-1 : ok=25 changed=5 unreachable=0 failed=1 skipped=19 rescued=0 ignored=0
2022-04-26 09:50:24.679702 | primary | undercloud : ok=10 changed=4 unreachable=0 failed=0 skipped=18 rescued=0 ignored=0
[1] https://review.opendev.org/c/openstack/tripleo-heat-templates/+/831570