Hi, On Thu, Mar 17, 2022 at 12:46:04PM -0400, André-John Mas wrote: > Warning: Error parsing file /opt/local/share/git-gui/lib/Git > Gui.app/Contents/MacOS/Wish: Error opening or reading file
I've also recently started to get this, I don't know why. Deactivating and activating the git port seems to have fixed it, but I didn't remove the file manually, so maybe some port update did? > ---> Found 2 broken files, matching files to ports > Warning: No port p5.26-net-ssleay found in the index; can't rebuild > ---> Broken files found, but all associated ports are not in the index and > so cannot be rebuilt. I'm assuming the solution for you is to install some port with a newer perl version as dependency. However, unfortunately this output doesn't tell us which port that is. Can you provide the output of $> sudo port -vy rev-upgrade and $> port rdependents p5.26-net-ssleay -- Clemens