[Bug 2122414] Re: Ansible times out after BECOME password request
Finn Gärtner
2122414 at bugs.launchpad.net
Tue May 26 09:07:51 UTC 2026
I have a branch ready for this, but we should probably wait for
https://github.com/ansible/ansible/pull/86964 to land to also handle the
locale case where the sudo-rs prompt is translated.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-sudo-rs in Ubuntu.
https://bugs.launchpad.net/bugs/2122414
Title:
Ansible times out after BECOME password request
Status in ansible:
Fix Released
Status in ansible-core package in Ubuntu:
In Progress
Status in rust-sudo-rs package in Ubuntu:
Won't Fix
Status in ansible-core source package in Questing:
New
Status in rust-sudo-rs source package in Questing:
Won't Fix
Status in ansible-core source package in Resolute:
In Progress
Status in rust-sudo-rs source package in Resolute:
Won't Fix
Bug description:
When using ansible with a site or a task using "become: yes", ansible
will prompt for the password (forwarded to sudo) before running.
When doing so with sudo-rs, after the password is provided by the
user, ansible hangs and then throws the following error:
"Timed out waiting for become success or become password prompt"
When setting sudo.ws as the default with update-alternatives, ansible
proceeds as expected after the password is provided.
DistroRelease: Ubuntu 25.10
Package: ansible-core 2.19.0-1ubuntu1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ansible/+bug/2122414/+subscriptions
More information about the foundations-bugs
mailing list