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
Prior to your latest answer I had tried the following to no avail:
sudo port uninstall perl5 @5.28.3_0+perl5_26
sudo port install perl5
sudo port installed perl5
It looks like "sudo port uninstall obsolete" resolved the install errors.
Editing "/opt/local/etc/macports/macports.conf" and commenti
On Mar 17, 2022, at 11:46, André-John Mas wrote:
> I am having issues installing p7zip on macOS 12.2.1:
It does not appear that you have encountered any problem installing p7zip. Does
p7zip work or no?
> rning: invalid universal_archs configured (should contain at least 2 archs)
In macports.c
Marius,
Thanks, I'll take a look, but I thought MacPorts would have attempted to do the
upgrade automatically, to satisfy the dependency?
> On 17 Mar, 2022, at 13:17, Marius Schamschula wrote:
>
> Andre,
>
> Check the dependents of p5.28-crypt-ssleay:
>
> port rdependents p5.28-crypt-ssleay
Andre,
Check the dependents of p5.28-crypt-ssleay:
port rdependents p5.28-crypt-ssleay
Something is looking for a Perl 5.26 (deprecated) package. You should upgrade
to currently supported Perl branch (5.30, 5.32, or 5.24).
> On Mar 17, 2022, at 11:46 AM, André-John Mas wrote:
>
> Hi,
>
> I