Re: gost.dll required but missing after latest Cygwin update (was: Error report: could not load the shared library)

2019-03-21 Thread Brian Inglis
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

RE: gost.dll required but missing after latest Cygwin update

2019-03-21 Thread Alan
bind-utils 9.11.2-2-P2 has a dependency on libssl1.1. A workaround for my issue seems to be downgrading bind-utils to version 9.11.2-2-P1 which doesn't have that dependency. Thanks go to Brian Ingliss for the hint which pointed me in the right direction. I'd suggest anyone maintaining a package

Re: gost.dll required but missing after latest Cygwin update

2019-03-20 Thread Brian Inglis
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@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.63