unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56338: ‘guix refresh -u’ stops at the first failure to determine releases
@ 2022-07-01 13:54 Ludovic Courtès
  2022-07-01 21:55 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2022-07-01 13:54 UTC (permalink / raw)
  To: 56338; +Cc: Ricardo Wurmus

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#56338: ‘guix refresh -u’ stops at the first failure to determine releases
  2022-07-01 13:54 bug#56338: ‘guix refresh -u’ stops at the first failure to determine releases Ludovic Courtès
@ 2022-07-01 21:55 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-07-01 21:55 UTC (permalink / raw)
  To: 56338-done; +Cc: Ricardo Wurmus

Ludovic Courtès <ludovic.courtes@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'.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-01 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01 13:54 bug#56338: ‘guix refresh -u’ stops at the first failure to determine releases Ludovic Courtès
2022-07-01 21:55 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).