Ticket #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@…, ciserlohn@… | |
| 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
comment:1 Changed 21 months ago by macsforever2000@…
- Cc milosh@…, ryandesign@…, ciserlohn@… added
- Keywords moreutils parallel removed
- Port set to moreutils parallel
comment:2 in reply to: ↑ description Changed 21 months ago by dj_mook@…
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.
Note: See
TracTickets for help on using
tickets.

