unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Jone <yeger9@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: Error system reconfigure
Date: Sun, 3 Feb 2019 21:22:39 +0000	[thread overview]
Message-ID: <CAH6o9V_vL65zFOkyAYoKsLm24GN5X6AD24W9sX4sj+4czYrEiQ@mail.gmail.com> (raw)

Current Guix, system reconfigure passed, but:

1. Mount/booting errors.
(file-systems (cons*
	(file-system
		(mount-point "/")
		(type "ext4")
		(device (file-system-label "my-root"))
		(options "defaults,noatime 0 1"))
	(file-system
		(mount-point "/home")
		(type "ext4")
                 (device (file-system-label "my-home"))
		(options "defaults,noatime 0 0"))
--------------------------------------------------------------------------

  "unrecognized mount option default or missing value" many times on
booting, nothing is mounted.

2. Mcron
https://www.gnu.org/software/guix/manual/en/guix.html#Scheduled-Job-Execution
- so, too, does not work: message "mcron-service deprecated, use
mcron-service-type instead"

3. Bulding locale.. this is the little things (only '.UTF-8', but not '.utf-8').

             reply	other threads:[~2019-02-03 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-03 21:22 Jone [this message]
2019-02-11  8:17 ` Error system reconfigure swedebugia

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=CAH6o9V_vL65zFOkyAYoKsLm24GN5X6AD24W9sX4sj+4czYrEiQ@mail.gmail.com \
    --to=yeger9@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.
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).