Re: Problems with Big Sur
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 12/8/20 10:21 AM, [email protected] wrote: > Use of uninitialized value $javadir in pattern match (m//) at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 448. > Use of uninitialized value $ver in pattern match (m//) at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 448. > Use of uninitialized value $javadir in opendir at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 449. > Use of uninitialized value $ver in pattern match (m//) at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 573. > Use of uninitialized value $ver in pattern match (m//) at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 606. > Use of uninitialized value $ver in pattern match (m//) at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 643. > Use of uninitialized value $ver in pattern match (m//) at > /opt/sw/lib/perl5/Fink/VirtPackage.pm line 643. This is due to broken detection of the system-java packages. I just tested the latest jdk15 on a clean Fink install and these errors popped up. So the way the latests JDKs report their version is breaking Fink's java detection. https://github.com/fink/fink/issues/212 Hanspeter _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners