delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.1 sourceware.org D994B3857035 |
Authentication-Results: | sourceware.org; |
dmarc=none (p=none dis=none) header.from=dinwoodie.org | |
Authentication-Results: | sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org |
Date: | Mon, 31 Oct 2022 11:44:52 +0000 |
From: | Adam Dinwoodie <adam AT dinwoodie DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Git not fetching https repository: cannot open shared object |
file (probably cyggsasl-18.dll ?) | |
Message-ID: | <20221031114452.kzfge5hdat4ov5de@lucy.dinwoodie.org> |
References: | <Y1+wqQKHqV6A4bRQ DOT ref AT nuvolo> |
<Y1+wqQKHqV6A4bRQ AT nuvolo> | |
MIME-Version: | 1.0 |
In-Reply-To: | <Y1+wqQKHqV6A4bRQ@nuvolo> |
X-Spam-Status: | No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 | |
X-Spam-Checker-Version: | SpamAssassin 3.4.6 (2021-04-09) on |
server2.sourceware.org | |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.29 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
Reply-To: | cygwin AT cygwin DOT com |
Errors-To: | cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com |
Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |