GNU bug report logs - #40176
`guix pull` fails due to unbound variable qemu-minimal-2.10

Previous Next

Package: guix;

Reported by: Evan Straw <evan.straw99 <at> gmail.com>

Date: Sat, 21 Mar 2020 20:42:02 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40176 in the body.
You can then email your comments to 40176 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#40176; Package guix. (Sat, 21 Mar 2020 20:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Evan Straw <evan.straw99 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 21 Mar 2020 20:42:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Evan Straw <evan.straw99 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: `guix pull` fails due to unbound variable qemu-minimal-2.10
Date: Sat, 21 Mar 2020 13:40:52 -0700
[Message part 1 (text/plain, inline)]
Hello,
When attempting to run `guix pull` today, I encountered an error while
building the package cache.

Here is the output of `guix pull`:
--8<---------------cut here---------------start------------->8---
evan <at> xenon:~$ guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git	dde3f55
Computing Guix derivation for 'x86_64-linux'... -
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/146ww7y6p3dxs63qry46zd5ni3ksi1v7-profile.drv
   /gnu/store/biwwzic55r9gdz8fkmxm61dwfhx6irjl-inferior-script.scm.drv
   /gnu/store/jl7j7xwlrgz0188mh4sq7mbv2waspiv1-profile.drv
0.0 MB will be downloaded:
   /gnu/store/llvcnyrnsasq1kbll9k19awrkj3qkjq6-manual-database
The following profile hooks will be built:
   /gnu/store/4136wng3vj76id8d5lrghasjbfq62ly8-guix-package-cache.drv
   /gnu/store/kbacrq2k9iv07hk8q5j95b88ycrm38x2-ca-certificate-bundle.drv
   /gnu/store/v24zmacl82qpmmi6fmxdmdgjs2mwxg9h-info-dir.drv
   /gnu/store/y93pwf2clvhyj93vzj3cmwv9z7jbp99l-fonts-dir.drv
downloading from https://ci.guix.gnu.org/nar/lzip/llvcnyrnsasq1kbll9k19awrkj3qkjq6-manual-database...
 manual-database  231B                                 226KiB/s 00:00 [##################] 100.0%

building CA certificate bundle...
building fonts directory...
building directory of Info manuals...
building /gnu/store/jl7j7xwlrgz0188mh4sq7mbv2waspiv1-profile.drv...
building /gnu/store/biwwzic55r9gdz8fkmxm61dwfhx6irjl-inferior-script.scm.drv...
building package cache...
/builder for `/gnu/store/4136wng3vj76id8d5lrghasjbfq62ly8-guix-package-cache.drv' failed to produce output path `/gnu/store/8j8vml0w92s5rpkfi2b5yzpfd2xzsrr3-guix-package-cache'
build of /gnu/store/4136wng3vj76id8d5lrghasjbfq62ly8-guix-package-cache.drv failed
View build log at '/var/log/guix/drvs/41/36wng3vj76id8d5lrghasjbfq62ly8-guix-package-cache.drv.bz2'.
cannot build derivation `/gnu/store/146ww7y6p3dxs63qry46zd5ni3ksi1v7-profile.drv': 1 dependencies couldn't be built
guix pull: error: build of `/gnu/store/146ww7y6p3dxs63qry46zd5ni3ksi1v7-profile.drv' failed
--8<---------------cut here---------------end--------------->8---

Here are the contents of the build log provided:
--8<---------------cut here---------------start------------->8---
(repl-version 0 1 1)
Generating package cache for '/gnu/store/m8f66b82z47ywnsxx0qsh402lfg3l5lp-profile'...
(exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (qemu-minimal-2.10)) (value #f))
--8<---------------cut here---------------end--------------->8---

I normally have some channels added for my own personal packages as well
as some from a friend's personal packages, but this error happens even
with those channels removed from my channels.scm file. Below is the
output of `guix describe` (containing the channels I normally have
added, I've removed some names and URLs for privacy, please let me know
if they are necessary):
--8<---------------cut here---------------start------------->8---
evan <at> xenon:~$ guix describe
Generation 52	Mar 19 2020 05:21:49	(current)
  guix 58d9027
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 58d902741240d52d783e77ef3a0540642bd91e4c
  <removed> 73aad23
    repository URL: <removed>
    branch: master
    commit: 73aad23c652df42c63b4029e97db5c4149930f71
  personal-channel 159b508
    repository URL: <removed>
    branch: master
    commit: 159b50819c8fe9061e1b8fccbbe88fc13a91d971
--8<---------------cut here---------------end--------------->8---

Another Guix user I've spoken to has
confirmed the same error is happening on his machine as well.

I hope this report helps. Please let me know if I can provide any
additional information.

-- Evan Straw <evan.straw99 <at> gmail.com>
[signature.asc (application/pgp-signature, inline)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sat, 21 Mar 2020 20:49:02 GMT) Full text and rfc822 format available.

Notification sent to Evan Straw <evan.straw99 <at> gmail.com>:
bug acknowledged by developer. (Sat, 21 Mar 2020 20:49:02 GMT) Full text and rfc822 format available.

Message #10 received at 40176-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Evan Straw <evan.straw99 <at> gmail.com>, 40176-done <at> debbugs.gnu.org
Subject: Re: bug#40176: `guix pull` fails due to unbound variable
 qemu-minimal-2.10
Date: Sat, 21 Mar 2020 21:48:43 +0100
[Message part 1 (text/plain, inline)]
Hi Evan,

Evan Straw <evan.straw99 <at> gmail.com> writes:

> Hello,
> When attempting to run `guix pull` today, I encountered an error while
> building the package cache.

My bad, sorry about that!  This was fixed in
18401bdf69b2540b13db86aed199d1ebc585a844, thanks for reporting it!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 19 Apr 2020 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.