root@sshuttle-x:~# dpkg -l | grep sshuttle ii sshuttle 0.76-1ubuntu1.1 all Transparent proxy server for VPN over SSH root@sshuttle-x:~# sshuttle --python python3 -r sshuttle-t.lxd 1.2.3.4/24 client: Connected. Traceback (most recent call last): File "<string>", line 1, in <module> File "assembler.py", line 39, in <module> File "sshuttle.server", line 273, in main TypeError: unsupported operand type(s) for %: 'bytes' and 'tuple' client: fatal: server died with error code 1
root@sshuttle-x:~# dpkg -l | grep sshuttle ii sshuttle 0.76-1ubuntu1.2 all Transparent proxy server for VPN over SSH root@sshuttle-x:~# sshuttle --python python3 -r sshuttle-t.lxd 1.2.3.4/24 client: Connected. ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897987 Title: connection to py34 fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/1897987/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
