unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Oleg Pykhalov <go.wigust@gmail.com>
Cc: 29102@debbugs.gnu.org
Subject: bug#29102: FAIL: make check-system TESTS="btrfs-root-os" not enough space
Date: Sun, 05 Nov 2017 17:05:35 +0100	[thread overview]
Message-ID: <87h8u8r9rk.fsf@gnu.org> (raw)
In-Reply-To: <87y3nqi3pg.fsf@gmail.com> (Oleg Pykhalov's message of "Wed, 01 Nov 2017 15:27:39 +0300")

Hi Oleg,

Oleg Pykhalov <go.wigust@gmail.com> skribis:

> There is an issue with not enough space:
>
>     $ make check-system TESTS="btrfs-root-os"
>
> I succeed by “double” this:

Good catch.

> diff --git a/gnu/tests/install.scm b/gnu/tests/install.scm
> index a80c520ec..0e97de0a8 100644
> --- a/gnu/tests/install.scm
> +++ b/gnu/tests/install.scm
> @@ -202,7 +202,7 @@ reboot\n")
>                             #:imported-modules '((gnu services herd)
>                                                  (guix combinators))))
>                        (installation-disk-image-file-system-type "ext4")
> -                      (target-size (* 1200 MiB)))
> +                      (target-size (* 2200 MiB)))

Maybe you can even change this one to 'guess?

Otherwise OK to push to master, thank you!

Ludo’.

  reply	other threads:[~2017-11-05 16:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-01 12:27 bug#29102: FAIL: make check-system TESTS="btrfs-root-os" not enough space Oleg Pykhalov
2017-11-05 16:05 ` Ludovic Courtès [this message]
2017-11-07 19:44   ` Oleg Pykhalov
2017-11-11 17:45     ` Ludovic Courtès
2017-11-14 21:53       ` Oleg Pykhalov

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=87h8u8r9rk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29102@debbugs.gnu.org \
    --cc=go.wigust@gmail.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).