lscript icon indicating copy to clipboard operation
lscript copied to clipboard

Failed to execute child process “bash /root/lscript/install.sh”:

Open noni1337 opened this issue 4 years ago • 5 comments

Open Terminal.

cd
apt-get update
git clone https://github.com/arismelachroinos/lscript.git
cd lscript
chmod +x install.sh
./install.sh

after I install it and it starts working after a few seconds a new window and writing appears to me

Failed to execute child process “bash /root/lscript/install.sh”: Failed to execve: No such file or directory

Expected behavior pen a NEW terminal and type 'l' to launch the script

Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Failed to execute child process “dbus-launch” (No such file or directory)

Screenshots If applicable, add screenshots to help explain your problem.

Output of cat /etc/os-release zsh: no such file or directory: cat/etc/os-relase

Output of whoami root

noni1337 avatar Dec 10 '20 15:12 noni1337

install dbus manually "apt-get install dbus-x11" it will work fine.

vixhnuchandran avatar Dec 25 '20 01:12 vixhnuchandran

install dbus manuall

not work , same problems , i press Update and showing erorr

There was an error creating the child process for this terminal Failed to execute child process “l”: Failed to execve: No such file or directory` i installed to new laptop and same problem

noni1337 avatar Dec 29 '20 15:12 noni1337

i installed dbus but nothing happen

lakhan59 avatar Jul 11 '21 14:07 lakhan59

simply run "sudo ./install.sh", it will install.

Kal0x0x avatar May 03 '22 09:05 Kal0x0x

I have the same issue, and all suggestions have failed; same output Failed to execute child process “l”: Failed to execve: No such file or directory

jrock0916 avatar Feb 24 '23 02:02 jrock0916