GNU bug report logs - #56338
‘guix refresh -u’ stops at the first failure to determine releases

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Fri, 1 Jul 2022 13:55:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Subject: bug#56338: closed (Re: bug#56338: ‘guix
 refresh -u’ stops at the first failure to determine
 releases)
Date: Fri, 01 Jul 2022 21:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56338: ‘guix refresh -u’ stops at the first failure to determine releases

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56338 <at> debbugs.gnu.org.

-- 
56338: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56338
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 56338-done <at> debbugs.gnu.org
Cc: Ricardo Wurmus <rekado <at> elephly.net>
Subject: Re: bug#56338: ‘guix refresh -u’ stops at the first failure to determine releases
Date: Fri, 01 Jul 2022 23:55:23 +0200
Ludovic Courtès <ludovic.courtes <at> inria.fr> skribis:

> Starting from commit 53b9c27aa59bebf955f0aa24fef60a101480ef5c (a fix for
> <https://issues.guix.gnu.org/55987>), we get:
>
> $ ./pre-inst-env guix refresh -t cran r-a3 r-googlesheets r-a4 -u
> gnu/packages/bioconductor.scm:9233:2: warning: no updater for r-a4
> guix refresh: warning: failed to retrieve package information from https://cran.r-project.org/web/packages/googlesheets/DESCRIPTION: 404 (Not Found)
> guix refresh: error: updater failed to determine available releases for r-googlesheets

Fixed in b512dadfd603869ac009a432b56f55945841cce0.

Ludo'.

[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: bug-guix <at> gnu.org
Subject: ‘guix refresh -u’ stops at
 the first failure to determine releases
Date: Fri, 01 Jul 2022 15:54:09 +0200
Starting from commit 53b9c27aa59bebf955f0aa24fef60a101480ef5c (a fix for
<https://issues.guix.gnu.org/55987>), we get:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix refresh -t cran r-a3 r-googlesheets r-a4 -u
gnu/packages/bioconductor.scm:9233:2: warning: no updater for r-a4
guix refresh: warning: failed to retrieve package information from https://cran.r-project.org/web/packages/googlesheets/DESCRIPTION: 404 (Not Found)
guix refresh: error: updater failed to determine available releases for r-googlesheets
--8<---------------cut here---------------end--------------->8---

That is, ‘guix refresh -u’ stops on the first failure (in this case
‘r-a3’ is not processed).  That makes it hard to use for mass updates as
in ‘guix refresh -t cran -u’.

(Reported by Ricardo on #guix.)

Ludo’.



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

Previous Next


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