www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=Jz9/wFTiKNB6T824 | |
C6PCX0b97Df0go2mJMkrWIWNMmo1R3xxliOxsaE0narOsZGo/pxkSWniWLfauSJQ | |
GtvemR8nfr1AI6QSObWKVg16yu3dv5xUmbkt5aZCAjiNDXO3ecYzr0lbF04i9QGz | |
afQ5/uFZ8Ui6kahagpaxjHd1E0g= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=oojfCZsdFSKLlvTNpnyc2Y | |
uOZZQ=; b=r2l3nrZqX+Amz9fNb9ld6S6eA41oCgmuiU3/RbJovN6wi9NDZ80civ | |
u+4KWhPzv2EWPf1yeg987cRX68T932Ra8NLC60b+r32t51X3vyXbPe5asMGIEqLX | |
0cLQWQw4cutZapXahe6eo8Xywpd69OMptjSzBzIvlWlNrS3Kxf6t8= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-1.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=gostdll, gost.dll, UD:gost.dll, UD:libsureware.so |
X-HELO: | smtp-out-so.shaw.ca |
Reply-To: | Brian DOT Inglis AT SystematicSw DOT ab DOT ca |
Subject: | Re: gost.dll required but missing after latest Cygwin update |
To: | cygwin AT cygwin DOT com |
References: | <3a4d01d4df41$1a8ca440$4fa5ecc0$@bytehouse.co.uk> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Openpgp: | preference=signencrypt |
Message-ID: | <4d111f18-7f78-ab22-481d-700f256136fc@SystematicSw.ab.ca> |
Date: | Wed, 20 Mar 2019 12:43:45 -0600 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.0 |
MIME-Version: | 1.0 |
In-Reply-To: | <3a4d01d4df41$1a8ca440$4fa5ecc0$@bytehouse.co.uk> |
X-IsSubscribed: | yes |
On 2019-03-20 11:19, Alan wrote: > This seems related to openssl 1.1.1b1 but it affects multiple other > programs. > > For example dig no longer works: > > AlanG AT Bytehouse-PC-01 ~ > $ dig bytehouse.co.uk any > 20-Mar-2019 16:52:02.636 ENGINE_by_id failed (crypto failure) > 20-Mar-2019 16:52:02.637 error:25066067:DSO support > routines:dlfcn_load:could not load the shared > library:crypto/dso/dso_dlfcn.c:119:filename(/usr/lib/engines-1.1/gost.dll): > No such file or directory > 20-Mar-2019 16:52:02.637 error:25070067:DSO support routines:DSO_load:could > not load the shared library:crypto/dso/dso_lib.c:162: > 20-Mar-2019 16:52:02.637 error:260B6084:engine routines:dynamic_load:dso not > found:crypto/engine/eng_dyn.c:414: > 20-Mar-2019 16:52:02.637 error:2606A074:engine routines:ENGINE_by_id:no such > engine:crypto/engine/eng_list.c:334:id=gost > dig: dst_lib_init: crypto failure > > I have been unable so far to find a workaround or fix. There's a libgost.so > in /usr/lib/engines-1.0 but no gost.dll anywhere: > > $ ls -al /usr/lib/engine* > /usr/lib/engines-1.0: > total 328 > drwxr-xr-x+ 1 AlanG Domain Users 0 Mar 20 16:50 . > drwxr-xr-x+ 1 AlanG Domain Users 0 Mar 20 16:51 .. > -rwxr-xr-x 1 AlanG Domain Users 18963 Mar 11 17:59 lib4758cca.so > -rwxr-xr-x 1 AlanG Domain Users 18451 Mar 11 17:59 libaep.so > -rwxr-xr-x 1 AlanG Domain Users 17427 Mar 11 17:59 libatalla.so > -rwxr-xr-x 1 AlanG Domain Users 8211 Mar 11 17:59 libcapi.so > -rwxr-xr-x 1 AlanG Domain Users 23059 Mar 11 17:59 libchil.so > -rwxr-xr-x 1 AlanG Domain Users 22035 Mar 11 17:59 libcswift.so > -rwxr-xr-x 1 AlanG Domain Users 8211 Mar 11 17:59 libgmp.so > -rwxr-xr-x 1 AlanG Domain Users 94227 Mar 11 17:59 libgost.so > -rwxr-xr-x 1 AlanG Domain Users 13843 Mar 11 17:59 libnuron.so > -rwxr-xr-x 1 AlanG Domain Users 8211 Mar 11 17:59 libpadlock.so > -rwxr-xr-x 1 AlanG Domain Users 27667 Mar 11 17:59 libsureware.so > -rwxr-xr-x 1 AlanG Domain Users 19987 Mar 11 17:59 libubsec.so > > /usr/lib/engines-1.1: > total 48 > drwxr-xr-x+ 1 AlanG Domain Users 0 Mar 20 16:51 . > drwxr-xr-x+ 1 AlanG Domain Users 0 Mar 20 16:51 .. > -rwxr-xr-x 1 AlanG Domain Users 8211 Mar 11 05:52 capi.dll > -rwxr-xr-x 1 AlanG Domain Users 12307 Mar 11 05:52 padlock.dll > > I've attached a redacted cygcheck file. +1 for bind-utils - looks related to recent openssl update. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |