Re: any way around this?
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 11/1/21 8:50 PM, Scott Hannahs via Fink-users wrote: > On Nov 1, 2021, at 9:35 PM, Hanspeter Niederstrasser <[email protected]> wrote: >> >> On 11/1/21 4:20 PM, James Coyle via Fink-users wrote: >>> Is there a way to get past this apparent incompatibility? >>> JamesCoyleiMac:~ jimcoyle$ fink selfupdate >>> 12.0 does not match the expected value of . Please run `fink selfupdate` to download a newer version of fink at /opt/sw/lib/perl5/Fink/Services.pm line 1370. >> >> What version of fink are you running? Did you just update from another macOS version? If so, what macOS were you previously running? > > Is this the problem of not being able to identify the version from the Darwin version? I get an error on macOS 11.6 with the message > "11.6 does not match the expected value of 11.5. Please run `fink selfupdate` to download a newer version of fink” > > I edited the file to change the “die” command to a "print()” command so I get it as a warning. Should fink still be expecting a certain value of sw_vers based on the Darwin version from the “uname -r” command. It is a nice consistency check but it has issues. The consistency check was recently updated (Oct 21) to understand both macOS 12 and macOS11.6. If you go into the git source tree where you first got the Fink version that works on BigSur+, run these commands: git pull --rebase ./inject.pl <PATH TO YOUR FINK TREE> This will get you the latest commits to Fink, then update your working fink tool so it can use them. Hanspeter _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users