What happened?
Starting emacs yields these errors/problems:
Warning (initialization): An error occurred while loading ‘/Users/bob/.emacs.d/.local/etc/@/init.28.elc’:
Error caused by user’s config or system: /Users/bob/.doom.d/config.el, (file-missing Doing vfork No such file or directory)
If I try to edit a file, I dig in deeper: Error (doom-first-file-hook): Error running hook “global-git-commit-mode” because: (file-error Creating directory Read-only file system /run)
If I start with --debug-init, I get a "Failed to load deferred package server: (file-error Creating directory Read-only file system /run)
The first few lines of the backtrace are:
make-process(:name “emacsql-sqlite” :buffer #<buffer emacsql-sqlite> :command (“/Users/bob/.emacs.d/.local/straight/build-28.2/ema…” “/Users/bob/.emacs.d/.local/cache/org-roam.db”)) apply(make-process (:name “emacsql-sqlite” :buffer #<buffer emacsql-sqlite> :command (“/Users/bob/.emacs.d/.local/straight/build-28.2/ema…” “/Users/bob/.emacs.d/.local/cache/org-roam.db”))) start-process(“emacsql-sqlite” #<buffer emacsql-sqlite> “/Users/bob/.emacs.d/.local/straight/build-28.2/ema…” “/Users/bob/.emacs.d/.local/cache/org-roam.db”)
{{{Explain what went wrong.}}}
What did you expect to happen?
{{{Explain what should have happened.}}}
Steps to reproduce
- …
- …
- …
System information
Loading data dump...