Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thecowmilk opened this issue Dec 5, 2022 · 7 comments
Open

Comments

@thecowmilk
Copy link

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

@alexmyczko
Copy link
Contributor

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

@thecowmilk
Copy link
Author

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.

@thecowmilk
Copy link
Author

Update:

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

@alexmyczko
Copy link
Contributor

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

@thecowmilk
Copy link
Author

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

@alexmyczko
Copy link
Contributor

so something is removing it somehow

@thecowmilk
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants