filesystem eventually becomes read-only
Ralf Mardorf
kde.lists at yahoo.com
Wed Mar 31 07:13:07 UTC 2021
On Tue, 30 Mar 2021 21:04:33 -0700, Noah wrote:
>--- here is the error at login when the file system is read-only ---
>
>(anon):184: read-only file system:
>/tmp/p10k-instant-prompt-output-noah-2243905
>(anon):13: read-only file system:
>/tmp/gitstatus.POWERLEVEL9K.1000.2243905.1617162523.1.lock
>
>[ERROR]: gitstatus failed to initialize.
>
> Your Git prompt may disappear or become slow.
>
> Add the following parameter to ~/.zshrc for extra diagnostics on
> error:
>
> GITSTATUS_LOG_LEVEL=DEBUG
If you google,
https://www.google.de/search?q=%5BERROR%5D%3A+gitstatus+failed+to+initialize.
, Google returns countless hits, such as
https://github.com/romkatv/gitstatus/issues/112 .
And https://www.google.de/search?q=read-only+Powerlevel9k provides the
link https://github.com/Powerlevel9k/powerlevel9k that states
"repository has been archived by the owner. It is now read-only" and
"deprecated, and pointing users to P10k".
If you run
mount | grep " / "
you likely will see that root is still mounted rw.
More information about the ubuntu-users
mailing list