GNU bug report logs -
#30569
Profile can contain the exact same entry several times
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Wed, 21 Feb 2018 19:07:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#30569: Profile can contain the exact same entry several times
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 30569 <at> debbugs.gnu.org.
--
30569: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30569
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Ricardo Wurmus <rekado <at> elephly.net> skribis:
> Andreas Enge <andreas <at> enge.fr> 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’.
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 7 years and 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.