emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28727: closed (Profiles with intentionally out of


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28727: closed (Profiles with intentionally out of date packages are upgraded to the newest version)
Date: Fri, 24 May 2019 16:49:01 +0000

Your message dated Fri, 24 May 2019 18:47:56 +0200
with message-id <address@hidden>
and subject line Re: bug#28727: Profiles with intentionally out of date 
packages are upgraded to the newest version
has caused the debbugs.gnu.org bug report #28727,
regarding Profiles with intentionally out of date packages are upgraded to the 
newest version
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28727: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28727
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Profiles with intentionally out of date packages are upgraded to the newest version Date: Sat, 7 Oct 2017 16:14:38 +1000 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
Hi,

I have a profile with address@hidden in it, and running 'guix package -u' updates it to address@hidden, which isn't what I want. I cannot run 'guix package -i address@hidden -u' because then it tries to install both address@hidden and address@hidden, which conflicts.

I can workaround this using 'guix package -u; guix package -i address@hidden'. That isn't ideal (wasteful downloading of substitute, extra entries in the generations list, etc), but is workable for me, making this a low priority bug for me.

Ideally, I would expect that because I specified address@hidden first, guix should not try to install address@hidden However, this difficult because IIUC the packages which were specified to be included are not stored anywhere, and I suppose it would entail changes to the manifest format also. So, how to handle this?

Thanks, ben





--- End Message ---
--- Begin Message --- Subject: Re: bug#28727: Profiles with intentionally out of date packages are upgraded to the newest version Date: Fri, 24 May 2019 18:47:56 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hi,

address@hidden (Ludovic Courtès) skribis:

> There’s this possibility:
>
>   guix package -u . -r python -i address@hidden
>
> I admit it’s a bit contrived though.
>
> There are several ways to address it:
>
>   1. Rename our Python 2.x package “python2”.

That was done long ago, so I’m closing this bug.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]