unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: 24335@debbugs.gnu.org
Subject: bug#24335: Error when invoking usermod while reconfiguring
Date: Tue, 30 Aug 2016 13:18:06 +0300	[thread overview]
Message-ID: <87a8fur25d.fsf@gmail.com> (raw)
In-Reply-To: <20160830054413.GA30807@jasmine> (Leo Famulari's message of "Tue, 30 Aug 2016 01:44:13 -0400")

Leo Famulari (2016-08-30 08:44 +0300) wrote:

> While reconfiguring my GuixSD system from 1062f2451 (gnu: Add stagit),
> the process fails as show below.
>
> When I revert 2d1a2f4af (system: Add 'create-home-directory?' field to
> <user-account>) and the associated commit cb58b2cd, the reconfigure
> completes successfully.

This "... create-home-directory? ..." commit is eb56ee027 actually:

http://git.savannah.gnu.org/cgit/guix.git/commit/?id=eb56ee027b4c6b5682f69fa885d16e55c4495bd8

> [...]
> In unknown file:
>    ?: 0 [system* "usermod" "-u" ...]
>
> ERROR: In procedure system*:
> ERROR: Wrong type (expecting string): #t

I think that commit is an ABI-breaking thing.  Try to do "make clean-go"
and remake the guix checkout again.

Specifically, that commit didn't touch (gnu services base) module, so
'guix-build-accounts' procedure still produces guixbuilder users
accounts in an "old" format.  It's just my guess though, but "make
clean-go" should work.

-- 
Alex

  reply	other threads:[~2016-08-30 10:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-30  5:44 bug#24335: Error when invoking usermod while reconfiguring Leo Famulari
2016-08-30 10:18 ` Alex Kost [this message]
2016-08-30 15:58   ` Ludovic Courtès
2016-08-30 18:12   ` Leo Famulari
2016-08-30 18:12   ` Leo Famulari

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=87a8fur25d.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=24335@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /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).