[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-30 Thread Robie Basak
Yes, but the fix will need to be backported and tested in Bionic separately, if you want Bionic fixed. The final backported patch needs to be a "debdiff" or contain the equivalent information, including the changelog entry, etc. See https://wiki.ubuntu.com/StableReleaseUpdates#Procedure for

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-30 Thread David Partridge
Robie, it's already fixed see my earlier posts to this thread. Dave -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/1799857 Title: sudo -p '' displays a password prompt

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-30 Thread Robie Basak
Let's leave this open since the bug appears valid and somebody else might be able to volunteer the fix. ** Changed in: sudo (Ubuntu) Status: Won't Fix => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-27 Thread David Partridge
I installed sudo 1.8.23-2 from the cosmic repository and can confirm that if fixes the problem Dave -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/1799857 Title: sudo -p ''

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-26 Thread David Partridge
This was fixed in sudo 1.8.22 by the following commit: https://www.sudo.ws/repos/sudo/rev/93cc4f4761f3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/1799857 Title: sudo -p

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-26 Thread David Partridge
This was fixed in sudo 1.8.22 by the following commit: https://www.sudo.ws/repos/sudo/rev/93cc4f4761f3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/1799857 Title: sudo -p

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-25 Thread David Partridge
There must be something in the code that is causing this. I confirm that neither the EV SUDO_PROMPT, nor passprompt_override in /etc/sudoers are set. While I agree that it's purely cosmetic, it would be nice to have it fixed (pretty please). Cheers Dave -- You received this bug notification

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-25 Thread Karl Stenerud
I've unfortunately hit a wall investigating this :( sudo should only override the prompt if passprompt_override is set in sudoers, or the env variable SUDO_PROMPT is set, and neither is set in bionic. Furthermore, it's not an issue with the binary, as I've tried taking the bionic sudo and putting

[Touch-packages] [Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-25 Thread Karl Stenerud
Confirmed incorrect behavior in bionic. xenial and cosmic behave correctly. ** Changed in: sudo (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu.