X-Recipient: archive-cygwin@delorie.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=Jb/Koey5MJgyeMNL
	Pf5MDu4xogh/HxP+27tQptndoOCvU239l5ZjPdaMotyUB4MCzBqXqaq8JmPQ0G4P
	1X5ZRHAhcLmzwFY9IKtv4Xv18iZ8LAPHr4I2Yv09Sb1kekHgSlbmj/wGxO9QQHLI
	xO+q25ebJ8zs8SiU9z5T0F1K5rI=
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=N20+rPzvp2CVbsjtskBWUV
	tNkHs=; b=V9eG9Kv2M9iTGagxyjtQnwjQTGEWeUv1fIJZXpGW/IOEJRlY/6qc+v
	uCLKXgHQhyYIbfBceInBwwN9BNGedAu5xkiJAbdbt3F/IHgSMucErJNy9OLW86zc
	QJcX2vytF7lgQ+t3yxhLjFsmelUrGFj6sFdxd3V7xJ9vw6Jl9r64Y=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=
X-HELO: smtp-out-so.shaw.ca
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: gost.dll required but missing after latest Cygwin update (was: Error report: could not load the shared library)
To: cygwin@cygwin.com
References: <66745f54e0fa431398c2b32c729e3315@srv-mail-102.zhaw.ch>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Openpgp: preference=signencrypt
Message-ID: <3cf1411a-584e-84cf-3150-34b62a2af52d@SystematicSw.ab.ca>
Date: Thu, 21 Mar 2019 07:58:21 -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: <66745f54e0fa431398c2b32c729e3315@srv-mail-102.zhaw.ch>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes


On 2019-03-21 06:47, Liebeskind Uri (luri) wrote:
> After the last cygwin update some important commands such as host, dig... do
> not work anymore.
> Here the output of the error:
> dig
> 21-Mar-2019 13:42:13.473 ENGINE_by_id failed (crypto failure)
> 21-Mar-2019 13:42:13.474 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
> 21-Mar-2019 13:42:13.474 error:25070067:DSO support routines:DSO_load:could not load the shared library:crypto/dso/dso_lib.c:162:
> 21-Mar-2019 13:42:13.474 error:260B6084:engine routines:dynamic_load:dso not found:crypto/engine/eng_dyn.c:414:
> 21-Mar-2019 13:42:13.474 error:2606A074:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:334:id=gost
> dig: dst_lib_init: crypto failure
> host
> 21-Mar-2019 13:42:16.407 ENGINE_by_id failed (crypto failure)
> 21-Mar-2019 13:42:16.408 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
> 21-Mar-2019 13:42:16.408 error:25070067:DSO support routines:DSO_load:could not load the shared library:crypto/dso/dso_lib.c:162:
> 21-Mar-2019 13:42:16.408 error:260B6084:engine routines:dynamic_load:dso not found:crypto/engine/eng_dyn.c:414:
> 21-Mar-2019 13:42:16.408 error:2606A074:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:334:id=gost
> host: dst_lib_init: crypto failure
> In the attachment you find the cygcheck report.
> Here a post from another user that describes the same problem:
> https://www.mail-archive.com/search?l=cygwin@cygwin.com&q=subject:%22gost.dll+required+but+missing+after+latest+Cygwin+update%22&o=newest&f=1
> thank you for fixing this or providing a solution and kind regards,

As in the other user's post (canonical URL):

	https://cygwin.com/ml/cygwin/2019-03/msg00517.html

downgrading bind-utils to the previous release solves the problem.

-- 
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

