GNU bug report logs - #52650
Guix pull fails building package cache

Previous Next

Package: guix;

Reported by: André A. Gomes <andremegafone <at> gmail.com>

Date: Sat, 18 Dec 2021 23:34:01 UTC

Severity: normal

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 52650 in the body.
You can then email your comments to 52650 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#52650; Package guix. (Sat, 18 Dec 2021 23:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to André A. Gomes <andremegafone <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 18 Dec 2021 23:34:01 GMT) Full text and rfc822 format available.

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

From: André A. Gomes <andremegafone <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Guix pull fails building package cache
Date: Sat, 18 Dec 2021 23:32:46 +0000
Hi,

I got the following error after issuing guix pull.

--8<---------------cut here---------------start------------->8---
building package cache...
/builder for `/gnu/store/6z0pny4mqnhrakqxs1yca5lnxjd1xszr-guix-package-cache.drv' failed to produce output path `/gnu/store/9spwrk8l40kpi110q47ckay0znmjzbdb-guix-package-cache'
build of /gnu/store/6z0pny4mqnhrakqxs1yca5lnxjd1xszr-guix-package-cache.drv failed
--8<---------------cut here---------------end--------------->8---

And the log says:

--8<---------------cut here---------------start------------->8---
(repl-version 0 1 1)
Generating package cache for '/gnu/store/c68ygnsa87mqzfnrnkp798qi3jdsixh0-profile'...
(exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (lttng-ust)) (value #f))
--8<---------------cut here---------------end--------------->8---


-- 
André A. Gomes
"Free Thought, Free World"




Information forwarded to bug-guix <at> gnu.org:
bug#52650; Package guix. (Sun, 19 Dec 2021 00:20:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: André A. Gomes <andremegafone <at> gmail.com>
Cc: 52650 <at> debbugs.gnu.org
Subject: Re: bug#52650: Guix pull fails building package cache
Date: Sat, 18 Dec 2021 19:18:57 -0500
On Sat, Dec 18, 2021 at 11:32:46PM +0000, André A. Gomes wrote:
> I got the following error after issuing guix pull.
> 
> --8<---------------cut here---------------start------------->8---
> building package cache...
> /builder for `/gnu/store/6z0pny4mqnhrakqxs1yca5lnxjd1xszr-guix-package-cache.drv' failed to produce output path `/gnu/store/9spwrk8l40kpi110q47ckay0znmjzbdb-guix-package-cache'
> build of /gnu/store/6z0pny4mqnhrakqxs1yca5lnxjd1xszr-guix-package-cache.drv failed
> --8<---------------cut here---------------end--------------->8---
> 
> And the log says:
> 
> --8<---------------cut here---------------start------------->8---
> (repl-version 0 1 1)
> Generating package cache for '/gnu/store/c68ygnsa87mqzfnrnkp798qi3jdsixh0-profile'...
> (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (lttng-ust)) (value #f))
> --8<---------------cut here---------------end--------------->8---

I'm using Guix on x86_64-linux.

While using commit 94836b215630ad0f4a7c06b8e4284d923ac1197f, I pulled to
current --- commit b3a0db7a0e5fa7186c090647cfd5666e2b9287ff.

I didn't have any problems doing `guix install hello` afterwards.

Are you using some 3rd-party channels that might need to be adjusted?




Information forwarded to bug-guix <at> gnu.org:
bug#52650; Package guix. (Sun, 19 Dec 2021 09:49:02 GMT) Full text and rfc822 format available.

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

From: André A. Gomes <andremegafone <at> gmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 52650 <at> debbugs.gnu.org
Subject: Re: bug#52650: Guix pull fails building package cache
Date: Sun, 19 Dec 2021 09:48:42 +0000
Leo Famulari <leo <at> famulari.name> writes:

> On Sat, Dec 18, 2021 at 11:32:46PM +0000, André A. Gomes wrote:
>> I got the following error after issuing guix pull.
>> 
>> --8<---------------cut here---------------start------------->8---
>> building package cache...
>> /builder for
>> `/gnu/store/6z0pny4mqnhrakqxs1yca5lnxjd1xszr-guix-package-cache.drv'
>> failed to produce output path
>> `/gnu/store/9spwrk8l40kpi110q47ckay0znmjzbdb-guix-package-cache'
>> build of /gnu/store/6z0pny4mqnhrakqxs1yca5lnxjd1xszr-guix-package-cache.drv failed
>> --8<---------------cut here---------------end--------------->8---
>> 
>> And the log says:
>> 
>> --8<---------------cut here---------------start------------->8---
>> (repl-version 0 1 1)
>> Generating package cache for '/gnu/store/c68ygnsa87mqzfnrnkp798qi3jdsixh0-profile'...
>> (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (lttng-ust)) (value #f))
>> --8<---------------cut here---------------end--------------->8---
>
> Are you using some 3rd-party channels that might need to be adjusted?

Oh, right!  

How can I close this bug report?  Thank you.


-- 
André A. Gomes
"Free Thought, Free World"




Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Sun, 19 Dec 2021 11:30:04 GMT) Full text and rfc822 format available.

Notification sent to André A. Gomes <andremegafone <at> gmail.com>:
bug acknowledged by developer. (Sun, 19 Dec 2021 11:30:05 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: André A. Gomes <andremegafone <at> gmail.com>
Cc: 52650-done <at> debbugs.gnu.org
Subject: Re: bug#52650: Guix pull fails building package cache
Date: Sun, 19 Dec 2021 12:26:48 +0100
[Message part 1 (text/plain, inline)]
André,

André A. Gomes 写道:
> How can I close this bug report?  Thank you.

When replying, change the NNNNN <at> debbugs.gnu.org address to 
NNNNN-done <at> debbugs.gnu.org (or -close, but IME we don't rely on 
the subtle distinction?).

I've done so here.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#52650; Package guix. (Sun, 19 Dec 2021 16:57:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: André A. Gomes <andremegafone <at> gmail.com>
Cc: 52650-done <at> debbugs.gnu.org
Subject: Re: bug#52650: Guix pull fails building package cache
Date: Sun, 19 Dec 2021 11:55:56 -0500
On Sun, Dec 19, 2021 at 09:48:42AM +0000, André A. Gomes wrote:
> > Are you using some 3rd-party channels that might need to be adjusted?
> 
> Oh, right!  

Glad to hear you've solved the problem!

> 
> How can I close this bug report?  Thank you.

Like I'm doing now, by sending a message to
<$bugnumber-done <at> debbugs.gnu.org>. That is, by appending "-done" to the
bug's email address.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 17 Jan 2022 12:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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