bug-guix
[Top][All Lists]
Advanced

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

bug#22628: Emacs: ^ in installed package list misses some upgrades


From: Alex Kost
Subject: bug#22628: Emacs: ^ in installed package list misses some upgrades
Date: Fri, 12 Feb 2016 13:40:53 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ludovic Courtès (2016-02-11 12:11 +0300) wrote:

> Hello!
>
> In current Guix master we have Texinfo 6.0 and 6.1.  With 6.0 installed
> in my profile, hitting ^ in the M-x guix-installed-packages buffer does
> not mark Texinfo as a candidate for upgrade.

The fact that we have 2 versions is the answer.  In Emacs UI a package
is not considered to be obsolete if there is a package definition with
the same name+version.

That's why "texinfo 6.0" is green in the list, not red (as obsolete
packages).

I believe marking such packages as obsolete is not correct and it may be
confusing.  See <https://gnunet.org/bot/log/guix/2016-02-09#T909651>.

For example, if a user makes a package for some old version, (s)he wants
to use it and probably doesn't want it to be updated by accident
(because it is obsolete).

-- 
Alex





reply via email to

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