all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@alaskasi.com>
To: 40542@debbugs.gnu.org
Subject: bug#40542: wip-hurm-vm build failure
Date: Fri, 10 Apr 2020 07:53:01 -0800	[thread overview]
Message-ID: <9c9cf42a5e49b5f2e64dfea3cdf78fdeb657192a.camel@alaskasi.com> (raw)

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

Hi, I am attempting to create a hurd vm as described in 
https://guix.gnu.org/blog/2020/a-hello-world-virtual-machine-running-the-hurd/
. At what appears to be maybe the last build step, I'm getting a build
failure due to inabilty to git fetch.
Error:
"""building /gnu/store/qv1ajfwsmj1pyb5r2qqsk4hmr3cpk7z7-guix-1.0.1-
hurd-16.9ae76b7-checkout.drv...substitute: updating substitutes from '
https://ci.guix.gnu.org'... 100.0%guile: warning: failed to install
localeenvironment variable `PATH' set to
`/gnu/store/378zjf2kgajcfd7mfr98jn5xyc5wa3qv-gzip-
1.10/bin:/gnu/store/sf3rbvb6iqcphgm1afbplcs72hsywg25-tar-
1.32/bin'Initialized empty Git repository in
/gnu/store/gc0p3ggdlgfrjwmcrlidi9fsqnzxy5ni-guix-1.0.1-hurd-16.9ae76b7-
checkout/.git/error: Server does not allow request for unadvertised
object 9ae76b7b8317789d66a909b767abb6edf1cda79bFailed to do a shallow
fetch; retrying a full fetch...From https://git.savannah.gnu.org/r/guix
 * [new branch]      core-updates            -> origin/core-
updates<...snip...> * [new tag]               v1.1.0rc1               -
> v1.1.0rc1fatal: reference is not a tree:
9ae76b7b8317789d66a909b767abb6edf1cda79bgit-fetch:
'/gnu/store/nlv05phfx181m1dlp7w97nvfdp804i3x-git-minimal-2.26.0/bin/git 
checkout 9ae76b7b8317789d66a909b767abb6edf1cda79b' failed with exit
code 128Trying content-addressed mirror at berlin.guixsd.org...Trying
content-addressed mirror at berlin.guixsd.org...Trying to download from
Software Heritage...Backtrace:           4 (primitive-load
"/gnu/store/z26x59p7dfn6xnpcjsq3rhhgg1j?")In
./guix/swh.scm:   573:13  3 (swh-download "
https://git.savannah.gnu.org/r/guix.git" ?)   224:22  2 (call "
https://archive.softwareheritage.org/api/1/revi?" ?)In
web/client.scm:    563:0  1 (http-get "
https://archive.softwareheritage.org/api/1/?" ?)    231:6  0 (tls-wrap
#<closed: file 7ffff6f1e690> _ # _)
web/client.scm:231:6: In procedure tls-wrap:Error while printing
exception.builder for `/gnu/store/qv1ajfwsmj1pyb5r2qqsk4hmr3cpk7z7-
guix-1.0.1-hurd-16.9ae76b7-checkout.drv' failed with exit code 1build
of /gnu/store/qv1ajfwsmj1pyb5r2qqsk4hmr3cpk7z7-guix-1.0.1-hurd-
16.9ae76b7-checkout.drv failedView build log at
'/var/log/guix/drvs/qv/1ajfwsmj1pyb5r2qqsk4hmr3cpk7z7-guix-1.0.1-hurd-
16.9ae76b7-checkout.drv.bz2'.cannot build derivation
`/gnu/store/8jvyg0fn6ga80qcfpgq3a6jc9x00498b-guix-1.0.1-hurd-
16.9ae76b7.drv': 1 dependencies couldn't be builtguix build: error:
build of `/gnu/store/8jvyg0fn6ga80qcfpgq3a6jc9x00498b-guix-1.0.1-hurd-
16.9ae76b7.drv' failed"""
My system:christopher@eowyn ----------------- OS: Guix System
e5afc63bd9d89bc8f6c64d68e6b707d87cdadbd3 x86_64 Host: Vostro 230
00 Kernel: 5.4.30-gnu Uptime: 3 days, 21 hours Packages: 55 (guix-
system), 85 (guix-user) Shell: bash 5.0.7 Resolution: 1920x1200 DE:
GNOME Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: .gnome-
terminal CPU: Intel Core 2 Duo E7500 (2) @ 2.534GHz GPU: Intel 4 Series
Chipset Memory: 3250MiB / 7929MiB 
Steps to reproducechecked out 8229a0e244df37280b0c332fbd1edcf66fd34b66
(wip-hurd-vm)christopher@eowyn ~/Repos/guix-herd$ guix environment guix
--purechristopher@eowyn ~/Repos/guix-herd
[env]$ ./bootstrap christopher@eowyn ~/Repos/guix-herd [env]$
./configure --localstatedir=/var
christopher@eowyn ~/Repos/guix-herd [env]$ make -j 1christopher@eowyn ~/Repos/guix-herd [env]$ ./pre-inst-env guix build -f gnu/system/hurd.scm
-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

[-- Attachment #2: Type: text/html, Size: 5877 bytes --]

             reply	other threads:[~2020-04-10 15:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 15:53 Christopher Howard [this message]
2020-04-11 15:46 ` bug#40542: wip-hurm-vm build failure Jan Nieuwenhuizen
2020-04-13 16:59   ` Christopher Howard
2020-04-13 20:40     ` Ludovic Courtès
2020-04-13 21:02       ` Christopher Howard
2020-04-13 21:23         ` Ludovic Courtès
2020-04-13 21:46           ` Jan Nieuwenhuizen
2020-04-13 22:58           ` Christopher Howard
2020-04-14  5:46             ` Jan Nieuwenhuizen
2020-04-14 15:55               ` Christopher Howard
2020-04-14 17:12                 ` Jan Nieuwenhuizen
2020-04-14 16:57               ` Bengt Richter
2020-04-14 17:29                 ` Christopher Howard
2020-04-14 19:30                   ` Jan Nieuwenhuizen
2020-04-14 23:27                     ` Christopher Howard
2021-03-26  0:16 ` Christopher Howard
2021-03-26  0:25   ` Leo Famulari
2021-03-29 16:49     ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9c9cf42a5e49b5f2e64dfea3cdf78fdeb657192a.camel@alaskasi.com \
    --to=christopher@alaskasi.com \
    --cc=40542@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.