unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32192] [PATCH 0/7] Remove duplicated packages.
@ 2018-07-17 20:27 Christopher Baines
  2018-07-17 20:41 ` [bug#32192] [PATCH 1/7] gnu: Remove duplicated emacs-csv-mode Christopher Baines
  2018-07-17 21:07 ` [bug#32192] [PATCH 0/7] Remove duplicated packages Leo Famulari
  0 siblings, 2 replies; 15+ messages in thread
From: Christopher Baines @ 2018-07-17 20:27 UTC (permalink / raw)
  To: 32192

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-07-29 17:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-17 20:27 [bug#32192] [PATCH 0/7] Remove duplicated packages Christopher Baines
2018-07-17 20:41 ` [bug#32192] [PATCH 1/7] gnu: Remove duplicated emacs-csv-mode Christopher Baines
2018-07-17 20:41   ` [bug#32192] [PATCH 2/7] gnu: Remove duplicated emacs-load-relative Christopher Baines
2018-07-17 20:41   ` [bug#32192] [PATCH 3/7] gnu: Remove duplicated r-psych package Christopher Baines
2018-07-17 21:05     ` Leo Famulari
2018-07-29 17:03       ` Christopher Baines
2018-07-17 20:41   ` [bug#32192] [PATCH 4/7] gnu: Remove duplicated ghc-th-lift-instances Christopher Baines
2018-07-17 20:41   ` [bug#32192] [PATCH 5/7] gnu: Remove duplicated ghc-time-locale-compat Christopher Baines
2018-07-17 20:41   ` [bug#32192] [PATCH 6/7] gnu: Remove duplicated perl-extutils-depends Christopher Baines
2018-07-17 20:41   ` [bug#32192] [PATCH 7/7] gnu: Remove duplicated python-pafy Christopher Baines
2018-07-17 21:07 ` [bug#32192] [PATCH 0/7] Remove duplicated packages Leo Famulari
2018-07-19  9:23   ` Ludovic Courtès
2018-07-24 10:11     ` Ludovic Courtès
2018-07-24 19:19       ` Christopher Baines
2018-07-29 17:04   ` bug#32192: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).