Re: Can't resolve dependency "perl5302-core" ...
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 1/14/23 7:47 PM, Lucier, Bradley J wrote: > Is there a quick fix for this? I searched the mail list, but didn’t have much luck. Thanks. > > Brad > > I already patched /opt/sw/lib/perl5/Fink/Services.pm line 1380 to warn instead of die. > > [Bradleys-Mac-mini:~/Downloads] lucier% fink update-all > 12.6 does not match the expected value of 12.5. Please run `fink selfupdate` to download a newer version of fink at /opt/sw/lib/perl5/Fink/Services.pm line 1380. > Scanning package description files.......... > Information about 14084 packages read in 12 seconds. > Can't resolve dependency "perl5302-core" for package "file-temp-pm5302-0.23.11-2" (no matching packages/versions found) > Exiting with failure. > [Bradleys-Mac-mini:~/Downloads] lucier% perl --version > > This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level > (with 2 registered patches, see perl -V for more detail) There have been a bunch of updates in the dev branch for Fink on Monterey and Ventura. To get the latest: mkdir ~/src cd src git clone https://github.com/TheSin-/fink fink-thesin cd fink-thesin git checkout dpkg1.16 ./inject.pl This will update your existing Fink install to the tip of the dev branch. Then running `fink selfupdate` should clear up the issue, because perl5302-core should be available for macOS 12.6. Hanspeter -- There are 3 kinds of biologists: those who can count, and those who can't. _______________________________________________ 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