@toppy: sure .... it's your fault!
Let me look at it -- been working a lot lately. Let me see why it's doing that.
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 .. 38 39 40 41 42 43 44 45 46 47 48 Next › Last »
flamusdiu commented on 2015-07-19 22:59 (UTC)
toppy commented on 2015-07-17 14:14 (UTC)
hi flamusdiu
just installed v2.4.1-1 and I am receiving the following errors when running 'pia -a'
Traceback (most recent call last):
File "/usr/lib/python3.4/configparser.py", line 824, in items
d.update(self._sections[section])
KeyError: 'pia'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pia", line 9, in <module>
load_entry_point('pia==2.4.1', 'console_scripts', 'pia')()
File "/usr/lib/python3.4/site-packages/pia/command_line.py", line 23, in main
pia.run.run()
File "/usr/lib/python3.4/site-packages/pia/run.py", line 47, in run
properties.parse_conf_file()
File "/usr/lib/python3.4/site-packages/pia/properties.py", line 99, in parse_conf_file
pia_section = _Parser("pia")
File "/usr/lib/python3.4/site-packages/pia/properties.py", line 73, in __init__
self.__dict__.update({k: v for k, v in c.items(section)})
File "/usr/lib/python3.4/configparser.py", line 827, in items
raise NoSectionError(section)
configparser.NoSectionError: No section: 'pia'
This is a virgin Arch install with Gnome/GDM and Testing repos enabled .. is it me ? :-)
flamusdiu commented on 2015-07-08 02:14 (UTC)
Just realized that OpenVPN auto-login was broken. Fixed as well. =P
flamusdiu commented on 2015-07-07 22:32 (UTC)
@blue: fixed.
flamusdiu commented on 2015-07-07 22:15 (UTC)
@blue: umm, odd ... let me see why it's doing that
flamusdiu commented on 2015-07-07 22:07 (UTC)
@blue: how is that possible? unless I forgot the change somehow ... haha!
<deleted-account> commented on 2015-07-07 20:32 (UTC)
Thanks for the quick fix on version 2.1.1-1, but version 2.2-1 appears to have the same issue :)
flamusdiu commented on 2015-07-05 04:45 (UTC)
@blue: should work now. I fixed it through the python module.
flamusdiu commented on 2015-07-05 04:22 (UTC)
Oops, let me fix that. =\
<deleted-account> commented on 2015-07-04 23:51 (UTC)
Latest update (2.1-1) seems to lack a Python module (setuptools). Adding python-setuptools_git as a dependency would resolve this.
-> US Silicon Valley ...
-> US Texas ...
-> US West ...
-> Done.
==> Entering fakeroot environment...
==> Starting package()...
Traceback (most recent call last):
File "setup.py", line 21, in <module>
from setuptools import setup, find_packages
ImportError: No module named 'setuptools'
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build private-internet-access-vpn.
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!