-
Notifications
You must be signed in to change notification settings - Fork 109
[ERROR]: gitstatus failed to initialize. #36
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
Comments
glibc on your system appears to be 9 years old, hence the error. As a workaround please add the following to your GITSTATUS_DAEMON=~/powerlevel10k/gitstatus/bin/gitstatusd-linux-x86_64-static Let me know if this works for you. If it does, I'll put this issue on hold for some time and will get back to it and implement a proper fix later. |
Have you tried my suggestion? Did it help? |
I've implemented a proper fix. Once you update powerlevel10k, it should work out of the box. You no longer need to set Let me know whether it works for you. |
Hi romkatv, I did git pull in Powerline10k directory and still have this issue. I tried |
The following is my error message [ERROR]: gitstatus failed to initialize. Your git prompt may disappear or become slow. The content of /tmp/gitstatus.56642.xtrace.hNGtZG0nP2 (gitstatus_start_impl xtrace):
The content of /tmp/gitstatus.56642.daemon-log.TWx55urm43 (gitstatus daemon log):
Your system information:
|
These logs are very helpful. My assumption that Please update powerlevel10k and try again (without defining |
Tried git pull, and without defining GITSTATUS_DAEMON ❯ GITSTATUS_ENABLE_LOGGING=1 gitstatus_start -s 99 -u 99 -d 1 -m -1 POWERLEVEL9K Your git prompt may disappear or become slow. The content of /tmp/gitstatus.116087.xtrace.aD29mZbeY9 (gitstatus_start_impl xtrace):
The content of /tmp/gitstatus.116087.daemon-log.b0m0EH6XuQ (gitstatus daemon log):
Your system information:
If you need help, open an issue and attach this whole error message to it:
|
I see from the logs that you aren't using the newest version of powerlevel10k. Either To be sure you are using the right version, remove all powerlevel10k directories you have and then |
worked, thanks. |
Thanks for verifying and for reporting the issue in the first place. |
Your git prompt may disappear or become slow.
Run the following command to retry with extra diagnostics:
GITSTATUS_ENABLE_LOGGING=1 gitstatus_start -s 1 -u 1 -d 1 -m -1 POWERLEVEL9K
OUTPUT:
[ERROR]: gitstatus failed to initialize.
Your git prompt may disappear or become slow.
The content of /tmp/gitstatus.6241.xtrace.A1TYYErcG2 (gitstatus_start_impl xtrace):
The content of /tmp/gitstatus.6241.daemon-log.kEnSanXUdp (gitstatus daemon log):
Your system information:
If you need help, open an issue and attach this whole error message to it:
The text was updated successfully, but these errors were encountered: