PermissionError: [Errno 1] Operation not permitted

Bug #1965829 reported by Corey Bryant
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
sshuttle (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

This is the same issue reported here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003154

Starting sshuttle proxy (version 1.0.5).
Traceback (most recent call last):
  File "/usr/bin/sshuttle", line 33, in <module>
    sys.exit(load_entry_point('sshuttle==1.0.5', 'console_scripts', 'sshuttle')())
  File "/usr/lib/python3/dist-packages/sshuttle/cmdline.py", line 46, in main
    return firewall.main(opt.method, opt.syslog)
  File "/usr/lib/python3/dist-packages/sshuttle/firewall.py", line 102, in main
    stdin, stdout = setup_daemon()
  File "/usr/lib/python3/dist-packages/sshuttle/firewall.py", line 73, in setup_daemon
    os.setsid()
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', '/usr/bin/sshuttle', '-v', '--method', 'nft', '--firewall'] returned 1

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in sshuttle (Ubuntu):
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package sshuttle - 1.0.5-1ubuntu4

---------------
sshuttle (1.0.5-1ubuntu4) jammy; urgency=medium

  * d/p/*use-pty.patch: Cherry-picked from upstream master to fix
    shuttle permissions failure (LP: #1965829).

 -- Corey Bryant <email address hidden> Mon, 21 Mar 2022 16:50:35 -0400

Changed in sshuttle (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.