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

Silence podman detection #5765

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

judovana
Copy link
Contributor

@judovana judovana commented Nov 20, 2024

Closes #5768

When I introduced podman support, I have forget to silence its error stream, and thus a lot of unnecessary like:

15:44:51       [exec] /usr/bin/which: no podman in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)

messages are printed. This PR is removing them

@judovana
Copy link
Contributor Author

@smlambert
Copy link
Contributor

smlambert commented Nov 20, 2024

No related issue linked, for awareness, reference the previous PR #5460 (also no related issue).

Request that any future contributions relate to issues identified and prioritized in the Adoptium quarterly plans.

@judovana
Copy link
Contributor Author

judovana commented Nov 21, 2024

Oh, sorry. Here it goes: #5768

Hm. I'm not sure if such small fix, which one hit on the fly, is worthy to wait for next quarter. I'm not even sure it is possible.

Thanx for ack, and sorry for missing the issue.

@karianna karianna merged commit 7ca331a into adoptium:master Nov 22, 2024
2 checks passed
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.

podman detection prints unnecessary outputs to stderr.
3 participants