On Mon, Oct 31, 2022 at 12:25:29PM +0100, Arrigo Marchiori via Cygwin wrote:
> Dear All,
> 
> on my Cygwin installation, updated today, I cannot run `git fetch'
> on a https repository.
> 
> Transcript:
> 
> ----8<--------8<--------8<--------8<--------8<--------8<--------8<---------
> 
> $ git fetch
> C:/cygwin64/usr/libexec/git-core/git-remote-https.exe: error while loading 
> shared libraries: ?: cannot open shared object file: No such file or directory
> 
> $ cygcheck.exe /cygdrive/c/cygwin64/usr/libexec/git-core/git-remote-https.exe
> c:\cygwin64\usr\libexec\git-core\git-remote-https.exe
>   C:\cygwin64\bin\cygcurl-4.dll
>     C:\cygwin64\bin\cygbrotlidec-1.dll
>       C:\cygwin64\bin\cygwin1.dll
>         C:\Windows\system32\KERNEL32.dll
>           C:\Windows\system32\ntdll.dll
>           C:\Windows\system32\KERNELBASE.dll
>       C:\cygwin64\bin\cygbrotlicommon-1.dll
>     C:\cygwin64\bin\cygcrypto-1.1.dll
>       C:\cygwin64\bin\cygz.dll
>     C:\cygwin64\bin\cyggssapi_krb5-2.dll
>       C:\cygwin64\bin\cygk5crypto-3.dll
>         C:\cygwin64\bin\cygkrb5support-0.dll
>           C:\cygwin64\bin\cygintl-8.dll
>             C:\cygwin64\bin\cygiconv-2.dll
>       C:\cygwin64\bin\cygkrb5-3.dll
>         C:\cygwin64\bin\cygcom_err-2.dll
>           C:\cygwin64\bin\cyggcc_s-seh-1.dll
>     C:\cygwin64\bin\cygidn2-0.dll
>     C:\cygwin64\bin\cyglber-2.dll
>     C:\cygwin64\bin\cygldap-2.dll
>       C:\cygwin64\bin\cygsasl2-3.dll
>       C:\cygwin64\bin\cygssl-1.1.dll
>     C:\cygwin64\bin\cygnghttp2-14.dll
>     C:\cygwin64\bin\cygpsl-5.dll
>       C:\cygwin64\bin\cygunistring-2.dll
>     C:\cygwin64\bin\cygssh2-1.dll
>     C:\cygwin64\bin\cygzstd-1.dll
>   C:\cygwin64\bin\cygpcre2-8-0.dll
> cygcheck: track_down: could not find cyggsasl-18.dll
> 
> ----8<--------8<--------8<--------8<--------8<--------8<--------8<---------
> 
> I cannot find any packages providing that cyggsasl-18.dll

This is working fine for me, but you're definitely not the only person
reporting problems involving cyggsasl-18.dll, per
https://cygwin.com/pipermail/cygwin/2022-October/252386.html

Notably, it's working fine for me, and my local packages are up to date
with my normal mirror, but my mirror is still serving curl 7.85.0-1 as
current.  That suggests a temporary workaround might be to install
7.85.0-1 (or earlier) of any curl packages you have installed.

> Please let me know if you need any more information.

If the above doesn't help, the standard diagnostics described at the
problem reporting page, particularly the requested cygcheck output,
would be useful:

> Problem reports:      https://cygwin.com/problems.html

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to