GNU bug report logs -
#45151
[PATCH 0/1] Add openfortivpn
Previous Next
Reported by: David Dashyan <mail <at> davie.li>
Date: Wed, 9 Dec 2020 22:17:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello Leo!
> I hope that helps!
This does help. Thank you very much for detailed review and tips! I
remember when I packaged it first it didn't run without ppp binary:
ERROR: /usr/sbin/pppd: No such file or directory.
Mistakenly I assumed that propagated inputs is THE way to include
runtime dependencies such as commands. I greped the binary -- is does
point to /gnu/store/xxx-ppp-2.4.8-1.yyy/sbin/pppd :) Didn't think of
that.
> So, does the package work if the openssl and ppp dependencies are just
> 'inputs' rather than native-inputs and propagated-inputs?
I've tested the package with suggested changes. It does work with ppp
and openssl in inputs field. ldd points to libssl okay.
$ guix environment --pure --ad-hoc openfortivpn
[env]$ /run/setuid-programs/sudo --preserve-env \
openfortivpn -c ~/path/to/my/config
> You can use `guix gc --references $(guix build openfortinet)` to see
> what store references the built package has kept. These references are
> literally just strings that look like filenames in /gnu/store, found
> by scanning when the package build is completed.
Great I will use it!
> Is this the "home-page" of this program?
Whoops I think i copypasted from definition below. This package doesn't
have a home page it seems.
BTW I'm what is the right way to send fixes patch? Sending the whole
thing again is easier on your side then adding commit patch on top?
--
David aka zzappie
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.