Re: Can't resolve dependency "perl5282-core" for package "locale-gettext-pm5282-1.07-1"
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 5/1/21 6:13 PM, Alexander Hansen wrote: > > >> On May 1, 2021, at 15:07, Chris Schram via Fink-beginners <[email protected]> wrote: >> >> A couple of days ago I installed Xcode 12.5, and softwareupdate automagically installed the requisite command line tools. Just now I tried updating Fink, and got the following: >> >> -------------- >> fink --version >> -------------- >> Package manager version: 0.45.99.git >> Distribution version: selfupdate-git Sat May 1 14:51:17 2021, 11.0, x86_64 >> Trees: local/main stable/main >> >> ------------------ >> fink -y selfupdate >> ------------------ >> I will now run the git command to retrieve the latest package descriptions. The >> 'su' command will be used to run the git command as the user 'cschram'. After >> that, the core packages will be updated right away; you should then update the >> other packages using commands like 'fink update-all'. >> >> /usr/bin/su cschram -c '/usr/bin/git fetch --quiet origin' >> /usr/bin/su cschram -c '/usr/bin/git checkout --quiet master' >> /usr/bin/su cschram -c '/usr/bin/git merge --ff-only --quiet origin/master' >> Scanning package description files.......... >> Information about 11084 packages read in 1 seconds. >> WARNING! This version of Perl (5.030002) is not currently supported by Fink. >> Updating anyway, but you may encounter problems. >> No packages to install. >> >> The core packages have been updated. You should now update the other packages >> using commands like 'fink update-all'. >> >> ------------------ >> fink -y update-all >> ------------------ >> Information about 11084 packages read in 2 seconds. >> Can't resolve dependency "perl5282-core" for package >> "locale-gettext-pm5282-1.07-1" (no matching packages/versions found) >> Exiting with failure. >> >> What to do? >> >> -- >> [email protected] is a filtered spam magnet. Email replies may be lost. >> You're better off replying to this newsgroup. >> > > Thanks for the report. > > It looks like our “friends” at Apple decided to update the system’s Perl—I’m not sure if it was the Xcode, Command-Line Tools, or 11.3 update that did it It was 11.3 that turned /usr/bin/perl into 5.30.2 (vs 5.28.2 in 11.2). Note that 11.3 also has /usr/bin/perl5.18, /usr/bin/perl5.28, and /usr/bin/perl5.30, which means that a Fink install from 10.14.6 and later upgraded to macOS 11.3 will still work. However, we don't have an easy way to provide perl5.28.2 for 11.3 w/out starting a new dist (called 1'1.3' similar to how we had to make '10.14.5'). 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