Opened 5 years ago
Closed 5 years ago
#58683 closed defect (fixed)
nss conflicts with nonpareil @0.79_6+voyager
Reported by: | mf2k (Frank Schima) | Owned by: | aque (Allan Que) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | aque (Allan Que) | |
Port: | nonpareil nss |
Description
$ sudo port install nonpareil +voyager ... ---> Installing nonpareil @0.79_6+voyager ---> Activating nonpareil @0.79_6+voyager Error: Failed to activate nonpareil: Image error: /opt/local/bin/modutil is being used by the active nss port. Please deactivate this port first, or use 'port -f activate nonpareil' to force the activation.
Change History (4)
comment:1 Changed 5 years ago by mf2k (Frank Schima)
comment:2 Changed 5 years ago by aque (Allan Que)
FreeBSD identified the same conflict in 2012 but it is not addressed in their latest port. This looks like a standalone utility since I found the following in src/modutil.c
:
MOD File utility main program for Linux/Posix systems. Reads and checks a MOD file, then outputs its contents and info.
@mf2k, what are your thoughts to renaming this to modutil-nonpareil
? Anyone relying on tab completion should still find it.
comment:3 Changed 5 years ago by mf2k (Frank Schima)
Thank you for researching this. Yes, that sounds like a good solution.
comment:4 Changed 5 years ago by aque (Allan Que)
Owner: | set to aque |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
@aque: Any thoughts? Can /opt/local/bin/modutil in nonpareil be renamed safely?