#30972 closed defect (fixed)
moreutils: name collision with gnu parallel
| Reported by: | dj_mook@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | Cc: | milosh@…, ryandesign (Ryan Carsten Schmidt), ci42, cooljeanius (Eric Gallager) | |
| Port: | moreutils parallel |
Description
moreutils provides a tool called parallel parallel provides gnu parallel
These two ports cannot coexist as is. suggest rename parallel to gparalllel or a variant of moreutils that does not install parallel. at the very least these ports need to realize that if one is installed there will be a conflict installing the other.
Change History (4)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
| Cc: | milosh@… ryandesign@… ciserlohn@… added |
|---|---|
| Keywords: | moreutils parallel removed |
| Port: | moreutils parallel added |
comment:2 Changed 15 years ago by dj_mook@…
comment:3 Changed 15 years ago by ci42
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Marked as conflicting in r83081.
Note: See
TracTickets for help on using
tickets.

note, it appears that there is an error message that stops gnu parallel from being installed over moreutils, but if gnu parallel is already installed and you install moreutils, there is no error message and moreutils will overwrite gnu parallel.