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

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

[debbugs-tracker] bug#30569: closed (Profile can contain the exact same


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30569: closed (Profile can contain the exact same entry several times)
Date: Thu, 01 Mar 2018 13:02:01 +0000

Your message dated Thu, 01 Mar 2018 14:01:03 +0100
with message-id <address@hidden>
and subject line Re: bug#30569: Packages count as installed twice
has caused the debbugs.gnu.org bug report #30569,
regarding Profile can contain the exact same entry several times
to be marked as done.

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


-- 
30569: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30569
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Packages count as installed twice Date: Wed, 21 Feb 2018 20:05:53 +0100 User-agent: Mutt/1.9.3 (2018-01-21)
Hello,

trying to upgrade my packages, I notice something curious:

$ ./pre-inst-env guix package -n -u
The following packages would be upgraded:
...
   gnutls       3.5.13 -> 3.5.13        
/gnu/store/1ah3fd12w6v66q6yjdmd39xbisqi0gpw-gnutls-3.5.13
   gnutls       3.5.13 -> 3.5.13        
/gnu/store/1ah3fd12w6v66q6yjdmd39xbisqi0gpw-gnutls-3.5.13
...

There is twice the exactly same package!

$ ./pre-inst-env guix package -I gnutls
gnutls  3.5.13  out     
/gnu/store/g09is0bw144d8zrd059fiarqmjq7vr8a-gnutls-3.5.13
gnutls  3.5.13  out     
/gnu/store/g09is0bw144d8zrd059fiarqmjq7vr8a-gnutls-3.5.13

This looks like a bug to me...

Andreas




--- End Message ---
--- Begin Message --- Subject: Re: bug#30569: Packages count as installed twice Date: Thu, 01 Mar 2018 14:01:03 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Ricardo Wurmus <address@hidden> skribis:

> Andreas Enge <address@hidden> writes:
>
>> On Tue, Feb 27, 2018 at 10:55:05PM +0100, Ludovic Courtès wrote:
>>> What should we do?  Status quo?  Throwing a ‘delete-duplicates’ call?
>>> Let’s have a poll!  ;-)
>>
>> The thing is confusing, and delete-duplicates should be essentially for free,
>> so I would support to call it. (Well, I filed the bug since I consider this
>> behaviour to be a bug, no big surprise then!)
>
> I agree.  I don’t see a reason to allow for the same package to appear
> more than once in the manifest.

Alright, fixed in 435603a1d6106b535cf143d17cb030b2d0795b54, thanks!

Ludo’.


--- End Message ---

reply via email to

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