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

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

[debbugs-tracker] bug#32192: closed ([PATCH 0/7] Remove duplicated packa


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32192: closed ([PATCH 0/7] Remove duplicated packages.)
Date: Sun, 29 Jul 2018 17:05:02 +0000

Your message dated Sun, 29 Jul 2018 18:04:37 +0100
with message-id <address@hidden>
and subject line Re: [bug#32192] [PATCH 0/7] Remove duplicated packages.
has caused the debbugs.gnu.org bug report #32192,
regarding [PATCH 0/7] Remove duplicated packages.
to be marked as done.

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


-- 
32192: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32192
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/7] Remove duplicated packages. Date: Tue, 17 Jul 2018 21:27:45 +0100 User-agent: mu4e 1.0; emacs 26.1
As part of messing up packaging Ruby on Rails, I ended up duplicating
some packages, and this prompted me to look if any duplicates made it in
to guix. I ran the following command, it produces a few false positives.

  grep define-public -R | sort | uniq -d

The following patches attempt to remove the duplicates, favouring the
original package definition.

Is there any way of guarding against adding these, or more accurately
checking for duplicate definitions?

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#32192] [PATCH 0/7] Remove duplicated packages. Date: Sun, 29 Jul 2018 18:04:37 +0100 User-agent: mu4e 1.0; emacs 26.1
Leo Famulari <address@hidden> writes:

> On Tue, Jul 17, 2018 at 09:27:45PM +0100, Christopher Baines wrote:
>> The following patches attempt to remove the duplicates, favouring the
>> original package definition.
>
> I sent one comment, otherwise the patches LGTM.

Thanks, I've now fixed that issue and pushed :)

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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