ReRe: Fink selfudate-git error in 15.7.1
a_sk--- via Fink-beginners <[email protected]> Mon, 27 Oct 2025 15:37:54 +0900
| Newsgroups | gmane.os.apple.fink.beginners,gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
--===============2574437030844074439== Content-Type: multipart/alternative; boundary="Apple-Mail=_581D3C91-656D-424F-9A80-70DC8E13276C" --Apple-Mail=_581D3C91-656D-424F-9A80-70DC8E13276C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Due to Mac OS(Sequoia 15.7.1) trouble, I recovered macOS data to "some = day=E2=80=99s TimeMachine data" (after make OS perfectly clean). On said day happened to be one when I'd corrected =E2=80=9CServices.pm" = in /opt/sw/lib/perl5/Fink/Services.pm by=20 = https://raw.githubusercontent.com/fink/fink/refs/heads/master/perlmod/Fink= /Services.pm Fink on recovered Mac shows the same error(I am afraid corrected = Services.pm one was not kept now) Then Services.pm was corrected by the same rule (https:// =E2=80=A6.). = But different errors occurred as follows; Please note: the simple command 'fink selfupdate' should be used for = routine updating; you only need to use a command like 'fink selfupdate-cvs' or = 'fink selfupdate --method=3Drsync' if you are changing your update method.=20 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 'akios'. = After that, the core packages will be updated right away; you should then = update the=20 other packages using commands like 'fink update-all'. /usr/bin/su akios -c =E2=80=98/usr/bin/git fetch =E2=80=94quiet origin' /usr/bin/su akios -c '/usr/bin/git checkout --quiet master' /usr/bin/su akios -c '/usr/bin/git merge --ff-only --quiet = origin/master' error: The following untracked working tree files would be overwritten = by merge: 10.9-libcxx/stable/main/finkinfo/graphics/gd2-jpeg-boolean.patch = 10.9-libcxx/stable/main/finkinfo/graphics/gd2-nox-jpeg-boolean.patch 10.9-libcxx/stable/main/finkinfo/graphics/libtheora0-shlibs.info = 10.9-libcxx/stable/main/finkinfo/graphics/libtheora0-shlibs.patch 10.9-libcxx/stable/main/finkinfo/graphics/libtheora1-shlibs.info 10.9-libcxx/stable/main/finkinfo/graphics/libwmf-gd-fixes.patch 10.9-libcxx/stable/main/finkinfo/net/bmon_unused.patch Please move or remove them before you merge. Aborting ### execution of /usr/bin/su failed, exit code 1 Failed: Updating using git failed. Check the error messages above. ## By the way, Time Machine data stores Fink data there?? > 2025/10/20 11:04=E3=80=81a_sk--- via Fink-beginners = <[email protected]>: >=20 > Dear Hanspeter Niederstrasser and others, >=20 > I took the same raplacement done on Sonoma that included Sequoia case = (I guess on Tahoes, shall be somewhat modifies). > Then I=E2=80=99ve tried =E2=80=9CFink selfupdate-git=E2=80=9D, which = works without troubles. >=20 >> 2025/10/19 11:[email protected]: >>=20 >> Dear Hanspeter Niederstrasser and Fink experts, >>=20 >> 1) I=E2=80=99ve reminded the similar situation in Sonoma (ref: See = the following mail).=20 >> It was concluded "the Fink bug.=E2=80=9D =20 >>=20 >> Shall I do the same replacement cited or others, if that is the case, = please show me? =20 >> I wonder if such Fink bug was still realized (!?) >>=20 >> 2) At that time, new Mac version Sequoia(waiting much) was newly = installed, as the reply had reached me late. After some understadable = trouble(need my try and errors), it finally worked well. >>=20 >> (I should have updated new version =E2=80=9CTahoes=E2=80=9D, not = toutch minor version up. Do you think which is preferable) >>=20 >>> Download this file: >>> = https://raw.githubusercontent.com/fink/fink/refs/heads/master/perlmod/Fink= /Services.pm >>=20 >>> 2024/12/21 20:27=E3=80=81Hanspeter Niederstrasser = <[email protected]>: >>>=20 >>> a_sk--- via Fink-beginners wrote: >>>> After update macOS Sonoma14.6.1 to 14.7 today; >>>> I've just run the following. >>>> $ fink selfupdate-git >>>> 14.7 does not match the expected value of 14.6. Please run `fink = selfupdate` to download a newer version of fink at = /opt/sw/lib/perl5/Fink/Services.pm line 1450. >>>> /opt/sw/lib/perl5/Fink/Services.pm >>>> 1450 die "$sw_vers does not match the = expected value of $darwin_osx. Please run `fink selfupdate` to download = a newer version of fink=E2=80=9D; >>>> What is the a newer version of fink=E2=80=9D;?? Do we need newer = Fink? If that=E2=80=99s the case, what kinds? >>>> (Note) CLT 15.3, Xcode 15.3, exactly the same one as macOS = Sonoma14.6.1 >>>=20 >>> Unfortunately, there's a bug[1] in the fink update code that's = causing a deadlock (the installed Fink that doesn't know about 14.7 = needs to know about 14.7 in order fetch the version that runs on 14.7. = oops). The current workaround is to manually copy a patched version of = the buggy file into /opt/sw, then selfupdate should work and get you = going. >>>=20 >>> Download this file: >>> = https://raw.githubusercontent.com/fink/fink/refs/heads/master/perlmod/Fink= /Services.pm >>>=20 >>> And save it to /opt/sw/lib/perl5/Fink/Services.pm >>>=20 >>> `fink selfupdate` should work again >>>=20 >>> [1] bug: https://github.com/fink/fink/issues/266 >>>=20 >>> Hanspeter >>=20 >>> 2025/10/18 14:09=E3=80=81a_sk--- via Fink-beginners = <[email protected]>: >>>=20 >>> Hi all >>>=20 >>> Today I have updated macOS Sequoia 15.6.1 to 15.7.1 (so called = security update by Apple). >>> I re-installed "Command_Line_Tools_for_Xcode_16.4.dmg=E2=80=9D just = for confirmation(so far installed and no troubles) >>>=20 >>> Log is as follows; >>>=20 >>> $ fink selfupdate-git >>> Password: >>> Use of uninitialized value in numeric eq (=3D=3D) at = /opt/sw/lib/perl5/Fink/Services.pm line 1459. >>> 15.7 does not match the expected value of 15.6. Please run `fink = selfupdate` to download a newer version of fink at = /opt/sw/lib/perl5/Fink/Services.pm line 1459. >>>=20 >>>=20 >>> What=E2=80=99s happened by this update? And what shall I do simply = ?? >>>=20 >>> Services.pm around line 1459 is --- >>> 1450 my %sw_to_darwin =3D ( >>> 1451 '11.6' =3D> 11.5, >>> 1452 '11.7' =3D> 11.5, >>> 1453 '12.6' =3D> 12.5, >>> 1454 '12.7' =3D> 12.5, >>> 1455 '13.6' =3D> 13.5, >>> 1456 '13.7' =3D> 13.5, >>> 1457 '14.7' =3D> 14.6); >>> 1458 die "$sw_vers does not match the expected value of = $darwin_ osx. Please run `fink selfupdate` to download a newer version = of fink" >>> 1459 unless $sw_to_darwin{$sw_vers} =3D=3D = $darwin_osx; >>>=20 >>> $ sw_vers >>> ProductName: macOS >>> ProductVersion: 15.7.1 >>> BuildVersion: 24G231 >>>=20 >>> $darwin_osx (nil) >>> _______________________________________________ >>> 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 >>=20 >=20 > _______________________________________________ > 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 --Apple-Mail=_581D3C91-656D-424F-9A80-70DC8E13276C Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"content-type" content=3D"text/html; = charset=3Dutf-8"></head><body style=3D"overflow-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;"><font = face=3D"Menlo" style=3D"font-size: 12px;">Due to Mac OS(Sequoia 15.7.1) = trouble, I recovered macOS data to "some day=E2=80=99s TimeMachine data" = (after make OS perfectly clean).</font><div><font face=3D"Menlo" = style=3D"font-size: 12px;"><br></font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">On said day happened to be one when I'd = corrected =E2=80=9CServices.pm" in /opt/sw/lib/perl5/Fink/Services.pm = by </font></div><div><a = href=3D"https://raw.githubusercontent.com/fink/fink/refs/heads/master/perl= mod/Fink/Services.pm"><font face=3D"Menlo" style=3D"font-size: = 12px;">https://raw.githubusercontent.com/fink/fink/refs/heads/master/perlm= od/Fink/Services.pm</font></a></div><div><div><font face=3D"Menlo" = style=3D"font-size: 12px;"><br></font></div><div><font = face=3D"Menlo"><span style=3D"font-size: 12px;">Fink on recovered = Mac shows the same error(I am afraid corrected Services.pm one was = not kept now)</span></font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;"><br></font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">Then Services.pm was corrected by the same = rule (https:// =E2=80=A6.). But different errors occurred as = follows;</font></div><div><div><font face=3D"Menlo" style=3D"font-size: = 12px;"><br></font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;">Please note: the simple command 'fink selfupdate' should be used = for routine</font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;">updating; you only need to use a command like 'fink = selfupdate-cvs' or 'fink</font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">selfupdate --method=3Drsync' if you are = changing your update method. </font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;"><br></font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;"><br></font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">I will now run the git command to retrieve = the latest package descriptions. The</font></div><div><font face=3D"Menlo"= style=3D"font-size: 12px;">'su' command will be used to run the git = command as the user 'akios'. After</font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">that, the core packages will be updated right = away; you should then update the </font></div><div><font = size=3D"2">other packages using commands like 'fink = update-all'</font>.</div><div><br></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">/usr/bin/su akios -c =E2=80=98/usr/bin/git = fetch =E2=80=94quiet origin'</font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">/usr/bin/su akios -c '/usr/bin/git checkout = --quiet master'</font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;">/usr/bin/su akios -c '/usr/bin/git merge --ff-only --quiet = origin/master'</font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;">error: The following untracked working tree files would be = overwritten by merge:</font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;"><span class=3D"Apple-tab-span" = style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/graphics/gd2-jpeg-boolean.patch</f= ont></div><div><font face=3D"Menlo" style=3D"font-size: 12px;"><span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/graphics/gd2-nox-jpeg-boolean.patc= h</font></div><div><font face=3D"Menlo" style=3D"font-size: 12px;"><span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/graphics/libtheora0-shlibs.info</f= ont></div><div><font face=3D"Menlo" style=3D"font-size: 12px;"><span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/graphics/libtheora0-shlibs.patch</= font></div><div><font face=3D"Menlo" style=3D"font-size: 12px;"><span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/graphics/libtheora1-shlibs.info</f= ont></div><div><font face=3D"Menlo" style=3D"font-size: 12px;"><span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/graphics/libwmf-gd-fixes.patch</fo= nt></div><div><font face=3D"Menlo" style=3D"font-size: 12px;"><span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>10.9-libcxx/stable/main/finkinfo/net/bmon_unused.patch</font></div>= <div><font face=3D"Menlo" style=3D"font-size: 12px;">Please move or = remove them before you merge.</font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">Aborting</font></div><div><font face=3D"Menlo" = style=3D"font-size: 12px;">### execution of /usr/bin/su failed, exit = code 1</font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;">Failed: Updating using git failed. Check the error messages = above.</font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;"><br></font></div><div><font face=3D"Menlo" style=3D"font-size: = 12px;">## By the way, Time Machine data stores Fink data = there??</font></div></div><div><br><blockquote = type=3D"cite"><div>2025/10/20 11:04=E3=80=81a_sk--- via Fink-beginners = <[email protected]>:</div><br = class=3D"Apple-interchange-newline"><div><meta http-equiv=3D"content-type"= content=3D"text/html; charset=3Dutf-8"><div style=3D"overflow-wrap: = break-word; -webkit-nbsp-mode: space; line-break: = after-white-space;"><font face=3D"Menlo" style=3D"font-size: 14px;">Dear = Hanspeter Niederstrasser and others,</font><div><font face=3D"Menlo" = style=3D"font-size: 14px;"><br></font></div><div><font face=3D"Menlo" = style=3D"font-size: 14px;">I took the same raplacement done on Sonoma = that included Sequoia case (I guess on Tahoes, shall be somewhat = modifies).</font></div><div><font face=3D"Menlo" style=3D"font-size: = 14px;">Then I=E2=80=99ve tried =E2=80=9CFink selfupdate-git=E2=80=9D, = which works without troubles.</font></div><div><div><br><blockquote = type=3D"cite"><div>2025/10/19 11:[email protected]:</div><br = class=3D"Apple-interchange-newline"><div><meta http-equiv=3D"content-type"= content=3D"text/html; charset=3Dutf-8"><div style=3D"overflow-wrap: = break-word; -webkit-nbsp-mode: space; line-break: = after-white-space;">Dear Hanspeter Niederstrasser and Fink = experts,<div><div><br></div><div>1) I=E2=80=99ve reminded the similar = situation in Sonoma (ref: See the following mail). </div><div>It = was concluded "the Fink bug.=E2=80=9D = </div><div><br></div><div>Shall I do the same replacement cited or = others, if that is the case, please show me? </div><div>I wonder = if such Fink bug was still realized (!?)</div><div><br></div><div>2) At = that time, new Mac version Sequoia(waiting much) was newly installed, as = the reply had reached me late. After some understadable = trouble(need my try and errors), it finally worked = well.</div><div><br></div><div>(I should have updated new version = =E2=80=9CTahoes=E2=80=9D, not toutch minor version up. Do you = think which is preferable)</div><div><br></div><div><blockquote = type=3D"cite" style=3D"">Download this = file:<br>https://raw.githubusercontent.com/fink/fink/refs/heads/master/per= lmod/Fink/Services.pm<br></blockquote><div><br></div><div><blockquote = type=3D"cite" style=3D""><div>2024/12/21 20:27=E3=80=81Hanspeter = Niederstrasser <[email protected]>:</div><br = class=3D"Apple-interchange-newline"><div>a_sk--- via Fink-beginners = wrote:<br><blockquote type=3D"cite">After update macOS Sonoma14.6.1 to = 14.7 today;<br>I've just run the following.<br>$ fink = selfupdate-git<br>14.7 does not match the expected value of 14.6. Please = run `fink selfupdate` to download a newer version of fink at = /opt/sw/lib/perl5/Fink/Services.pm line = 1450.<br>/opt/sw/lib/perl5/Fink/Services.pm<br>1450 = &n= bsp; die = "$sw_vers does not match the expected value of $darwin_osx. Please run = `fink selfupdate` to download a newer version of fink=E2=80=9D;<br>What = is the a newer version of fink=E2=80=9D;?? Do we need newer Fink? = If that=E2=80=99s the case, what kinds?<br>(Note) CLT 15.3, Xcode = 15.3, exactly the same one as macOS = Sonoma14.6.1<br></blockquote><br>Unfortunately, there's a bug[1] in the = fink update code that's causing a deadlock (the installed Fink that = doesn't know about 14.7 needs to know about 14.7 in order fetch the = version that runs on 14.7. oops). The current workaround is to manually = copy a patched version of the buggy file into /opt/sw, then selfupdate = should work and get you going.<br><br>Download this = file:<br>https://raw.githubusercontent.com/fink/fink/refs/heads/master/per= lmod/Fink/Services.pm<br><br>And save it to = /opt/sw/lib/perl5/Fink/Services.pm<br><br>`fink selfupdate` should work = again<br><br>[1] bug: = https://github.com/fink/fink/issues/266<br><br>Hanspeter</div></blockquote= ><div><br><blockquote type=3D"cite"><div>2025/10/18 14:09=E3=80=81a_sk--- = via Fink-beginners = <[email protected]>:</div><br = class=3D"Apple-interchange-newline"><div><meta http-equiv=3D"content-type"= content=3D"text/html; charset=3Dutf-8"><div style=3D"overflow-wrap: = break-word; -webkit-nbsp-mode: space; line-break: = after-white-space;"><font face=3D"Menlo" size=3D"2">Hi = all</font><div><font face=3D"Menlo" size=3D"2"><br></font></div><div><font= face=3D"Menlo" size=3D"2">Today I have updated macOS Sequoia 15.6.1 to = 15.7.1 (so called security update by Apple).</font></div><div><font = face=3D"Menlo" size=3D"2">I re-installed = "Command_Line_Tools_for_Xcode_16.4.dmg=E2=80=9D just for confirmation(so = far installed and no troubles)</font></div><div><font face=3D"Menlo" = size=3D"2"><br></font></div><div><font face=3D"Menlo" size=3D"2">Log is = as follows;</font></div><div><font face=3D"Menlo" = size=3D"2"><br></font></div><div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures">$ fink selfupdate-git</span></div><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: = no-common-ligatures">Password:</span></div><div style=3D"margin: 0px; = font-style: normal; font-variant-caps: normal; font-width: normal; = font-size: 14px; line-height: normal; font-family: Menlo; = font-size-adjust: none; font-kerning: auto; font-variant-alternates: = normal; font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures">Use of uninitialized value in numeric eq (=3D=3D) = at /opt/sw/lib/perl5/Fink/Services.pm line 1459.</span></div><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: no-common-ligatures">15.7 does not = match the expected value of 15.6. Please run `fink selfupdate` to = download a newer version of fink at /opt/sw/lib/perl5/Fink/Services.pm = line 1459.</span></div><div style=3D"margin: 0px; font-style: normal; = font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures"><br></span></div><div style=3D"margin: 0px; = font-style: normal; font-variant-caps: normal; font-width: normal; = font-size: 14px; line-height: normal; font-family: Menlo; = font-size-adjust: none; font-kerning: auto; font-variant-alternates: = normal; font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures"><br></span></div><div style=3D"margin: 0px; = font-style: normal; font-variant-caps: normal; font-width: normal; = font-size: 14px; line-height: normal; font-family: Menlo; = font-size-adjust: none; font-kerning: auto; font-variant-alternates: = normal; font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures">What=E2=80=99s happened by this update? And what = shall I do simply ??</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures"><br></span></div><div style=3D"margin: 0px; = font-style: normal; font-variant-caps: normal; font-width: normal; = font-size: 14px; line-height: normal; font-family: Menlo; = font-size-adjust: none; font-kerning: auto; font-variant-alternates: = normal; font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;">Services.pm around line 1459 is = ---</div><div><div><div style=3D"margin: 0px; font-style: normal; = font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1450 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = my %sw_to_darwin =3D = (</span></div><div style=3D"margin: 0px; font-style: normal; = font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1451 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '11.6' =3D> 11.5,</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1452 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '11.7' =3D> 11.5,</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1453 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '12.6' =3D> 12.5,</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1454 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '12.7' =3D> 12.5,</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1455 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '13.6' =3D> 13.5,</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1456 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '13.7' =3D> 13.5,</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1457 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = = '14.7' =3D> 14.6);</span></div><div style=3D"margin: 0px; font-style: = normal; font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c">1458 </span><span = style=3D"font-variant-ligatures: no-common-ligatures"> = die "$sw_vers does not match the expected value of = $darwin_</span><span style=3D"font-variant-ligatures: = no-common-ligatures; color: #c1651c"> </span><span = style=3D"font-variant-ligatures: no-common-ligatures">osx. Please run = `fink selfupdate` to download a newer version of fink"</span></div><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: no-common-ligatures; color: = #c1651c">1459 </span><span style=3D"font-variant-ligatures: = no-common-ligatures"> = unless $sw_to_darwin{$sw_vers} =3D=3D = $darwin_osx;</span></div></div></div></div><div><span = style=3D"font-variant-ligatures: = no-common-ligatures"><br></span></div><div><span = style=3D"font-variant-ligatures: no-common-ligatures"><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: no-common-ligatures">$ = sw_vers</span></div><div style=3D"margin: 0px; font-style: normal; = font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures">ProductName:<span class=3D"Apple-tab-span" = style=3D"white-space:pre"> </span>macOS</span></div><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: = no-common-ligatures">ProductVersion:<span class=3D"Apple-tab-span" = style=3D"white-space:pre"> </span>15.7.1</span></div><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: no-common-ligatures">BuildVersion:<span = class=3D"Apple-tab-span" style=3D"white-space:pre"> = </span>24G231</span></div><div style=3D"margin: 0px; font-style: normal; = font-variant-caps: normal; font-width: normal; font-size: 14px; = line-height: normal; font-family: Menlo; font-size-adjust: none; = font-kerning: auto; font-variant-alternates: normal; = font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-feature-settings: normal; font-optical-sizing: auto; = font-variation-settings: normal;"><span style=3D"font-variant-ligatures: = no-common-ligatures"><br></span></div><p style=3D"margin: 0px; = font-style: normal; font-variant-caps: normal; font-width: normal; = font-size: 14px; line-height: normal; font-family: Menlo; = font-size-adjust: none; font-kerning: auto; font-variant-alternates: = normal; font-variant-ligatures: normal; font-variant-numeric: normal; = font-variant-east-asian: normal; font-variant-position: normal; = font-variant-emoji: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: no-common-ligatures"></span></p><div = style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; = font-width: normal; font-size: 14px; line-height: normal; font-family: = Menlo; font-size-adjust: none; font-kerning: auto; = font-variant-alternates: normal; font-variant-ligatures: normal; = font-variant-numeric: normal; font-variant-east-asian: normal; = font-variant-position: normal; font-feature-settings: normal; = font-optical-sizing: auto; font-variation-settings: normal;"><span = style=3D"font-variant-ligatures: no-common-ligatures">$darwin_osx = (nil)</span></div></span></div></div>_______________________________= ________________<br>Fink-beginners mailing = list<br>[email protected]<br>List = archive:<br>https://sourceforge.net/p/fink/mailman/fink-users/<br>Subscrip= tion = management:<br>https://lists.sourceforge.net/lists/listinfo/fink-beginners= </div></blockquote></div><br></div></div></div></div></div></blockquote></= div><br></div></div>_______________________________________________<br>Fin= k-beginners mailing list<br>[email protected]<br>List = archive:<br>https://sourceforge.net/p/fink/mailman/fink-users/<br>Subscrip= tion = management:<br>https://lists.sourceforge.net/lists/listinfo/fink-beginners= </div></blockquote></div><br></div></body></html>= --Apple-Mail=_581D3C91-656D-424F-9A80-70DC8E13276C-- --===============2574437030844074439== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============2574437030844074439== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2574437030844074439==--