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

Fixes: #452 openssl-devel-engine is depreceted in Fedora, C10S. #458

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

phracek
Copy link
Member

@phracek phracek commented Oct 17, 2024

This issue fixes CentOS Stream failures for version 22.
The commit contains also references why it was deprecated.

Closes #452

Copy link

github-actions bot commented Oct 17, 2024

Pull Request validation

Failed

🔴 Failed or pending statuses - Testing Farm - RHEL8 - 20[error]
🔴 Review - Missing review from a member (2 required)

@phracek
Copy link
Member Author

phracek commented Oct 17, 2024

[test]

@phracek
Copy link
Member Author

phracek commented Oct 17, 2024

@pacostas Please take a look at it. It should fix it.

Copy link

github-actions bot commented Oct 17, 2024

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
RHEL9 - 18-minimalRHEL-9.4.0-Nightlyx86_64✅ passed17.10.2024 10:23:0515min 16stest pipeline
RHEL9 - 18RHEL-9.4.0-Nightlyx86_64✅ passed17.10.2024 10:22:5816min 43stest pipeline
RHEL9 - 22RHEL-9.4.0-Nightlyx86_64✅ passed17.10.2024 10:23:1720min 18stest pipeline
RHEL8 - 18-minimalRHEL-8.10.0-Nightlyx86_64✅ passed17.10.2024 10:22:5817min 60stest pipeline
RHEL8 - 18RHEL-8.10.0-Nightlyx86_64✅ passed21.10.2024 08:19:2824min 39stest pipeline
RHEL9 - 20RHEL-9.4.0-Nightlyx86_64✅ passed17.10.2024 10:23:0319min 52stest pipeline
CentOS Stream 10 - 22-minimalCentOS-Stream-10x86_64✅ passed17.10.2024 10:23:178min 2stest pipeline
RHEL8 - 20RHEL-8.10.0-Nightlyx86_64❌ failed21.10.2024 12:08:4922min 33stest pipeline
CentOS Stream 10 - 22CentOS-Stream-10x86_64✅ passed17.10.2024 10:23:089min 46stest pipeline
Fedora - 22-minimalFedora-latestx86_64✅ passed17.10.2024 10:23:2310min 18stest pipeline
Fedora - 18-minimalFedora-latestx86_64✅ passed17.10.2024 10:23:0410min 28stest pipeline
RHEL9 - 22-minimalRHEL-9.4.0-Nightlyx86_64✅ passed17.10.2024 10:24:3516min 8stest pipeline
RHEL9 - 20-minimalRHEL-9.4.0-Nightlyx86_64✅ passed17.10.2024 10:23:0424min 23stest pipeline
Fedora - 22Fedora-latestx86_64✅ passed17.10.2024 10:23:1214min 3stest pipeline
CentOS Stream 9 - 20CentOS-Stream-9x86_64✅ passed17.10.2024 10:22:5914min 15stest pipeline
RHEL8 - 20-minimalRHEL-8.10.0-Nightlyx86_64✅ passed17.10.2024 10:22:5927min 36stest pipeline
Fedora - 18Fedora-latestx86_64✅ passed17.10.2024 10:23:0314min 22stest pipeline
Fedora - 20Fedora-latestx86_64✅ passed17.10.2024 10:22:5916min 46stest pipeline
CentOS Stream 9 - 20-minimalCentOS-Stream-9x86_64✅ passed17.10.2024 10:23:0017min 14stest pipeline
Fedora - 20-minimalFedora-latestx86_64✅ passed17.10.2024 10:23:0019min 42stest pipeline

for CentOS Stream 10

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Oct 17, 2024

[test]

@pacostas
Copy link
Contributor

The tests do not pass due to rm: cannot remove '/tmp/tmp.xxxxxx/./tmp.xxxxxxx.cid': No such file or directory error which seems to happen randomly and not related to the changes of this PR. I'm not quite sure how this can be resolved. It seems like rerunning the tests will pass, or do you think is something we should spend some time looking at?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CentOS Stream 22 is failling in `test_run_binary_applidation
2 participants