GNU bug report logs -
#56338
‘guix refresh -u’ stops at the first failure to determine releases
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Jul 2022 23:55:23 +0200
with message-id <874k0033ck.fsf <at> gnu.org>
and subject line Re: bug#56338: ‘guix refresh -u’ stops at the first failure to determine releases
has caused the debbugs.gnu.org bug report #56338,
regarding ‘guix refresh -u’ stops at the first failure to determine releases
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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’.
[Message part 3 (message/rfc822, inline)]
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'.
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.