unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: 宋文武 <iyzsong@envs.net>
To: guix-devel@gnu.org
Cc: Ricardo Wurmus <rekado@elephly.net>
Subject: How to run mumi locally?
Date: Wed, 01 Feb 2023 13:25:04 +0800	[thread overview]
Message-ID: <878rhivtxr.fsf@envs.net> (raw)


Hello, I try to run mumi locally on guix system with:
--8<---------------cut here---------------start------------->8---
    (service mumi-service-type
             (mumi-configuration
               (mailer? #f)))
--8<---------------cut here---------------end--------------->8---

But then curl localhost:1234 return a empty reply.


In /var/log/mumi.worker.log there are errors:
--8<---------------cut here---------------start------------->8---
2023-02-01 13:10:26 Starting full indexing.
2023-02-01 13:10:26 worker error: (system-error open-file ~A: ~S (No such file or directory /var/mumi/data/spool/index.db.realtime) (2))
2023-02-01 13:10:26 worker error: (system-error open-file ~A: ~S (No such file or directory /var/mumi/data/spool/index.db.realtime) (2))
--8<---------------cut here---------------end--------------->8---

I think this means I have to get debbugs data (index, log, or maildir?)
files somehow.  How to do it?  Thank you!


                 reply	other threads:[~2023-02-01  7:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rhivtxr.fsf@envs.net \
    --to=iyzsong@envs.net \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).