Well, that fix I suggested seems to no longer be working.. new patch must have changed something.
pia.conf should indeed be blank before running "pia -a"
Search Criteria
Package Details: private-internet-access-vpn 3.4-4
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: | 87 |
Popularity: | 0.41 |
First Submitted: | 2014-08-14 01:22 (UTC) |
Last Updated: | 2024-12-22 18:56 (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 (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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 48 Next › Last »
flomax commented on 2016-07-20 11:28 (UTC)
anoa commented on 2016-07-20 06:20 (UTC)
I managed to get it working by changing the Cipher in Network Manager's VPN Configure...> Edit <VPN Name> > VPN Tab > Advanced > Security > Cipher: Set to AES-128-CBC.
Putting anything regarding the cipher in pia.conf would cause `pia -a` to fail for me.
anoa commented on 2016-07-20 06:13 (UTC)
@rootusercyclone
If you're getting Messing Section Header errors copy the /etc/private-internet-access-vpn/pia-example.conf to pia.conf. You'll see the example file has section headers i.e. [pia] and [configure].
<deleted-account> commented on 2016-07-19 09:16 (UTC)
The sha256sum of openvpn.zip is now 0ab48c38d1083362d4aaf3d7fb04ce7e1589f5a297675da6effe4f004e2e0b33.
ni3k commented on 2016-07-18 20:46 (UTC)
This is not working: private-internet-access-vpn 2.8.2-2
I had to downgrade, pls fix!
rootusercyclone commented on 2016-07-18 19:40 (UTC)
@flomax when I do that I get this error when I run "sudo pia -a":
configparser.MissingSectionHeaderError: File contains no section headers.
file: '/etc/private-internet-access/pia.conf', line: 1
'cipher aes-128-cbc\n'
cryzed commented on 2016-07-17 14:54 (UTC)
The openvpn.zip is again (or still) failing the validity check -- seems like upstream is making quite a few changes.
d0cc0m commented on 2016-07-17 01:24 (UTC)
It seems the openvpn.zip file is failing the validity check..
The sha256sum of the zip file is 'd318fb24aeefda24ad9057dd2955028972928172ed0b4683a10b20f0990e8180'
and the sha256sum in the PKGBUILD is '9739d03ea56dff678d76c8b702c4daf51b671a805e9b8920859275bd47b094cd'
Thanks!
flomax commented on 2016-07-16 16:58 (UTC) (edited on 2016-07-16 16:59 (UTC) by flomax)
@nicoroud All I did was write in that single line ("cipher aes-128-cbc") to /etc/private-internet-access/pia.conf ; sudo pia -a ; sudo systemctl restart NetworkManager.service .. no [pia] or [configure] in the file, just that single line.
Worked fine on my laptop but haven't been home to try on my desktop yet.
flamusdiu commented on 2016-07-16 10:35 (UTC)
Ahh, NM. There is a pull request for the cipher addition. I didn't notice it due to me using mainly Connman. =P
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!