Re: curl SFTP transfer from Cygwin on Win10 to Ubuntu 18.04 fails with Unknown host key type: 1835008

2021-05-17 Thread Brian Inglis
On 2021-05-14 23:47, Brian Inglis wrote: On 2021-05-13 22:40, Voris, Ben via Cygwin wrote: curl issue https://github.com/curl/curl/issues/7057 was closed with: "This seems to be purely a libssh2 issue and not a curl one." Curl reports "libssh2/1.7.0" On the same system, ssh reports " OpenSSH_8.5

[ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.76.1-2

2021-05-17 Thread Cygwin curl Maintainer
The following packages have been upgraded in the Cygwin distribution: * curl 7.76.1-2 * libcurl4 7.76.1-2 * libcurl-devel 7.76.1-2 * libcurl-doc 7.76.1-2 * mingw64-x86_64-curl 7.76.1-2 * mingw64-i686-curl 7.76.1-2 Command line tool and Library

[ANNOUNCEMENT] Updated: libssh2_1, libssh2-devel, mingw64-{x86_64, i686}-libssh2 1.9

2021-05-17 Thread Cygwin libssh2 Maintainer
The following packages have been upgraded in the Cygwin distribution: * libssh2_1 1.9 * libssh2-devel 1.9 * mingw64-x86_64-libssh21.9 * mingw64-i686-libssh2 1.9 libssh2 is a library implementing the SSH2 protocol, supporting many features. The

running cygwin setup via windows sshd

2021-05-17 Thread Jason Pyeron
For anyone who likes to try: Windows server 2019 x64 User: domain\jenkins$ is a gmsa Here is my working SSH invocation, after adding my user to the local administrators - will update later to use --no-admin: $ ssh oss-cygwin-jenkins-node -l 'jenkins$' -t 'c:\inst\setup-x86_64.exe -q -f -R c:\c

RE: preventing setup from forking

2021-05-17 Thread Jason Pyeron
> -Original Message- > From: Jon Turney > Sent: Monday, May 17, 2021 4:41 PM > > On 17/05/2021 20:59, Jason Pyeron wrote: > > When I run > > > > c:\inst\setup-x86_64.exe -q -f -R c:\cygwin64 -l c:\inst -P libgcrypt- > devel,asciidoc,cygport,gcc-g++,libpoppler-cpp-devel,libpcre-devel,dejag

Re: preventing setup from forking

2021-05-17 Thread Jon Turney
On 17/05/2021 20:59, Jason Pyeron wrote: When I run c:\inst\setup-x86_64.exe -q -f -R c:\cygwin64 -l c:\inst -P libgcrypt-devel,asciidoc,cygport,gcc-g++,libpoppler-cpp-devel,libpcre-devel,dejagnu,texlive-collection-latex or c:\inst\setup-x86_64.exe -qvW -f -R c:\cygwin64 -l c:\inst -P libgcr

preventing setup from forking

2021-05-17 Thread Jason Pyeron
When I run c:\inst\setup-x86_64.exe -q -f -R c:\cygwin64 -l c:\inst -P libgcrypt-devel,asciidoc,cygport,gcc-g++,libpoppler-cpp-devel,libpcre-devel,dejagnu,texlive-collection-latex or c:\inst\setup-x86_64.exe -qvW -f -R c:\cygwin64 -l c:\inst -P libgcrypt-devel,asciidoc,cygport,gcc-g++

Re: locale bug?

2021-05-17 Thread Achim Gratz
Jason Pyeron writes: > While working an updated build of pdfgrep, I ran in to a crash when > the environment local was something other than LC_ALL=C. > > Looking at http://www.cplusplus.com/reference/locale/locale/locale/ > the empty string passed to the constructor should use the > environment's d

locale bug?

2021-05-17 Thread Jason Pyeron
While working an updated build of pdfgrep, I ran in to a crash when the environment local was something other than LC_ALL=C. Looking at http://www.cplusplus.com/reference/locale/locale/locale/ the empty string passed to the constructor should use the environment's default locale and if the “

[ANNOUNCEMENT] New: cdo-2.0.0-0.4

2021-05-17 Thread Marco Atzeri via Cygwin-announce via Cygwin
Version 2.0.0-0.4 of cdo libcdo0 cdo-devel are available in the Cygwin distribution. CHANGES First release for Cygwin DESCRIPTION Climate Data Operators CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. Supported data formats are GRIB 1/

[ANNOUNCEMENT] New: eccodes-2.21.0-1

2021-05-17 Thread Marco Atzeri via Cygwin-announce via Cygwin
Version 2.21.0-1 of libeccodes libeccodes-data libeccodes-devel libeccodes-tools are available in the Cygwin distribution. CHANGES First release for Cygwin DESCRIPTION ecCodes is a package developed by ECMWF (European Centre for Medium-Range Weather Forecasts) which provides an applica

[ANNOUNCEMENT] New: nco-4.9.9-1

2021-05-17 Thread Marco Atzeri via Cygwin-announce via Cygwin
Version 4.9.9-1 of nco is available in the Cygwin distribution. CHANGES First release for Cygwin DESCRIPTION The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats, including DAP, HDF4, and HDF5. It exploits the geophysical expressivity of many CF (Climate & Foreca

Re: realpath issue with native[strict] symlinks

2021-05-17 Thread Corinna Vinschen via Cygwin
On May 14 21:12, Jeremy Drake via Cygwin wrote: > I apologize for not replying to the message properly, I am not subscribed > and am copy-pasting from web archive. > > On Sat, May 8, 2021 at 12:20 AM Corinna Vinschen wrote: > > The changes have a behavioral change, but I think this is for the > >