Re: [Fink-beginners] Fink selfudate-git error in 15.7.1

Scott Hannahs via Fink-users <[email protected]> Mon, 27 Oct 2025 14:27:27 -0400
Newsgroups gmane.os.apple.fink.general,gmane.os.apple.fink.beginners
Message-ID <[email protected]>
--===============3760583768881145811==
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_50036CB9-AAD8-4C08-BB58-70051CAAD8EC"


--Apple-Mail=_50036CB9-AAD8-4C08-BB58-70051CAAD8EC
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Dear a_sk,

Why are you manually using git?!!!

You will have problems using the user akios if you have a standard fink =
install, since all the package files are set to root and read only for =
group and others.

What is wrong with using =E2=80=9Cfink self-update=E2=80=9D as you =
showed in your note.  If your system is not set to use git, then run =
=E2=80=9Cfink self-update-git=E2=80=9D ONCE and then revert to the plain =
self-update for subsequent updates that will then use git as a default.

Not sure what you have recovered or changed about your setup, but you =
may have munged up the fink installation to the point where it will be =
difficult to fix.

So now that you have the correct =E2=80=9Cservices.pm=E2=80=9D file in =
place, what happens if you do a =E2=80=9Cfink self-update=E2=80=9D ????

-Scott

> On Oct 27, 2025, at 2:37=E2=80=AFAM, a_sk--- via Fink-users =
<[email protected]> wrote:
>=20
> 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).
>=20
> 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
>=20
> Fink on recovered Mac shows the same error(I am afraid corrected =
Services.pm one was not kept now)
>=20
> Then Services.pm was corrected by the same rule (https:// =E2=80=A6.). =
 But different errors occurred as follows;
>=20
> 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=

>=20
>=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'.
>=20
> /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.
>=20
> ## By the way, Time Machine data stores Fink data there??
>=20
>> 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)


--Apple-Mail=_50036CB9-AAD8-4C08-BB58-70051CAAD8EC
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;"><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 a_sk,<div><br></div><div>Why are =
you manually using git?!!!<div><br></div><div>You will have problems =
using the user akios if you have a standard fink install, since all the =
package files are set to root and read only for group and =
others.</div><div><br></div><div>What is wrong with using =E2=80=9Cfink =
self-update=E2=80=9D as you showed in your note. &nbsp;If your system is =
not set to use git, then run =E2=80=9Cfink self-update-git=E2=80=9D ONCE =
and then revert to the plain self-update for subsequent updates that =
will then use git as a default.</div><div><br></div><div>Not sure what =
you have recovered or changed about your setup, but you may have munged =
up the fink installation to the point where it will be difficult to =
fix.</div><div><br></div><div>So now that you have the correct =
=E2=80=9Cservices.pm=E2=80=9D file in place, what happens if you do a =
=E2=80=9Cfink self-update=E2=80=9D =
????</div><div><br></div><div>-Scott</div><div><div><br><blockquote =
type=3D"cite"><div>On Oct 27, 2025, at 2:37=E2=80=AFAM, a_sk--- via =
Fink-users &lt;[email protected]&gt; wrote:</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: 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&nbsp;</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&nbsp;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.). &nbsp;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.&nbsp;</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&nbsp;</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 =
&lt;[email protected]&gt;:</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).&nbsp;</div><div>It =
was concluded &nbsp; "the Fink bug.=E2=80=9D =
&nbsp;</div><div><br></div><div>Shall I do the same replacement cited or =
others, if that is the case, please show me? &nbsp;</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. &nbsp;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. &nbsp; 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 &lt;[email protected]&gt;:</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 =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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;?? &nbsp;Do we need newer Fink? =
&nbsp;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 =
&lt;[email protected]&gt;:</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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'11.6' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'11.7' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'12.6' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'12.7' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'13.6' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'13.7' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
'14.7' =3D&gt; 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">&nbsp; &nbsp; =
&nbsp;die "$sw_vers does not match the expected value of =
$darwin_</span><span style=3D"font-variant-ligatures: =
no-common-ligatures; color: #c1651c"> &nbsp; </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">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 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 =
&nbsp;(nil)</span></div></span></div></div></div></blockquote></div></div>=
</div></div></div></div></blockquote></div></div></div></div></blockquote>=
</div></div></div></div></blockquote></div><br></div></div></div></body></=
html>=

--Apple-Mail=_50036CB9-AAD8-4C08-BB58-70051CAAD8EC--


--===============3760583768881145811==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============3760583768881145811==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
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
--===============3760583768881145811==--