all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Meiyo Peng <meiyo@riseup.net>
To: help-guix@gnu.org
Subject: Re: PrivateInternetAccess VPN and Guix
Date: Wed, 29 May 2019 11:04:52 +0800	[thread overview]
Message-ID: <874l5enep7.fsf@riseup.net> (raw)
In-Reply-To: <d034eb40f1ca8c7bb84b34c0abff1aab@posteo.net>

Hi,

oury.dustin@posteo.net writes:

> So I'm trying to get a VPN up and running on Guix System, but unfortunately I'm
> not able to run it.
>
> It gives an error here:
>
> Verifying archive integrity...  100%   MD5 checksums are OK. All good.
> Uncompressing Private Internet Access  100%
> Downloads/pia-linux-1.1.1-02545.run: ./install.sh: /bin/bash: bad interpreter:
> No such file or directory
> Downloads/pia-linux-1.1.1-02545.run: line 616: /bin/rm: No such file or
> directory

Guix does not comply with FHS [1].  So there is no /bin/bash and
/bin/rm.  We do not support third-party binary packages.  Please do not
install them on Guix system.  These packages will not work normally on
Guix.  (Yes.  There are dirty tricks to make them work.  But we do not
recommend them.)

PrivateInternetAccess provides OpenVPN access [2].  Please try the free
OpenVPN package from Guix: `guix package -i openvpn`.

> Which I suppose relates to the way Guix packages software. I know it works
> easily on Trisquel at least, but I enjoy Guix System very much already!

Guix is very different from traditional GNU/Linux distros.  Have fun
with Guix!  And feel free to ask questions here.


Reference:
1. https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
2. https://www.privateinternetaccess.com/pages/client-support/


--
Meiyo Peng
https://www.pengmeiyu.com/

  reply	other threads:[~2019-05-29  3:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 16:36 PrivateInternetAccess VPN and Guix oury.dustin
2019-05-29  3:04 ` Meiyo Peng [this message]
2019-05-29 13:29   ` oury.dustin
2019-06-03  1:34     ` Meiyo Peng
2019-06-03 12:10       ` oury.dustin
2019-06-04  4:03         ` Meiyo Peng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874l5enep7.fsf@riseup.net \
    --to=meiyo@riseup.net \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.