Re: seelfupdate does not work
Heinz Nabielek via Fink-beginners <[email protected]> Sun, 3 Sep 2023 05:40:02 +0200
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
Am 26.08.2023 um 14:15 schrieb Hanspeter Niederstrasser <[email protected]>: > > On 8/25/23 4:05 PM, Heinz Nabielek via Fink-beginners wrote: >> Am 25.08.2023 um 11:25 schrieb Hanspeter Niederstrasser <[email protected]>: >>> >>> On 8/24/23 7:41 PM, Heinz Nabielek via Fink-beginners wrote: >>>> fink selfupdate >>>> Argument "13.-1" isn't numeric in numeric ne (!=) at /opt/sw/lib/perl5/Fink/Services.pm line 1445. >>>> 14.0 does not match the expected value of 13.-1. Please run `fink selfupdate` to download a newer version of fink at /opt/sw/lib/perl5/Fink/Services.pm line 1449. >>>> fink update-all >>>> Argument "13.-1" isn't numeric in numeric ne (!=) at /opt/sw/lib/perl5/Fink/Services.pm line 1445. >>>> 14.0 does not match the expected value of 13.-1. Please run `fink selfupdate` to download a newer version of fink at /opt/sw/lib/perl5/Fink/Services.pm line 1449 >>>> What has happened here? >>>> Heinz >>>> macOS Sonoma beta 14.0 >>>> Darwin iMac-von-Heinz.local 23.0.0 Darwin Kernel Version 23.0.0: Fri Aug 18 00:02:20 PDT 2023; root:xnu-10002.1.11~5/RELEASE_ARM64_T8103 arm64 >>> >>> macOS 14.0beta changed the relationship between the OS version and the kernel version. >>> >>> See this comment for a patch to fix this issue: >>> https://github.com/fink/fink/issues/255#issuecomment-1684711978 >>> >>> If you're bootstrapping fink from scratch you'll run into a later failure about the `-read_only_stubs` in dpkg, but if this was a system upgrade to an existing install, that shouldn't affect you. >> I am lost. Can you take me by the hand and tell me which steops to take? >> Heinz > > This assumes you already have an existing Fink install that broke after you installed the 14.0 beta. It also assumes that your git clone of the Fink source code is from https://github.com/fink/fink and not some other fork (like TheSin-). > > 1) Download the Sonomapatch.patch file from that comment I linked to. > 2) change directory in Terminal to the fink clone from github.com Sorry, I do not understand: director...fink clone from github.com? I am using fink since over 10 years, but had never anything to do with GitHub. My setup is shown below. Please help further. Heinz ls -al /opt/sw total 0 drwxr-xr-x 11 root wheel 352 30 Jun 20:16 . drwxr-xr-x 4 root wheel 128 30 Jun 20:55 .. drwxr-xr-x 811 root admin 25952 3 Aug 13:33 bin drwxr-xr-x 19 root wheel 608 3 Aug 13:33 etc drwxr-xr-x 9 root wheel 288 3 Aug 06:50 fink drwxr-xr-x 208 root admin 6656 3 Aug 13:32 include drwxr-xr-x 406 root admin 12992 3 Aug 13:32 lib drwxr-xr-x 18 root admin 576 3 Aug 13:31 sbin drwxr-xr-x 55 root admin 1760 3 Aug 13:31 share drwxr-xr-x 163 root wheel 5216 3 Aug 05:48 src drwxr-xr-x 9 root wheel 288 2 Jul 04:27 var ls -al /opt/sw/fink total 24 drwxr-xr-x 9 root wheel 288 3 Aug 06:50 . drwxr-xr-x 11 root wheel 352 30 Jun 20:16 .. drwxr-xr-x 8 root wheel 256 3 Aug 06:50 10.9-libcxx lrwxr-xr-x 1 root wheel 11 30 Jun 19:55 13.0 -> 10.9-libcxx -rw-r--r-- 1 root wheel 1545 25 Aug 2020 README -rw-r--r-- 1 1001 1001 11 3 Aug 03:30 TIMESTAMP -rw-r--r-- 1 root wheel 11 25 Aug 2020 VERSION drwxr-xr-x 301 root wheel 9632 3 Aug 13:33 debs lrwxr-xr-x 1 root wheel 4 30 Jun 20:01 dists -> 13.0 sw_vers; uname -a; /usr/bin/perl -v; /usr/bin/python3 —version ProductName: macOS ProductVersion: 14.0 BuildVersion: 23A5337a Darwin iMac-von-Heinz.local 23.0.0 Darwin Kernel Version 23.0.0: Tue Aug 22 02:13:07 PDT 2023; root:xnu-10002.1.11~16/RELEASE_ARM64_T8103 arm64 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) Copyright 1987-2020, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. Python 3.9.6 _______________________________________________ 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