unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 43352@debbugs.gnu.org
Subject: bug#43352: Fail to build any Guix system after linux-libre update to 5.8.8.
Date: Sat, 12 Sep 2020 21:14:13 +0200	[thread overview]
Message-ID: <20200912211413.02141da2@scratchpost.org> (raw)
In-Reply-To: <20200912162307.GA27649@jasmine.lan>

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

>creating partition table with 2 partitions (20.0 MiB, 40.0 MiB)...
>Error: Partition(s) 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, >37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 on /dev/vda have been written, but we have >been unable to inform the kernel of the change, probably because it/they are in use.  As a result, the old partition(s) will remain in use.  You should >reboot now before making further changes.
>Backtrace:
>           3 (primitive-load "/gnu/store/l9jgvnkl4ai2n461x3j1slx0fad…")
>In ./gnu/build/vm.scm:
>   470:21  2 (initialize-hard-disk "/dev/vda" #:bootloader-package _ …)
>    300:2  1 (initialize-partition-table "/dev/vda" (#<<partitio…> …) …)
>In ./guix/build/utils.scm:
>   654:6  0 (invoke _ . _)

>      program: "parted"
>      arguments: ("--script" "/dev/vda" "mklabel" "msdos" "mkpart" "primary" "ext2" "1048576B" "22020096B" "set" "1" "boot" "on" "mkpart" "primary" "ext2" "22020608B" "63963648B" "set" "2" "esp" "on")

I see.

That's the same thing that makes all the system tests fail (see bug 43344).

I don't know why.

I've already tried to invoke wipefs -a before that parted invocation--it didn't
help.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2020-09-12 19:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-12 10:14 bug#43352: Fail to build any Guix system after linux-libre update to 5.8.8 Oleg Pykhalov
2020-09-12 15:55 ` Danny Milosavljevic
2020-09-12 16:23   ` Leo Famulari
2020-09-12 19:14     ` Danny Milosavljevic [this message]

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=20200912211413.02141da2@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=43352@debbugs.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 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).