Linux - local user installation doesnt work

50 views
Skip to first unread message

Blue Mango

unread,
Jan 25, 2023, 10:25:19 AM1/25/23
to Video DownloadHelper Q&A
Hello Group,

I'm on AlmaLinux (RHEL) 8.7 with high/enhanced security settings.
I tried to install the coapp 1.6.3 as local user without root privileges and got the feedback "bash: .: net.downloadhelper.coapp-linux-64: Can't execute file" after executing 'net.downloadhelper.coapp-linux-64 install --user'
Execution rights are set correctly:
-rwxrwxr-x. 1 myusername myusername 48M 25. Mai 2021  net.downloadhelper.coapp-linux-64

What could be the reason for this?

Thanks
Blue Mango

mig

unread,
Jan 26, 2023, 5:43:48 AM1/26/23
to Video DownloadHelper Q&A
Could you just execute the net.downloadhelper.coapp-linux-64 binary and report the exact error message you get ?
Message has been deleted

Blue Mango

unread,
Jan 27, 2023, 8:50:53 AM1/27/23
to Video DownloadHelper Q&A
./net.downloadhelper.coapp-linux-64 install --user
bash: ./net.downloadhelper.coapp-linux-64: Keine Berechtigung (No permission)

bash ./net.downloadhelper.coapp-linux-64 install --user
./net.downloadhelper.coapp-linux-64: ./net.downloadhelper.coapp-linux-64: Kann die Datei nicht ausführen. (Can't execute file)

mig

unread,
Jan 27, 2023, 10:00:03 AM1/27/23
to Video DownloadHelper Q&A
The "no permission" error message looks like your user doesn't have the rights to execute the binary file. However, in your initial post, the execution rights (the 'x' bits) are set for all users. Maybe you are running some sort or security layer on top of your linux system, like SSELinux.

Anyway, you will probably get better help from AlmaLinux users forums than here, as the problem is clearly no VDH related.

Blue Mango

unread,
Jan 27, 2023, 10:13:10 AM1/27/23
to Video DownloadHelper Q&A
I just found out, what the cause is: The home partition is mounted as noexec, which obviously means that no file can be executed at this partition.

mig

unread,
Jan 27, 2023, 10:21:24 AM1/27/23
to Video DownloadHelper Q&A
Kudos for finding out and thanks for reporting the result of your investigation.
Reply all
Reply to author
Forward
0 new messages