[MacPorts] #64243: Warning: Error parsing file /opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish

MacPorts noreply at macports.org
Sat Dec 18 21:50:46 UTC 2021


#64243: Warning: Error parsing file /opt/local/share/git-gui/lib/Git
Gui.app/Contents/MacOS/Wish
--------------------+-------------------------
 Reporter:  breun   |      Owner:  herbygillot
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.7.1
 Keywords:          |       Port:  git
--------------------+-------------------------
 When running MacPorts commands like `sudo port reclaim` I see this
 warning:

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

 I have this version of the `git` port installed:

 {{{
 ❯ port installed git
 The following ports are currently installed:
   git @2.34.1_1+credential_osxkeychain+diff_highlight+doc+pcre+perl5_28
 (active)
 }}}

 This port lists the following files for a `Git Gui.app`:

 {{{
 ❯ port contents git | grep 'Git Gui'
   /opt/local/share/git-gui/lib/Git Gui.app/Contents/Info.plist
   /opt/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish
   /opt/local/share/git-gui/lib/Git
 Gui.app/Contents/Resources/Scripts/AppMain.tcl
   /opt/local/share/git-gui/lib/Git Gui.app/Contents/Resources/git-gui.icns
 }}}

 However, I don't have a directory called `Git Gui.app` under
 `/opt/local/share/git-gui/lib` on my system.

 Maybe the space in the directory name is not correctly escaped or
 something?

-- 
Ticket URL: <https://trac.macports.org/ticket/64243>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list