GNU bug report logs -
#41679
[PATCH] gnu: Update protonvpn-cli to 2.2.4
Previous Next
Reported by: Ryan Prior <rprior <at> protonmail.com>
Date: Tue, 2 Jun 2020 23:45:02 UTC
Severity: normal
Tags: fixed, patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 41679 <at> debbugs.gnu.org (full text, mbox):
Hi Ryan,
Ryan Prior <rprior <at> protonmail.com> skribis:
> * gnu/packages/vpn.scm (protonvpn-cli): Update to 2.2.4
Applied!
Brice Waegeneire <brice <at> waegenei.re> skribis:
> The update is fine, but that package is missing several dependencies, at
> least: python-jinja2, coreutils and iproute. Try running it in a pure
> environment and it will crash “guix environment --pure --container
> --ad-hoc protonvpn-cli -- protonvpn -h”.
>
> Searching the source for “subprocess.run” I find call to other binaries
> which aren't listed as dependencies. Could you wrap the “protonvpn”
> binary with the “PATH” of all the binaries it uses to avoid propagating
> a whole lot of packages. Probably only “python-jinja2” should be
> propagated.
Alternatively, we can substitute file names (of jinja2, coreutils, and
iproute programs) with absolute file names.
That can be addressed separately, though.
Thanks,
Ludo’.
This bug report was last modified 4 years and 306 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.