[MacPorts] #63167: gh @1.12.1 conflicts with fish @3.3.0

MacPorts noreply at macports.org
Fri Jul 9 10:08:28 UTC 2021


#63167: gh @1.12.1 conflicts with fish @3.3.0
--------------------------+--------------------
  Reporter:  cooljeanius  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.7.1
Resolution:               |   Keywords:
      Port:  gh fish      |
--------------------------+--------------------

Comment (by herbygillot):

 I realize you posted the versions of both `fish` and `gh`. I think it may
 be possible that the file in question is an orphan from a previously
 installed version of `gh`.

 Here's what I recommend. Uninstall both `fish` and `gh`, then see if that
 file is still there.  If it is, verify it using `port provides`:

 1. `sudo port uninstall fish`
 2. `sudo port uninstall gh`
 3. Check if `/opt/local/share/fish/completions/gh.fish` still exists.
 4. If it does, do `sudo port provides
 /opt/local/share/fish/completions/gh.fish` to see if that file is
 connected to any port.
 5. If it isn't, manually delete it.
 6. Then reinstall the latest `fish` and `gh` and see if the conflict is
 resolved.

-- 
Ticket URL: <https://trac.macports.org/ticket/63167#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list