GNU bug report logs - #42523
‘Latest’ ISO download link broken

Previous Next

Package: guix;

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

Date: Fri, 24 Jul 2020 23:44:02 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 42523 in the body.
You can then email your comments to 42523 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#42523; Package guix. (Fri, 24 Jul 2020 23:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 24 Jul 2020 23:44:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: bug-guix <at> gnu.org
Subject: ‘Latest’ ISO download link broken
Date: Sat, 25 Jul 2020 01:43:15 +0200
[Message part 1 (text/plain, inline)]
Guix,

‘Download latest images’[0] points to [1], which returns a JSON:

> {"error":"Could not find the request build product."}

There are plenty[2] to choose from.

Kind regards,

T G-R

[0]: http://guix.gnu.org/download/latest/
[1]: 
https://ci.guix.gnu.org/search/latest/ISO-9660?query=spec:guix-master+status:success+system:x86_64-linux+iso9660-image
[2]: https://ci.guix.gnu.org/search?query=iso9660
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 00:12:02 GMT) Full text and rfc822 format available.

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

From: Brett Gilio <brettg <at> gnu.org>
To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: 42523 <at> debbugs.gnu.org, Tobias Geerinckx-Rice <me <at> tobias.gr>
Subject: Re: bug#42523: ‘Latest’ ISO download link broken
Date: Fri, 24 Jul 2020 19:11:42 -0500
Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
writes:

> Guix,
>
> ‘Download latest images’[0] points to [1], which returns a JSON:
>
>> {"error":"Could not find the request build product."}
>
> There are plenty[2] to choose from.
>
> Kind regards,
>
> T G-R
>
> [0]: http://guix.gnu.org/download/latest/
> [1]:
> https://ci.guix.gnu.org/search/latest/ISO-9660?query=spec:guix-master+status:success+system:x86_64-linux+iso9660-image
> [2]: https://ci.guix.gnu.org/search?query=iso9660

The latest run of the CI for some reason didn't produce an ISO build
output. Strange. Who is in charge of our CI?




Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 00:13:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 12:47:01 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: 42523 <at> debbugs.gnu.org, Tobias Geerinckx-Rice <me <at> tobias.gr>
Subject: Re: bug#42523: ‘Latest’ ISO download link broken
Date: Sat, 25 Jul 2020 14:46:25 +0200
Hey Tobias,

Thanks for the report.

>> {"error":"Could not find the request build product."}
>
> There are plenty[2] to choose from.

The issue here is that, due to a bug when handling restarted builds in
Cuirass, the ISO build product for build 3016488 was not created.

I fixed the issue in Cuirass with
17395e85d2793ec4cb47e53bcbdb5b06187147bd. I'll reconfigure berlin
later-on. In the meantime I ran:

--8<---------------cut here---------------start------------->8---
insert into BuildProducts values (3016488, "ISO-9660", 651755520, "", "/gnu/store/l20v5vxadpl1bnsa91ird49rinpdwv0v-iso9660-image");
--8<---------------cut here---------------end--------------->8---

to hide the problem. So I think we can close this one.

Thanks,

Mathieu




Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 12:47:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 13:55:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 42523-done <at> debbugs.gnu.org,
 Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: Re: bug#42523: ‘Latest’ ISO download link broken
Date: Sat, 25 Jul 2020 15:54:46 +0200
[Message part 1 (text/plain, inline)]
Mathieu,

Mathieu Othacehe 写道:
> I fixed the issue in Cuirass with
> 17395e85d2793ec4cb47e53bcbdb5b06187147bd. I'll reconfigure 
> berlin
> later-on. In the meantime I ran:
>
> --8<---------------cut 
> here---------------start------------->8---
> insert into BuildProducts values (3016488, "ISO-9660", 
> 651755520, "", 
> "/gnu/store/l20v5vxadpl1bnsa91ird49rinpdwv0v-iso9660-image");
> --8<---------------cut 
> here---------------end--------------->8---
>
> to hide the problem. So I think we can close this one.

Perfect!  Thank you very much.  I'll close this indeed.

Kind regards,

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

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Sat, 25 Jul 2020 13:55:02 GMT) Full text and rfc822 format available.

Notification sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
bug acknowledged by developer. (Sat, 25 Jul 2020 13:55:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 13:57:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Brett Gilio <brettg <at> gnu.org>
Cc: 42523 <at> debbugs.gnu.org,
 Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: Re: bug#42523: ‘Latest’ ISO download link broken
Date: Sat, 25 Jul 2020 15:56:48 +0200
[Message part 1 (text/plain, inline)]
Brett,

Brett Gilio 写道:
> The latest run of the CI for some reason didn't produce an ISO 
> build
> output. Strange. Who is in charge of our CI?

These peeps[0].

Kind regards,

T G-R

[0]: 
https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/berlin.scm#n15
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sat, 25 Jul 2020 13:57:02 GMT) Full text and rfc822 format available.

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

Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Feb 2021 21:09:02 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Tobias Geerinckx-Rice <me <at> tobias.gr> to control <at> debbugs.gnu.org. (Sun, 14 Feb 2021 21:15:01 GMT) Full text and rfc822 format available.

Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Feb 2021 21:15:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Sun, 14 Feb 2021 21:16:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 42523 <at> debbugs.gnu.org, m.othacehe <at> gmail.com
Subject: ‘Latest’ ISO download link broken
Date: Sun, 14 Feb 2021 22:16:39 +0100
I wrote:
> ‘Download latest images’[0] points to [1], which returns a JSON

This still happens.

Kind regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.

[0]: http://guix.gnu.org/en/download/latest/
[1]: 
https://ci.guix.gnu.org/search/latest/ISO-9660?query=spec:guix-master+status:success+system:x86_64-linux+image.iso




Information forwarded to bug-guix <at> gnu.org:
bug#42523; Package guix. (Wed, 17 Feb 2021 14:36:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 42523 <at> debbugs.gnu.org
Subject: Re: bug#42523: ‘Latest’ ISO download link broken
Date: Wed, 17 Feb 2021 15:35:26 +0100
Hello Tobias,

> This still happens.

Same bug, different cause. The Cuirass remote-worker was not setting an
UTF-8 locale, causing the spawned guix-publish to fail generating NAR
archives containing files with non ASCII characters.

This is fixed in Cuirass with ea01201ccd267506451e0301fbc5d8f12ef9ba5c.

Thanks,

Mathieu




Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Wed, 17 Feb 2021 15:37:02 GMT) Full text and rfc822 format available.

Notification sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
bug acknowledged by developer. (Wed, 17 Feb 2021 15:37:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 42523-done <at> debbugs.gnu.org
Subject: Re: bug#42523: ‘Latest’ ISO download link broken
Date: Wed, 17 Feb 2021 16:36:58 +0100
[Message part 1 (text/plain, inline)]
Mathieu Othacehe 写道:
>> This still happens.
>
> Same bug, different cause. The Cuirass remote-worker was not 
> setting an
> UTF-8 locale, causing the spawned guix-publish to fail 
> generating NAR
> archives containing files with non ASCII characters.
>
> This is fixed in Cuirass with 
> ea01201ccd267506451e0301fbc5d8f12ef9ba5c.

Sweet \o/  Thanks!

T G-R
[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. (Thu, 18 Mar 2021 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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