GNU bug report logs - #36299
hydra.gnu.org wrongfully redirects /nar/guix URLs

Previous Next

Package: guix;

Reported by: Ryan Prior <ryanprior <at> gmail.com>

Date: Wed, 19 Jun 2019 22:42: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 36299 in the body.
You can then email your comments to 36299 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#36299; Package guix. (Wed, 19 Jun 2019 22:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Prior <ryanprior <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 19 Jun 2019 22:42:02 GMT) Full text and rfc822 format available.

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

From: Ryan Prior <ryanprior <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Report: failed to compute the derivation for Guix
Date: Wed, 19 Jun 2019 17:40:18 -0500
[Message part 1 (text/plain, inline)]
Please find attached a log of my recent attempt at running ~guix pull~

My guix version is guix (GNU Guix) c6de5afe5c5da34513ea43b041fead30f28f57d4

Thanks!
Ryan
[guix-pull-bug.txt (text/plain, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#36299; Package guix. (Fri, 21 Jun 2019 11:03:01 GMT) Full text and rfc822 format available.

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

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: Ryan Prior <ryanprior <at> gmail.com>
Cc: 36299 <at> debbugs.gnu.org
Subject: Re: bug#36299: Report: failed to compute the derivation for Guix
Date: Fri, 21 Jun 2019 13:02:00 +0200
[Message part 1 (text/plain, inline)]
On Wed, 19 Jun 2019 17:40:18 -0500
Ryan Prior <ryanprior <at> gmail.com> wrote:

> Please find attached a log of my recent attempt at running ~guix pull~
> 
> My guix version is guix (GNU Guix)
> c6de5afe5c5da34513ea43b041fead30f28f57d4
> 
> Thanks!
> Ryan

I'm unsure what exactly goes wrong here, but I also had this error
on a GuixSD system.

For me it worked with explicitly using the new substitute URL:

guix pull --substitute-urls="https://ci.guix.gnu.org/"

Can you try that out?

Björn
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#36299; Package guix. (Fri, 21 Jun 2019 15:30:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ryan Prior <ryanprior <at> gmail.com>
Cc: 36299 <at> debbugs.gnu.org
Subject: Re: bug#36299: Report: failed to compute the derivation for Guix
Date: Fri, 21 Jun 2019 17:29:20 +0200
Hi Ryan,

Ryan Prior <ryanprior <at> gmail.com> skribis:

> -following redirection to `https://ci.guix.gnu.org'...
> Backtrace:
>            3 (apply-smob/1 #<catch-closure 1d70220>)
> In ice-9/boot-9.scm:
>     705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
> In ice-9/eval.scm:
>     619:8  1 (_ #(#(#<directory (guile-user) 1e26140>)))
> In guix/ui.scm:
>   1578:12  0 (run-guix-command _ . _)
>
> guix/ui.scm:1578:12: In procedure run-guix-command:
> In procedure put-string: Wrong type argument in position 1 (expecting open output port): #<closed: string 22ff3f0>

It looks like it may have been a failure on ci.guix.gnu.org, such as
lack of disk space preventing it from replying (that happened a few days
ago).

Could you try again and see if it still shows up?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#36299; Package guix. (Sun, 23 Jun 2019 09:21:02 GMT) Full text and rfc822 format available.

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

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 36299 <at> debbugs.gnu.org, Ryan Prior <ryanprior <at> gmail.com>
Subject: Re: bug#36299: Report: failed to compute the derivation for Guix
Date: Sun, 23 Jun 2019 11:20:03 +0200
[Message part 1 (text/plain, inline)]
> > -following redirection to `https://ci.guix.gnu.org'...

I think that that redirection is wrong (the URL is not specific enough for a
substitute, right?).

It probably happens because one of the old substitute servers tries to be
helpful and redirects to the new substitute server, but fucks up.

That might also be the cause of the follow-up error--although that is a
separate bug.
[Message part 2 (application/pgp-signature, inline)]

Changed bug title to 'hydra.gnu.org wrongfully redirects /nar/guix URLs' from 'Report: failed to compute the derivation for Guix' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 24 Jun 2019 08:22:02 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 24 Jun 2019 08:22:02 GMT) Full text and rfc822 format available.

Notification sent to Ryan Prior <ryanprior <at> gmail.com>:
bug acknowledged by developer. (Mon, 24 Jun 2019 08:22:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 36299-done <at> debbugs.gnu.org, Ryan Prior <ryanprior <at> gmail.com>
Subject: Re: bug#36299: Report: failed to compute the derivation for Guix
Date: Mon, 24 Jun 2019 10:21:15 +0200
Hi Danny,

Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

>> > -following redirection to `https://ci.guix.gnu.org'...
>
> I think that that redirection is wrong (the URL is not specific enough for a
> substitute, right?).

Good catch!  maintenance.git commit
37c2348d72559f9c475cf9250ecef7b322223c1c fixes the redirect for nginx on
hydra.gnu.org.

Thanks,
Ludo’.




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

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

Previous Next


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