OpenSSH has been FTBFS in Rawhide for a while, and I've tracked that to
a recent change intended to make tests execute faster. I've opened a PR
to fix that, and that PR fixes the problem it targeted, but there is
another unrelated problem.
OpenSSH's rpm-sti-test fails, and it looks like something is wrong with
the sudo configuration.
For example the dist-git test on
https://src.fedoraproject.org/rpms/openssh/pull-request/80 logs what
looks like a correct initialization of the sudo config, but when it runs
sudo, the log records this output:
"""
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
For security reasons, the password you type will not be visible.
sudo: a terminal is required to read the password; either use the -S
option to read from standard input or configure an askpass helper
sudo: a password is required
"""
I've installed sudo on rawhide, and that seems fine, so maybe the
problem is in the test environment somewhere?
Anyone have any guesses? I'd like to try to unblock builds in Rawhide
so we can fix CVE-2024-6387 (and so I can resume work on GOT tests).
--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue