viewing logs

job succeeded

byggsteg

time taken
118 seconds
started at
Mon Dec 29 21:22:17 2025
updated at
Mon Dec 29 21:24:15 2025
log uuid
262205fc-7e52-41fa-a157-1df3110fb4b1
inspect the job's lambda expression
(lambda()
  `((task . ("byggsteg-version" "maak-deploy"))
    (daemon-name . "byggsteg-daemon")
    (project . "byggsteg")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/byggsteg.git")))
starting new job...


-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git reset --hard && git pull

HEAD is now at c5d909a feat: ??? More minimal manifest.scm
Already up to date.


-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && uname -a

Linux wolk-jjba 6.17.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD

commit c5d909ae0671b21035c77bcf4f848ce17076cea5
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Dec 29 21:21:53 2025 +0100

    feat: ??? More minimal manifest.scm

M	manifest.scm


-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo herd restart byggsteg-daemon || true



-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo maak deploy

Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
finished publishing Byggsteg manual
'/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html'


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/byggsteg/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Deploy the project's documentation.

  Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing Byggsteg manual"))'