PIA Install broken

Message
Author
User avatar
fehlix
Developer
Posts: 10383
Joined: Wed Apr 11, 2018 5:09 pm

Re: PIA Install broken

#11 Post by fehlix »

richb wrote: Sat Jul 13, 2019 7:07 am Getting weirder.

Code: Select all

It will not uninstall.
Removing piavpn-downloader-installer (19.07.01) ...
dpkg: error processing package piavpn-downloader-installer (--remove):
 subprocess installed pre-removal script returned error exit status 1
Errors were encountered while processing:
 piavpn-downloader-installer
Ahhe, that's "good" at least we have now an indication what the reason.
Perhaps run from the terminal window

Code: Select all

sudo apt purge piavpn-downloader-installer
to clear the "debris".
richb wrote: Sat Jul 13, 2019 7:07 am
That's interesting, the console output log ( that's the tab on the above-right "Console output") shall hold the same what you have seen on the screen.
I do not see that tab anywhere.
[/code]
It shall be visible right of "flatpak tab after the run finshed:
MXPI-console-output.png
richb wrote: Sat Jul 13, 2019 7:07 am What I did not mention as it has not caused a problem in the past is that I do have KDE standard installed.
...Perhaps I nee to delete the KDE stuff.
Let the KDE stuff installed, it a good test case.. I might to install KDE to reproduce the issue.
You do not have the required permissions to view the files attached to this post.
Gigabyte Z77M-D3H, Intel Xeon E3-1240 V2 (Quad core), 32GB RAM,
GeForce GTX 770, Samsung SSD 850 EVO 500GB, Seagate Barracuda 4TB

User avatar
fehlix
Developer
Posts: 10383
Joined: Wed Apr 11, 2018 5:09 pm

Re: PIA Install broken

#12 Post by fehlix »

richb wrote: Sat Jul 13, 2019 7:29 am Got it installed by running it all from terminal not MXPI.

Code: Select all

sh install_piavpn.sh  
[sudo] password for richard: 
install_piavpn.sh: 90: install_piavpn.sh: Syntax error: "(" unexpected
On the command line you need to run it as
./install_piavpn.sh
not
sh install_piavpn.sh
So it get's the correct shell loaded. If running as "sh install_piavpn.sh", it is forced the run "sh" not the "bash" as indicated i the first line "#!/bin/bash" of the script.
Gigabyte Z77M-D3H, Intel Xeon E3-1240 V2 (Quad core), 32GB RAM,
GeForce GTX 770, Samsung SSD 850 EVO 500GB, Seagate Barracuda 4TB

User avatar
richb
Administrator
Posts: 10346
Joined: Wed Jul 12, 2006 2:17 pm

Re: PIA Install broken

#13 Post by richb »

I ran it in the correct directory.
richard@mx1:/usr/share/pia-downloader-installer
$ sh install_piavpn.sh

EDIT: So I guess the question remains, why it will not install with MXPI. Need some other testers to determine if it is just me.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
fehlix
Developer
Posts: 10383
Joined: Wed Apr 11, 2018 5:09 pm

Re: PIA Install broken

#14 Post by fehlix »

richb wrote: Sat Jul 13, 2019 7:38 am I ran it in the correct directory.
richard@mx1:/usr/share/pia-downloader-installer
$ sh install_piavpn.sh
Better run it as
./install_piavpn.sh
as it will than run with bash.
richb wrote: Sat Jul 13, 2019 7:38 am EDIT: So I guess the question remains, why it will not install with MXPI. Need some other testers to determine if it is just me.
Need to test with KDE, installed ... to see the difference.
Gigabyte Z77M-D3H, Intel Xeon E3-1240 V2 (Quad core), 32GB RAM,
GeForce GTX 770, Samsung SSD 850 EVO 500GB, Seagate Barracuda 4TB

User avatar
richb
Administrator
Posts: 10346
Joined: Wed Jul 12, 2006 2:17 pm

Re: PIA Install broken

#15 Post by richb »

fehlix wrote: Sat Jul 13, 2019 8:01 am
richb wrote: Sat Jul 13, 2019 7:38 am I ran it in the correct directory.
richard@mx1:/usr/share/pia-downloader-installer
$ sh install_piavpn.sh
Better run it as
./install_piavpn.sh
as it will than run with bash.
richb wrote: Sat Jul 13, 2019 7:38 am EDIT: So I guess the question remains, why it will not install with MXPI. Need some other testers to determine if it is just me.
Need to test with KDE, installed ... to see the difference.
OK for the future. But it did install and is running fine.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
richb
Administrator
Posts: 10346
Joined: Wed Jul 12, 2006 2:17 pm

Re: PIA Install broken

#16 Post by richb »

Not just me I guess.
viewtopic.php?p=514815#p514815
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
fehlix
Developer
Posts: 10383
Joined: Wed Apr 11, 2018 5:09 pm

Re: PIA Install broken

#17 Post by fehlix »

OK tested in KDE, the kdeaskpass behaves differently, does not provide a proper return code ... will now rely on ssh-askpass-gnome only for the sudo request.
Gigabyte Z77M-D3H, Intel Xeon E3-1240 V2 (Quad core), 32GB RAM,
GeForce GTX 770, Samsung SSD 850 EVO 500GB, Seagate Barracuda 4TB

Post Reply

Return to “Software / Configuration”