all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* postgres service
@ 2017-03-09 18:21 Catonano
  2017-03-14 16:17 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Catonano @ 2017-03-09 18:21 UTC (permalink / raw)
  To: help-guix

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-23  6:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 18:21 postgres service Catonano
2017-03-14 16:17 ` Ludovic Courtès
2017-04-23  6:50   ` Catonano

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.