all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Roel Janssen <roel@gnu.org>
To: guix-devel@gnu.org
Subject: How to deal with system-wide state databases
Date: Fri, 10 Jun 2016 11:32:59 +0200	[thread overview]
Message-ID: <87porppewk.fsf@gnu.org> (raw)

Dear Guix,

I've been trying to get the help feature in gparted to work, but it uses
an external program for it called "scrollkeeper".  No problem so far,
because I have a working package for it.

However, Scrollkeeper maintains a database in which all documentation
that is compatible with scrollkeeper is linked, creating a central point
to search for help files.

It all comes down to this invocation:
scrollkeeper-update -p /gnu/store/c9bp09...-scrollkeeper-0.3.14/var/lib/scrollkeeper \
                    -o /gnu/store/xgbvyq...-gparted-0.26.0/share/omf/gparted

The -p option specifies the scrollkeeper database directory.

How should we deal with mechanisms like this?  Should I change the scrollkeeper
database directory per program, so in this case it becomes:
/gnu/store/xgbvyqs...-gparted-0.26.0/var/lib/scrollkeeper

Or can we deal with this in a more cross-package way?

Kind regards,
Roel Janssen

             reply	other threads:[~2016-06-10  9:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10  9:32 Roel Janssen [this message]
2016-06-10 13:16 ` How to deal with system-wide state databases Ludovic Courtès
2016-06-13  9:33   ` Roel Janssen
2016-06-13 15:11     ` Ludovic Courtès
2016-06-13 17:19       ` Roel Janssen
2016-06-14 10:11         ` Ludovic Courtès

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

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

  git send-email \
    --in-reply-to=87porppewk.fsf@gnu.org \
    --to=roel@gnu.org \
    --cc=guix-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.