[MacPorts] #64764: git contents has an non-existent folder/file - share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish

MacPorts noreply at macports.org
Fri Mar 4 12:00:19 UTC 2022


#64764: git contents has an non-existent folder/file - share/git-gui/lib/Git
Gui.app/Contents/MacOS/Wish
-----------------------------+----------------------
  Reporter:  kurthindenburg  |      Owner:  ci42
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:
      Port:  git             |
-----------------------------+----------------------

Old description:

> /opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish is in the
> contents but the file doesn't exist and causes errors on rev-upgrade.
>
> --->  Scanning binaries for linking errors
>
> Warning: Error parsing file /opt/local/share/git-gui/lib/Git
> Gui.app/Contents/MacOS/Wish: Error opening or reading file
>

> share/git-gui/lib/Git Gui.app/ doesn't exist
>
> git @2.35.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_28
> (active)
>
> port contents git  | grep -i wish
>   /opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish

New description:

 /opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish is in the
 contents but the file doesn't exist and causes errors on rev-upgrade.

 {{{
 --->  Scanning binaries for linking errors

 Warning: Error parsing file /opt/local/share/git-gui/lib/Git
 Gui.app/Contents/MacOS/Wish: Error opening or reading file


 share/git-gui/lib/Git Gui.app/ doesn't exist

 git @2.35.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_28
 (active)

 port contents git  | grep -i wish
   /opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish
 }}}

--

Comment (by ryandesign):

 If `/opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish` does not
 exist on your disk after installing the git port, there is something wrong
 with your machine. It does exist on my machine.

 Perhaps something deleted it after you installed the port. To get it back,
 you could:
 {{{
 sudo port -f deactivate git
 sudo port activate git
 }}}

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


More information about the macports-tickets mailing list