GNU bug report logs - #41632
Bug report for Guix 1.1.0

Previous Next

Package: guix;

Reported by: Jackson Seal <sealj553 <at> gmail.com>

Date: Sun, 31 May 2020 18:12:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.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 41632 in the body.
You can then email your comments to 41632 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#41632; Package guix. (Sun, 31 May 2020 18:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jackson Seal <sealj553 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 31 May 2020 18:12:02 GMT) Full text and rfc822 format available.

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

From: Jackson Seal <sealj553 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Bug report for Guix 1.1.0
Date: Sun, 31 May 2020 13:36:08 -0400
[Message part 1 (text/plain, inline)]
I installed guix on a debian 10 VPS with the following:
cd /tmp wget
https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh chmod
+x guix-install.sh ./guix-install.sh

I ran guix install nginx then ran guix pull

~ $ guix pull
Migrating profile generations to '/var/guix/profiles/per-user/jackson'...
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   9f6efa1
substitute:
/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
downloading from
https://ci.guix.gnu.org/nar/lzip/x5nhgnwzhcw98f4zbzsrswirbq6bjb0g-libgcrypt-1.8.4.
..
 libgcrypt-1.8.4  514KiB
                       1.1MiB/s 00:00 [##################] 100.0%

/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
downloading from
https://ci.guix.gnu.org/nar/lzip/sx3097zhnrpa0y4i9r4zk4dcsgg1zw5n-guile-gcrypt-0.2.1.
..
 guile-gcrypt-0.2.1  102KiB
                      479KiB/s 00:00 [##################] 100.0%

substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
applying 1 graft for
/gnu/store/s1192yml13s13hjalkfmqbyc49wbm78p-guile-gcrypt-0.2.1.drv...
building /gnu/store/vb3r3mfsc1vs6bqnb5d1xiylkzw8p7w4-config.scm.drv...
building /gnu/store/k8a3waixwyp4av3i39bv0d4dz0iaiziw-git.scm.drv...
building /gnu/store/ci9n9sj79rqd39msmcxkf56zdsfi3fp0-hash.scm.drv...
building /gnu/store/1gxw16xwzvlsbyd4bfd9q3dc28xqhpzf-module-import.drv...
building
/gnu/store/j0xyaq7r9f023mvzmf4x4rzf9gcx3187-module-import-compiled.drv...
/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
building
/gnu/store/gychwa5pxm50dyp0m1809r49pg1n99fr-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... \
|

-
-guix pull: error: You found a bug: the program
'/gnu/store/yxymqs3dj744jgqba7nsaly313v2rmdr-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"9f6efa117cd309cb9b467b96dd2d6bb472df7abb"; system: "x86_64-linux";
host version: "1.1.0"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41632; Package guix. (Thu, 04 Jun 2020 12:08:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jackson Seal <sealj553 <at> gmail.com>
Cc: 41632 <at> debbugs.gnu.org
Subject: Re: bug#41632: Bug report for Guix 1.1.0
Date: Thu, 04 Jun 2020 14:07:07 +0200
Hi,

Jackson Seal <sealj553 <at> gmail.com> skribis:

> Computing Guix derivation for 'x86_64-linux'... \
> |
>
> -
> -guix pull: error: You found a bug: the program
> '/gnu/store/yxymqs3dj744jgqba7nsaly313v2rmdr-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "9f6efa117cd309cb9b467b96dd2d6bb472df7abb"; system: "x86_64-linux";
> host version: "1.1.0"; pull-version: 1).

Could you check if this was a transient error or if the error still
happens?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#41632; Package guix. (Fri, 05 Jun 2020 16:12:01 GMT) Full text and rfc822 format available.

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

From: Jackson Seal <sealj553 <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Subject: Re: bug#41632: Bug report for Guix 1.1.0
Date: Thu, 4 Jun 2020 09:38:41 -0400
[Message part 1 (text/plain, inline)]
I ran the command a few times, and got the same error each time. I have
since wiped my VPS so I might not be able to assist in further debugging.

Thanks,
Jackson

On Thu, Jun 4, 2020 at 8:07 AM Ludovic Courtès <ludo <at> gnu.org> wrote:

> Hi,
>
> Jackson Seal <sealj553 <at> gmail.com> skribis:
>
> > Computing Guix derivation for 'x86_64-linux'... \
> > |
> >
> > -
> > -guix pull: error: You found a bug: the program
> > '/gnu/store/yxymqs3dj744jgqba7nsaly313v2rmdr-compute-guix-derivation'
> > failed to compute the derivation for Guix (version:
> > "9f6efa117cd309cb9b467b96dd2d6bb472df7abb"; system: "x86_64-linux";
> > host version: "1.1.0"; pull-version: 1).
>
> Could you check if this was a transient error or if the error still
> happens?
>
> Thanks,
> Ludo’.
>
[Message part 2 (text/html, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 05 Jun 2020 16:13:02 GMT) Full text and rfc822 format available.

Notification sent to Jackson Seal <sealj553 <at> gmail.com>:
bug acknowledged by developer. (Fri, 05 Jun 2020 16:13:03 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jackson Seal <sealj553 <at> gmail.com>
Cc: 41632-done <at> debbugs.gnu.org
Subject: Re: bug#41632: Bug report for Guix 1.1.0
Date: Fri, 05 Jun 2020 18:11:55 +0200
Hi,

Jackson Seal <sealj553 <at> gmail.com> skribis:

> I ran the command a few times, and got the same error each time. I have
> since wiped my VPS so I might not be able to assist in further debugging.

Alright, closing.

Thanks,
Ludo’.




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

This bug report was last modified 4 years and 353 days ago.

Previous Next


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