all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Catonano <catonano@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: postgres service
Date: Thu, 9 Mar 2017 19:21:58 +0100	[thread overview]
Message-ID: <CAJ98PDySYX3efrhVfYJqhys0S4eSjVsPFNy0k5sunuhk5aUysQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

I added a postgresql service to the list of my services, like this

(services (cons* (postgresql-service #:locale "it_IT.UTF-8")
                (gnome-desktop-service)
                (xfce-desktop-service)
                  %desktop-services))

This is an excerpt of the "guix system reconfigure etc/config.scm" log

...
loading system objects' descriptions ... ok
creating collations ... sh: locale: command not found
ok
No usable system locales were found.
Use the option "--debug" to see details.
...
shepherd: Service user-homes could not be started.
...

So, there's no "locale" command and the service user-homes could not be
started

How worried should I be ?

[-- Attachment #2: Type: text/html, Size: 886 bytes --]

             reply	other threads:[~2017-03-09 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 18:21 Catonano [this message]
2017-03-14 16:17 ` postgres service Ludovic Courtès
2017-04-23  6:50   ` Catonano

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=CAJ98PDySYX3efrhVfYJqhys0S4eSjVsPFNy0k5sunuhk5aUysQ@mail.gmail.com \
    --to=catonano@gmail.com \
    --cc=help-guix@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.