GNU bug report logs - #56012
guix pull fails. cannot build guix-package-cache.drv.

Previous Next

Package: guix;

Reported by: vidak <at> riseup.net

Date: Thu, 16 Jun 2022 05:30:02 UTC

Severity: normal

Done: "(" <paren <at> disroot.org>

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 56012 in the body.
You can then email your comments to 56012 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#56012; Package guix. (Thu, 16 Jun 2022 05:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to vidak <at> riseup.net:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 16 Jun 2022 05:30:03 GMT) Full text and rfc822 format available.

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

From: vidak <at> riseup.net
To: bug-guix <at> gnu.org
Subject: guix pull fails. cannot build guix-package-cache.drv.
Date: Thu, 16 Jun 2022 05:28:45 +0000
hey all.

vidak here.

i cannot get `guix pull` to work for me.

i am having issues getting the package-cache.drv to build.

i was homeless, and unable to update my workstation for about... a
month?

here are some related issues:

https://issues.guix.gnu.org/52650

https://issues.guix.gnu.org/47949

https://issues.guix.gnu.org/33661

i can trace the output logs to this commit, which seems to be the
offending one. 

commit -- 3b50b327f7cf3226a0e37bc6afa1e921c9c075f7

```
~ $ cat
/var/log/guix/drvs/zk/1hgixlv3gccgbriad7nr2xyla8bbzx-guix-package-cache.drv
(repl-version 0 1 1)
Generating package cache for
'/gnu/store/1mzdd7rf9r34xiibcs1gpjsf7jkh6a0r-profile'...
(exception unbound-variable (value #f) (value "Unbound variable: ~S")
(value (libpng-1.2)) (value #f))
```

i can `guix pull --commit` to before 31-05-2022, but i cannot seem to
pull to anything later than that date.

can anyone help me?

thanks so much in advance.

~vidak

https://zoinks.one/vidak




Information forwarded to bug-guix <at> gnu.org:
bug#56012; Package guix. (Thu, 16 Jun 2022 06:17:01 GMT) Full text and rfc822 format available.

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

From: "(" <paren <at> disroot.org>
To: vidak <at> riseup.net, 56012 <at> debbugs.gnu.org
Subject: Re: bug#56012: guix pull fails. cannot build guix-package-cache.drv.
Date: Thu, 16 Jun 2022 07:16:41 +0100

Hi vidak,

On 16 June 2022 06:28:45 BST, vidak <at> riseup.net wrote:
>hey all.
>
>vidak here.
>
>i cannot get `guix pull` to work for me.
>
>i am having issues getting the package-cache.drv to build.
>
>i was homeless, and unable to update my workstation for about... a
>month?

Oh no, I hope you're okay <3

>
>commit -- 3b50b327f7cf3226a0e37bc6afa1e921c9c075f7
>
>```
>~ $ cat
>/var/log/guix/drvs/zk/1hgixlv3gccgbriad7nr2xyla8bbzx-guix-package-cache.drv
>(repl-version 0 1 1)
>Generating package cache for
>'/gnu/store/1mzdd7rf9r34xiibcs1gpjsf7jkh6a0r-profile'...
>(exception unbound-variable (value #f) (value "Unbound variable: ~S")
>(value (libpng-1.2)) (value #f))
>```
>
>i can `guix pull --commit` to before 31-05-2022, but i cannot seem to
>pull to anything later than that date.

This has been reported a few times ;) That was the date when the libpng v1.2 package was removed. However, the guix-gaming channel still references it, so you'll need to remove or patch it for now I guess...

(I think the reason this is such a commonly reported problem is that that exception didn't even give a location! We really should improve the error messages in Guile and Guix... I'll make the first 'papercut' issue report on it.)




bug closed, send any further explanations to 56012 <at> debbugs.gnu.org and vidak <at> riseup.net Request was from "(" <paren <at> disroot.org> to control <at> debbugs.gnu.org. (Thu, 16 Jun 2022 06:35:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#56012; Package guix. (Thu, 16 Jun 2022 06:47:02 GMT) Full text and rfc822 format available.

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

From: Julien Lepiller <julien <at> lepiller.eu>
To: vidak <at> riseup.net, 56012 <at> debbugs.gnu.org
Subject: Re: bug#56012: guix pull fails. cannot build guix-package-cache.drv.
Date: Thu, 16 Jun 2022 08:46:14 +0200
On June 16, 2022 7:28:45 AM GMT+02:00, vidak <at> riseup.net wrote:
>hey all.
>
>vidak here.
>
>i cannot get `guix pull` to work for me.
>
>i am having issues getting the package-cache.drv to build.
>
>i was homeless, and unable to update my workstation for about... a
>month?
>
>here are some related issues:
>
>https://issues.guix.gnu.org/52650
>
>https://issues.guix.gnu.org/47949
>
>https://issues.guix.gnu.org/33661
>
>i can trace the output logs to this commit, which seems to be the
>offending one. 
>
>commit -- 3b50b327f7cf3226a0e37bc6afa1e921c9c075f7
>
>```
>~ $ cat
>/var/log/guix/drvs/zk/1hgixlv3gccgbriad7nr2xyla8bbzx-guix-package-cache.drv
>(repl-version 0 1 1)
>Generating package cache for
>'/gnu/store/1mzdd7rf9r34xiibcs1gpjsf7jkh6a0r-profile'...
>(exception unbound-variable (value #f) (value "Unbound variable: ~S")
>(value (libpng-1.2)) (value #f))
>```
>
>i can `guix pull --commit` to before 31-05-2022, but i cannot seem to
>pull to anything later than that date.
>
>can anyone help me?
>
>thanks so much in advance.
>
>~vidak
>
>https://zoinks.one/vidak
>
>
>

This is most likely because one of the channels you're using is still refering to libpng-1.2, but it was removed from guix recertly.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Jul 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 280 days ago.

Previous Next


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