Not work :(
Search Criteria
Package Details: private-internet-access-vpn 3.4-3
Package Actions
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: | GPL |
Conflicts: | xawtv |
Submitter: | flamusdiu |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 86 |
Popularity: | 0.000008 |
First Submitted: | 2014-08-14 01:22 (UTC) |
Last Updated: | 2024-04-14 17:12 (UTC) |
Dependencies (10)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- connman (connman-gitAUR, connman-systemd-resolvedAUR) (optional) – Enables PIA for Connman
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR) (optional) – Enables PIA for Network Manager (needs a openvpn plugin)
Required by (0)
Sources (9)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 48 Next › Last »
ZAKhan commented on 2018-04-22 16:46 (UTC)
Cavsfan commented on 2018-04-15 22:47 (UTC)
Thanks kleshas! Worked great on brand new install! :-)
kleshas commented on 2018-03-20 20:58 (UTC) (edited on 2018-03-20 21:02 (UTC) by kleshas)
The three that fail for me are ip-lport-3.3.3-5.zip (openvpn-ip-lport.zip), default-3.3.3-5.zip (openvpn.zip), strong-3.3.3-5.zip (openvpn-strong.zip) (in order as below).
If you want it to work now, enter these three SHA256sums into the top three in the PKGBUILD (say yes to editing PKGBUILD on install):
697cdc812c5cf1d7ee694e4b0dc447846c9de08b43e2fe3f4c24448a81a2c5f7
6f899ff3a040be09499c90091f1f91859487ab176c54c610f6d4be2c74e5f32f
084feed448cba46230ee572174d732bf05f541c52e2b995914b9063485100806
To get these, I downloaded them from the list on this page under the Sources (10) area, then ran sha256sum on them.
flamusdiu commented on 2018-03-19 10:29 (UTC)
I am aware of it. PIA updated the zips again. It will be a few days for me to update it due to RL stuff.
slothrop commented on 2018-03-18 12:33 (UTC)
I'm having the same issue, zip files do not pass the validity check (not using any packaging manager for AUR):
==> Validating source files with sha256sums... ip-lport-3.3.3-5.zip ... FAILED default-3.3.3-5.zip ... FAILED strong-3.3.3-5.zip ... FAILED login-example.conf ... Passed pia-example.conf ... Passed restart.conf ... Passed vpn.sh ... Passed pia.8.gz ... Passed python-pia ... Skipped openvpn-update-resolv-conf ... Skipped ==> ERROR: One or more files did not pass the validity check!
justinnichols commented on 2018-03-14 21:13 (UTC)
Occurred again:
==> Validating source files with sha256sums... ip-lport-3.3.3-5.zip ... FAILED default-3.3.3-5.zip ... FAILED strong-3.3.3-5.zip ... FAILED login-example.conf ... Passed pia-example.conf ... Passed restart.conf ... Passed vpn.sh ... Passed pia.8.gz ... Passed python-pia ... Skipped openvpn-update-resolv-conf ... Skipped ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build private-internet-access-vpn.
Det commented on 2018-01-30 13:08 (UTC)
https://wiki.archlinux.org/index.php/PKGBUILD#Sources source=('unique_package_name::file_uri')
flamusdiu commented on 2018-01-25 20:15 (UTC)
@bramswenson: I don't have any issue when using aura
and the way it caches packages. Technically, it's pacaur
way of caching. Either way, changed the PKGBUILD. I update the pkgrel
everytime the PIA changes the zip for one reason or another.
@tom.swartz07: Yeah, I knew about that. Thanks for the link to refresh my memory.
tom.swartz07 commented on 2018-01-25 00:13 (UTC)
The files that are conflicting should be updated to use the alternative uri path:
https://wiki.archlinux.org/index.php/PKGBUILD#Sources source=('unique_package_name::file_uri')
Pinned Comments
Auerhuhn commented on 2023-10-27 08:23 (UTC) (edited on 2023-10-27 08:23 (UTC) by Auerhuhn)
Note that this package provides only VPN profiles but not the vendor’s software.
The package version refers to the
python-pia
tool by @flamusdiu, which may lag behind the vendor’s own VPN software version.Please do not flag this package out-of-date unless @flamusdiu releases a new stable
python-pia
version.Thank you!