What is the proper mailing list for server issues?

2017-04-20 Thread Greywolf
Hello, I am having a server issue that neither I nor my ISP seem to be able to resolve with regards to connecting to Cygwin.com -- namely, only from my house, I get a 403 Forbidden. I've been round with my ISP and they are unable to reproduce the issue; the response I get from here is "conta

Re: long I/O delays when strace is running

2017-04-20 Thread Daniel Santos
I've tracked it down to this little Sleep() loop in pinfo::init. bool created = shloc != SH_JUSTOPEN; /* Detect situation where a transitional memory block is being retrieved. If the block has been allocated with PINFO_REDIR_SIZE but not yet updated with a PID_EXECED stat

Re: long I/O delays when strace is running

2017-04-20 Thread Daniel Santos
On 04/20/2017 09:38 PM, Daniel Santos wrote: I usually disable most services, I can probably disable a few more Actually, I was wrong as I had re-enabled a lot of services to try some ms debugging tools, but I've pared it down to these and the problem still happens: C:\Users\daniel>net star

Re: cygwin-doc html/ missing docbook.css and index dups cygwin-{api,ug-net}

2017-04-20 Thread Brian Inglis
On 2017-04-19 15:47, Jon Turney wrote: > On 19/04/2017 16:42, Brian Inglis wrote: >> On 2017-04-19 04:58, Corinna Vinschen wrote: >>> On Apr 16 12:22, Brian Inglis wrote: Could you please consider having setup-x86{,_64} install Windows shortcuts to at least the UG .pdf and index.html if p

Re: long I/O delays when strace is running

2017-04-20 Thread Daniel Santos
On 04/20/2017 08:43 AM, Gluszczak, Glenn wrote: I haven't run Cygwin Expect for about 6 moths on Windows but it was behaving fine last time I did. One thing I am aware of is you can't interrupt sleep in TCL. The sleep must complete until the Control C is processed (regardless of whether you red

[ANNOUNCEMENT] Updated: poco-1.7.8p2-1

2017-04-20 Thread David Stacey
The following packages have been updated in the Cygwin distribution: * libpoco-devel-1.7.8p2-1 * libpoco48-1.7.8p2-1 * poco-1.7.8p2-1 * poco-doc-1.7.8p2-1 The POCO C++ Libraries are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applicat

[ANNOUNCEMENT] libconfuse1 3.0-1

2017-04-20 Thread Åke Rehnman
The following packages have been uploaded to the Cygwin distribution: * libconfuse1-3.0-1 * libconfuse-devel-3.0-1 libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. -- Åke -- Problem reports: http://cygwin.com/problems.htm

[ANNOUNCEMENT] libftdi1 1.3-1

2017-04-20 Thread Åke Rehnman
The following packages have been uploaded to the Cygwin distribution: * libftdi1-1.3-1 * python3-ftdi1-1.3-1 * libftdi1-devel-1.3-1 libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X including the popular bitbang mode. The lib

[ANNOUNCEMENT] Updated: subversion-1.9.5-2

2017-04-20 Thread David Rothenberger
CYGWIN CHANGES: == Rebuild against latest Ruby and Apache. NEWS: = Please see the release notes http://subversion.apache.org/docs/release-notes/1.9.html for more details about the changes in Subversion. See http://svn.apache.org/repos/asf/subversion/tags/1.9.5/CHANGES for

[ANNOUNCEMENT] httpd 2.4.25-3

2017-04-20 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * httpd-2.4.25-3 * httpd-devel-2.4.25-3 * httpd-manual-2.4.25-3 * httpd-tools-2.4.25-3 * httpd-mod_http2-2.4.25-3 * httpd-mod_ldap-2.4.25-3 * httpd-mod_lua-2.4.25-3 * httpd-mod_proxy_html-2.4.25-3 * httpd-mod_ssl-2.4.25-3 The A

Re: Latest 64 bit cygwin miscompiles gawk master

2017-04-20 Thread cyg Simple
On 4/19/2017 10:32 AM, arn...@skeeve.com wrote: > > Also, when running configure, there are a lot of errors about not > being able to remove conftest.exe, device or resource busy, which I do > not get on the older Cygwin. > For me this has always been due to the AV having the conftest.exe open.

RE: long I/O delays when strace is running

2017-04-20 Thread Gluszczak, Glenn
I haven't run Cygwin Expect for about 6 moths on Windows but it was behaving fine last time I did. One thing I am aware of is you can't interrupt sleep in TCL. The sleep must complete until the Control C is processed (regardless of whether you redirected signals to your own routines). Otherw

Re: Latest 64 bit cygwin miscompiles gawk master

2017-04-20 Thread arnold
I pushed a fix to gawk master which solves the problem on Linux. Savannah is down at the moment, but as soon as it comes back I'll double check on Cygwin. Sorry for all the noise. Thanks, Arnold -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/