Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-22 Thread Brian May
Marc Haber writes: > the sudo team received a bug report which basically said that sshuttle > does not work any more since sudo is setting use_pty in its default > configuration since the last package. > > A possible workaround is to patch sshuttle to call ssh with the -T > option to not

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-22 Thread Marc Haber
tags #1003154 - moreinfo thanks Dear sshuttle maintainer, the sudo team received a bug report which basically said that sshuttle does not work any more since sudo is setting use_pty in its default configuration since the last package. A possible workaround is to patch sshuttle to call ssh with

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-05 Thread Hilko Bengen
I have dug around a bit in the manpages: As for the error itself: , | NAME | setsid - creates a session and sets the process group ID | | [...] | | ERRORS | | EPERM | The process group ID of any process equals the PID of | the calling process. Thus, in

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-05 Thread H. S. Teoh
On Wed, Jan 05, 2022 at 08:35:55PM +0100, Marc Haber wrote: [...] > The changes we made that might cause this are mainly setting use_pty > in /etc/sudoers and some changes in pam configuration. Can you try > using sudo 1.9.8 with the sudoers file and and /etc/pam.d snapshot > from sudo 1.9.5?

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-05 Thread H. S. Teoh
On Wed, Jan 05, 2022 at 08:35:55PM +0100, Marc Haber wrote: [...] > The changes we made that might cause this are mainly setting use_pty > in /etc/sudoers and some changes in pam configuration. Can you try > using sudo 1.9.8 with the sudoers file and and /etc/pam.d snapshot > from sudo 1.9.5?

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-05 Thread Marc Haber
On Wed, Jan 05, 2022 at 09:17:46AM -0800, H. S. Teoh wrote: > On Wed, Jan 05, 2022 at 02:25:27PM +0100, Marc Haber wrote: > [...] > > On Tue, Jan 04, 2022 at 06:36:52PM -0800, H. S. Teoh wrote: > > > PermissionError: [Errno 1] Operation not permitted > > > c : fatal: ['/usr/bin/sudo', '-p',

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-05 Thread H. S. Teoh
On Wed, Jan 05, 2022 at 02:25:27PM +0100, Marc Haber wrote: [...] > On Tue, Jan 04, 2022 at 06:36:52PM -0800, H. S. Teoh wrote: > > PermissionError: [Errno 1] Operation not permitted > > c : fatal: ['/usr/bin/sudo', '-p', '[local sudo] Password: ', > > '/usr/bin/env',

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-05 Thread Marc Haber
tags #1003154 moreinfo thanks On Tue, Jan 04, 2022 at 06:36:52PM -0800, H. S. Teoh wrote: > PermissionError: [Errno 1] Operation not permitted > c : fatal: ['/usr/bin/sudo', '-p', '[local sudo] Password: ', '/usr/bin/env', > 'PYTHONPATH=/usr/lib/python3/dist-packages', '/usr/bin/python3', >

Bug#1003154: sudo 1.9.8p2-1 breaks sshuttle

2022-01-04 Thread H. S. Teoh
Package: sudo Version: 1.9.8p2-1 Severity: important The latest version of sudo (1.9.8p2-1) breaks the sshuttle package. After upgrading sudo, sshuttle fails with this error: --snip-- Starting sshuttle proxy (version 1.0.5). Traceback (most recent call last): File