[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29409] [PATCH] tests: install: Increase extlinux install partition
From: |
Mathieu Othacehe |
Subject: |
[bug#29409] [PATCH] tests: install: Increase extlinux install partition size. |
Date: |
Fri, 01 Dec 2017 14:02:04 +0100 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
> Does 53d26163c6ec1a1c48a1ec775e67b739b9005270 allow bare-bones to fit in
> 1G again? That was the main motivation behind this patch.
Ok, i'm running the test again on 1776d5cd but it fails when building
guix with the following errors :
--8<---------------cut here---------------start------------->8---
GUILEC guix/scripts/import/json.go
GUILEC guix/scripts/import/pypi.go
GUILEC guix/scripts/import/stackage.go
GUILEC guix/ssh.go
GUILEC guix/scripts/copy.go
GUILEC guix/store/ssh.go
GUILEC guix/scripts/offload.go
GUILEC guix/config.go
GUILEC guix/tests.go
GUILEC guix/tests/http.go
random seed for tests: 1512112612
;;; Failed to autoload make-page-map in (charting):
;;; Failed to autoload make-page-map in (charting):
;;; ERROR: missing interface for module (charting)
;;; Failed to autoload make-page-map in (charting):
;;; ERROR: missing interface for module (charting)
guix/scripts/size.scm:221:2: warning: possibly unbound variable `make-page-map'
;;; Failed to autoload make-page-map in (charting):
;;; ERROR: missing interface for module (charting)
;;; Failed to autoload make-page-map in (charting):
;;; ERROR: missing interface for module (charting)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload exec-command in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload exec-command in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
gnu/build/shepherd.scm:100:13: warning: possibly unbound variable
`read-pid-file'
gnu/build/shepherd.scm:161:32: warning: possibly unbound variable `exec-command'
gnu/build/shepherd.scm:172:14: warning: possibly unbound variable
`read-pid-file'
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload exec-command in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload exec-command in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
;;; Failed to autoload read-pid-file in (shepherd service):
;;; ERROR: missing interface for module (shepherd service)
Backtrace:
Exception thrown while printing backtrace:
ERROR: In procedure public-lookup: Module named (system repl debug) does not
exist
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
make[2]: *** [Makefile:5309: make-go] Error 1
make[2]: Leaving directory
'/tmp/guix-build-guix-0.13.0-12.0a154c1+.drv-0/source'
--8<---------------cut here---------------end--------------->8---
The test "installed-os" also fails with the same error.
Any idea of what is going on ?
Thanks,
Mathieu
- [bug#29409] [PATCH] tests: install: Increase extlinux install partition size.,
Mathieu Othacehe <=