-
Notifications
You must be signed in to change notification settings - Fork 199
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
sudo: failure handling could be more robust #143
Labels
bug
Code feature that hinders desired execution outcome
good first issue
Issues that *might* be a good place for a beginner to start
sudo
Issues impacting mostly sudo.py
Comments
dw
added
ansible
Issues relating to Mitogen for Ansible
bug
Code feature that hinders desired execution outcome
labels
Mar 14, 2018
dw
added a commit
that referenced
this issue
Mar 14, 2018
Thanks for the report, it's a combo bug :)
From sudo hg:
The crash should be gone in latest master, but keeping this open to track the remaining 2 issues. |
dw
added
the
NeedsTest
Label for in-progress and closed bugs that do not yet have a corresponding regression test
label
Mar 14, 2018
dw
changed the title
Ansible crashes during sudo
sudo: failure handling could be more robust
Mar 14, 2018
dw
added
sudo
Issues impacting mostly sudo.py
good first issue
Issues that *might* be a good place for a beginner to start
and removed
ansible
Issues relating to Mitogen for Ansible
labels
Mar 14, 2018
Amazon Linux is such a mess of ancient RHEL plus modern backports 😩 Thanks for the quick fix! |
dw
added a commit
that referenced
this issue
Mar 19, 2018
dw
removed
the
NeedsTest
Label for in-progress and closed bugs that do not yet have a corresponding regression test
label
Apr 9, 2018
PatrickCoakley23
pushed a commit
to cyara/mitogen
that referenced
this issue
Nov 10, 2023
Adding configration files for grc-ath2-m1-azurreo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Code feature that hinders desired execution outcome
good first issue
Issues that *might* be a good place for a beginner to start
sudo
Issues impacting mostly sudo.py
I'm super excited by the possibilities of mitogen (and working to get my company to back the Kickstarter...), but with the latest mitogen (b0440b7), I'm getting a crash as soon as I use
become: true
:Ansible version:
Playbook:
Remote system
uname -a
Linux some-host-bastion 4.4.23-31.54.amzn1.x86_64 #1 SMP Tue Oct 18 22:02:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
sudo -V
Logs
The text was updated successfully, but these errors were encountered: