Search Criteria
Package Details: private-internet-access-vpn 3.4-2
Git Clone URL: | https://aur.archlinux.org/private-internet-access-vpn.git (read-only, click to copy) |
---|---|
Package Base: | private-internet-access-vpn |
Description: | Installs VPN profiles for Private Internet Access Service |
Upstream URL: | https://www.privateinternetaccess.com/ |
Keywords: | connman networkmanager openvpn python vpn |
Licenses: | |
Submitter: | flamusdiu |
Maintainer: | flamusdiu |
Last Packager: | flamusdiu |
Votes: | 86 |
Popularity: | 0.003359 |
First Submitted: | 2014-08-14 01:22 |
Last Updated: | 2021-01-13 12:37 |
Dependencies (7)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-resolv-conf, openvpn-xor-git, openvpn-git)
- python (python-dbg)
- python-docopt
- python-setuptools
- git (git-git) (make)
- connman (connman-git) (optional) – Enables PIA for Connman
- networkmanager (networkmanager-secure, networkmanager-git, networkmanager-noscan, networkmanager-consolekit, networkmanager-iwd) (optional) – Enables PIA for Network Manager (needs a openvpn plugin)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
RogueToad50 commented on 2021-01-25 11:48
The package is unfortunately still broken, but it seems that the solution proposed by hyness still works (prepending a v to the tag on that github link). Please update?
flamusdiu commented on 2021-01-14 16:57
Woops. I'll get that updated.
hyness commented on 2021-01-14 16:48
I got the following error when building
I was able to fix it by prepending a
v
to the tagflamusdiu commented on 2020-12-20 14:05
Looks like they removed a bunch of configuration as well. Hmm, working out removing the other configuration options since they do not work.
flamusdiu commented on 2020-12-17 03:41
Hmm, okay. I have some work to do. Apparently, PIA changed the file names and moves stuff around. Let me see how I want to work this out.
mijoharas commented on 2020-12-15 23:18
sorry, the comment I just made was actually for the dev version of this package, I'll cross post it there.
mijoharas commented on 2020-12-15 23:17
Seems even more broken than usual. So I got it working by changing the egrep line in the PKGBUILD to:
I also had to modify
python-pia
before a could callsudo pia -a
. I had to change line 85 inpia/applications/hooks.py
to :(note the swapped '_' and ' ' there). That seems to have done the trick, but man was this a pain. Either way, vpn working again.
smallpotato commented on 2020-09-10 21:55
Installation fails:
prometheus commented on 2020-07-15 19:09
Installation fails:
nihilazo commented on 2020-04-13 14:38
The changes to the PKGBUILD mean that the server list is now blank when it installs. This isn't a problem if I roll back a commit to before the PKGBUILD changed.