oguzhaninan / Stacer

Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to execute child process "stacer" no such files or direcotry.

thecowmilk opened this issue · comments

I use Stacer on my Kali machine but suddenly stacer fails to execute and I got this above error message. What's the cause?

$PATH or the binary broke? what does which stacer say?

I haven't figured the path yet but what I know is that when stacer gets updated to the latest version in Kali, it breaks but the version from github is okay. What I have done is holding the current version of Stacer.

Update:

which stacer                                                                    
stacer not found
sudo dpkg -l | grep stacer
ii  stacer                                 1.1.0+ds-2                           amd64        Linux system optimizer and monitoring

sudo not needed. and what does dpkg -L stacer say? ls -la /usr/bin/stacer?

With dpkg I wanted to say the version of stacer after the upgrade. I thought it might be smth. And here the command you said:

ls -la /usr/bin/stacer
ls: cannot access '/usr/bin/stacer': No such file or directory

so something is removing it somehow

There's smth wrong with Stacer's package in the Kali Linux repo. Could you try to submit it again so it will fix the issue?