cygwin vs docker

2020-07-05 Thread Igor Kostenko via Cygwin
Unfortunately I'm unable to reply to the previous thread. Posting workaround which working for me - locations and names emulating cinst cygwin: md c:\tools\cygwin cd c:\tools\cygwin curl -Sso cygwinsetup.exe https://cygwin.com/setup-x86_64 start /wait cygwinsetup -q --root C:\tools\cygwin -P dos2un

Fresh cygwin breaking docker, is there a way to get older cygwin?

2020-07-05 Thread Igor Kostenko via Cygwin
Hello all, After some changes in cygwin, it cannot be installed in docker anymore. It's a docker bug ( https://github.com/moby/moby/issues/41058 ) but I don't think it will be fixed any time soon and I need to install cygwin in docker. Is there a way to get full cygwin mirror on some old date (pre

Re: 1.7.14: bind host crash

2012-05-08 Thread Igor Kostenko
Adrian Fita gmail.com> writes: > Please try to run host under strace like so: > >strace -o host_strace.log host localhost > > and then investigate the resulting file, host_strace.log. First look at > the end for any error, then, if there's no obvious error, look up for > anything suspicio

1.7.14: bind host crash

2012-05-04 Thread Igor Kostenko
I'm using experimental packages. After today's update host utility from bind package stopped working with "dst_lib_init: openssl failure" error. Found advise to install openssl package here - http://sourceware.org/ml/cygwin/2012-04/msg00217.html Now host crashes with both available bind packages