unfortunately verification fails for x, so i opened bug 1897961

root@lp1896299-x:~# dpkg -l|grep sshuttle
ii  sshuttle                         0.76-1ubuntu1                              
all          Transparent proxy server for VPN over SSH

root@lp1896299-x:~# sshuttle -r lp1896299-f.lxd 1.2.3.4/24
bash: line 0: exec: python: not found
client: fatal: server died with error code 127


root@lp1896299-x:~# dpkg -l|grep sshuttle
ii  sshuttle                         0.76-1ubuntu1.1                            
all          Transparent proxy server for VPN over SSH

root@lp1896299-x:~# sshuttle -r lp1896299-f.lxd 1.2.3.4/24
Traceback (most recent call last):
  File "/usr/bin/sshuttle", line 9, in <module>
    load_entry_point('sshuttle==0.76', 'console_scripts', 'sshuttle')()
  File "/usr/lib/python3/dist-packages/sshuttle/cmdline.py", line 226, in main
    opt.daemon, opt.pidfile)
  File "/usr/lib/python3/dist-packages/sshuttle/client.py", line 701, in main
    seed_hosts, auto_nets, daemon)
  File "/usr/lib/python3/dist-packages/sshuttle/client.py", line 408, in _main
    options=dict(latency_control=latency_control))
  File "/usr/lib/python3/dist-packages/sshuttle/ssh.py", line 112, in connect
    "exec \"$P\" -c %s") % quote(pyscript)
NameError: name 'quote' is not defined


** Tags removed: verification-needed-xenial
** Tags added: verification-failed-xenial

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

Title:
  sshuttle doesn't autodetect python3 instead of 'python'

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

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

Reply via email to