51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
Cleaning output directory...
|
||
rm -rf output/
|
||
Generating the JSON output...
|
||
/usr/bin/python3 search-index.py
|
||
Generating search-index.json with links...
|
||
search-index.json generated (191 entries).
|
||
Loaded 191 entries from /home/zaine/master-folder/org_files/org_roam/output/search-index.json
|
||
all-files.json generated → /home/zaine/master-folder/org_files/org_roam/all-files.json
|
||
Building project (full rebuild with search index)...
|
||
emacs -Q --script lisp/build.el
|
||
Emergency (magit): Magit requires ‘transient’ >= 0.13,
|
||
but due to bad defaults, Emacs’ package manager, refuses to
|
||
upgrade this and other built-in packages to higher releases
|
||
from GNU Elpa.
|
||
|
||
To fix this, you have to add this to your init file:
|
||
|
||
(setq package-install-upgrade-built-in t)
|
||
|
||
Then evaluate that expression by placing the cursor after it
|
||
and typing C-x C-e.
|
||
|
||
Once you have done that, you have to explicitly upgrade ‘transient’:
|
||
|
||
M-x package-install transient RET
|
||
|
||
Then you also must make sure the updated version is loaded,
|
||
by evaluating this form:
|
||
|
||
(progn (unload-feature 'transient t) (require 'transient))
|
||
|
||
If this does not work, then try uninstalling Magit and all of its
|
||
dependencies. After that exit and restart Emacs, and only then
|
||
reinstalling Magit.
|
||
|
||
If you don’t use the ‘package’ package manager but still get
|
||
this warning, then your chosen package manager likely has a
|
||
similar defect.
|
||
Loading /home/zaine/master-folder/org_files/org_roam/lisp/macros.el (source)...
|
||
Starting full rebuild at 2026-05-29 08:34:51
|
||
🎬 Scanning /home/zaine/master-folder/org_files/org_roam/assets/ for .mov files…
|
||
(no .mov files found)
|
||
🧩 Generating all-files.org from JSON…
|
||
✅ all-files.org generated
|
||
✅ Full rebuild complete in 16.29 seconds
|
||
Generating the JSON output 2...
|
||
/usr/bin/python3 generate_sidebar_tree.py
|
||
Generating sidebar-tree.json...
|
||
sidebar-tree.json generated (11 folders, 190 files)
|
||
→ /home/zaine/master-folder/org_files/org_roam/output/assets/sidebar-tree.json
|