Public bug reported:

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

** Affects: sshuttle (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965829

Title:
  PermissionError: [Errno 1] Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/1965829/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to