unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Kooda <kooda@upyum.com>
Cc: 23881@debbugs.gnu.org
Subject: bug#23881: System building failure
Date: Fri, 15 Jul 2016 18:29:06 +0200	[thread overview]
Message-ID: <878tx2zwz1.fsf@gnu.org> (raw)
In-Reply-To: <87r3bdbtq6.wl-kooda@upyum.com> (kooda@upyum.com's message of "Fri, 01 Jul 2016 11:20:01 +0200")

Hello,

Kooda <kooda@upyum.com> skribis:

> I installed GuixSD yesterday and found a bug this morning when trying
> to build a new system generation.

[...]

>   (file-systems (cons (file-system
>                         (title 'uuid)
>                         (device (uuid "a08e57ba-6275-4e22-90e5-1d9b34ae363d"))
>                         (mount-point "/")
>                         (type "ext4"))
>                       %base-file-systems))

[...]

> Running `guix system build /etc/config.scm` fails with the following error:
>
> Backtrace:
> In unknown file:
>    ?: 19 [apply-smob/1 #<catch-closure 1a4e980>]
> In ice-9/boot-9.scm:
>   63: 18 [call-with-prompt prompt0 ...]
> In ice-9/eval.scm:
>  432: 17 [eval # #]
> In ice-9/boot-9.scm:
> 2401: 16 [save-module-excursion #<procedure 1a6b940 at ice-9/boot-9.scm:4045:3 ()>]
> 4050: 15 [#<procedure 1a6b940 at ice-9/boot-9.scm:4045:3 ()>]
> 1724: 14 [%start-stack load-stack ...]
> 1729: 13 [#<procedure 1a82ea0 ()>]
> In unknown file:
>    ?: 12 [primitive-load "/gnu/store/vw26xsn24jmrijn939fjjk50m5i4hfq3-guix-0.10.0-0.e901/bin/.guix-real"]
> In guix/ui.scm:
> 1209: 11 [run-guix-command system "build" "/etc/config.scm"]
> In ice-9/boot-9.scm:
>  157: 10 [catch srfi-34 #<procedure 44f2140 at guix/ui.scm:425:2 ()> ...]
>  157: 9 [catch system-error ...]
> In guix/scripts/system.scm:
>  882: 8 [#<procedure 44f6f90 at guix/scripts/system.scm:874:2 ()>]
>  788: 7 [process-action build ("/etc/config.scm") ...]
> In guix/store.scm:
> 1182: 6 [run-with-store # ...]
> In guix/scripts/system.scm:
>  564: 5 [#<procedure 47c8fc0 at guix/scripts/system.scm:564:2 (state)> #]
>  575: 4 [#<procedure 6d062a0 at guix/scripts/system.scm:564:2 (grub)> #]
> In srfi/srfi-1.scm:
>  672: 3 [filter-map #<procedure system->grub-entry (system number time)> # # ...]
> In ice-9/boot-9.scm:
>  157: 2 [catch system-error ...]
> In guix/scripts/system.scm:
>  404: 1 [#<procedure 7a37d50 at guix/scripts/system.scm:390:4 ()>]
> In unknown file:
>    ?: 0 [string-append "--root=" ...]
>
> ERROR: In procedure string-append:
> ERROR: In procedure string-append: Wrong type (expecting string): #vu8(160 142 87 186 98 117 78 34 144 229 29 155 52 174 54 61)

I cannot reproduce it with current master.

> The odd bytevector from the error seems to be the partition’s UUID,
> but I get the exact same error when trying to use a label instead of
> the UUID.

Yes.

Unless I’m mistaken, the problem you report was fixed in
f453f637d5410f4d1e0b3787caa8d34b9b72d7d8 in January.

Could it be that you run ‘guix pull’ as a user but not as root?
Remember that ‘guix pull’ is per-user.

Thanks,
Ludo’.

  reply	other threads:[~2016-07-15 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01  9:20 bug#23881: System building failure Kooda
2016-07-15 16:29 ` Ludovic Courtès [this message]
2016-08-20  9:07   ` Mark H Weaver
2016-08-21 15:27     ` 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

  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=878tx2zwz1.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23881@debbugs.gnu.org \
    --cc=kooda@upyum.com \
    /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).