GNU bug report logs -
#60368
[PATCH 0/2] Allow 'guix refresh' to downgrade packages when asked to
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Tue, 27 Dec 2022 22:13:02 UTC
Severity: normal
Tags: patch
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
[Message part 1 (text/plain, inline)]
Your message dated Tue, 03 Jan 2023 12:32:30 +0100
with message-id <87ilhn97ld.fsf <at> gnu.org>
and subject line Re: bug#60368: [PATCH 0/2] Allow 'guix refresh' to downgrade packages when asked to
has caused the debbugs.gnu.org bug report #60368,
regarding [PATCH 0/2] Allow 'guix refresh' to downgrade packages when asked to
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
60368: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60368
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Hartmut,
I figured changes from <https://issues.guix.gnu.org/57460> were not
applicable in some cases because of things that guard against
downgrade.
The following patches fix the use case where the user is explicitly
asking for a downgrade, as in:
guix refresh guile <at> 3.0=2.2.7
guix refresh -u guile=3.0.0
Previously these wouldn’t do anything.
WDYT?
Ludo’.
Ludovic Courtès (2):
refresh: Honor user-provided target version and report downgrades.
upstream: Allow downgrades.
guix/scripts/refresh.scm | 46 +++++++++++++++++++++++++++-------------
guix/upstream.scm | 17 ++++++++++++---
2 files changed, 45 insertions(+), 18 deletions(-)
base-commit: fd0e69984f25bdf2405cf33b15a8bbb2010a7b85
--
2.38.1
[Message part 3 (message/rfc822, inline)]
Hi Hartmut and all,
Ludovic Courtès <ludo <at> gnu.org> skribis:
> Hi Hartmut,
>
> I figured changes from <https://issues.guix.gnu.org/57460> were not
> applicable in some cases because of things that guard against
> downgrade.
>
> The following patches fix the use case where the user is explicitly
> asking for a downgrade, as in:
>
> guix refresh guile <at> 3.0=2.2.7
> guix refresh -u guile=3.0.0
>
> Previously these wouldn’t do anything.
I went ahead and pushed these:
11235dd85a refresh: Honor user-provided target version and report downgrades.
a330bfdf5b upstream: Allow downgrades.
Thanks,
Ludo’.
This bug report was last modified 2 years and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.