Networkmanager-openconnect with --no-xmlpost
Kevin Cernekee
cernekee at gmail.com
Mon Feb 17 15:11:45 EST 2014
On Mon, Feb 17, 2014 at 12:01 PM, Darius Berghe <darius.berghe at gmx.com> wrote:
>
>> This is most likely because Arch has jumped the gun and made
>> /usr/bin/python be python3, while most other distros have not. The
>> html.py script apparently doesn't like python3. I suppose configure
>> could prefer python2 to python if it exists in PATH...
>>
> Yes.
> $ python --version
> Python 3.3.3
Thanks, that is useful feedback.
First attempt at a fix (Python experts, feel free to chime in):
https://github.com/cernekee/openconnect/commit/c9d0ea5e564d3a8a6b32898fcc9def4dc29fe631
More information about the openconnect-devel
mailing list