pia-foss / desktop

Private Internet Access - Desktop VPN Client for Windows/macOS/Linux
Other
279 stars 52 forks source link

Permission denied #52

Closed maravento closed 1 year ago

maravento commented 1 year ago
sudo ./pia-linux-3.3.1-06924.run
# or
sudo bash pia-linux-3.3.1-06924.run
sudo sh pia-linux-3.3.1-06924.run
# or root
su
./pia-linux-3.3.1-06924.run

out:

pia-linux-3.3.1-06924.run: line 614: ./install.sh: Permission denied
# or
pia-linux-3.3.1-06924.run: 1: eval: ./install.sh: Permission denied

Captura de pantalla -2023-02-04 09-50-07 Captura de pantalla -2023-02-04 09-50-44

According to the instructions

The installer will prompt you for your [Root/Sudo] password (Note: do not run the installer with sudo)

But I have run it without sudo and the same result:

./pia-linux-3.3.1-06924.run

out

./pia-linux-3.3.1-06924.run: 1: eval: ./install.sh: Permission denied

chmod:

ls -l pia-linux-3.3.1-06924.run 
-rwxrwxrwx 1 user user 70857595 dic 23 16:32 pia-linux-3.3.1-06924.run

Ubuntu Mate 22.04.1 x64

maravento commented 1 year ago

solved.tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0