Re: Cygwin package search and cygcheck -p urlencoding still broken on new web server

2020-07-15 Thread Brian Inglis
On 2020-07-15 14:13, Marco Atzeri via Cygwin wrote: > Problem: I want to search for >    libssh/libssh.h > Using https://cygwin.com/packages/ > If I put the name and press Go the URL is changed in > https://cygwin.com/cgi-bin2/package-grep.cgi?grep=libssh%2Flibssh.h&arch=x86_64 > and the output is

Re: need to fix permissions

2020-07-15 Thread briand
On Wed, 15 Jul 2020 07:49:30 -0600 Bill Stewart wrote: > On Tue, Jul 14, 2020 at 6:34 PM wrote: > > the cygwin home folder is giving me a LOT of trouble with access denied. > > > > i've tried takeown and icacls to fix permissions, and strangely it worked > > for _Some_ files, but i still have f

Broken search on webserver

2020-07-15 Thread Marco Atzeri via Cygwin
Problem: I want to search for libssh/libssh.h Using https://cygwin.com/packages/ If I put the name and press Go the URL is changed in https://cygwin.com/cgi-bin2/package-grep.cgi?grep=libssh%2Flibssh.h&arch=x86_64 ^^^ and the output i

[PATCH] Fix poll/select signal socket as write ready on connect failure

2020-07-15 Thread Marc Hoersken via Cygwin
Hello everyone, I identified an issue related to the way the events FD_CONNECT and FD_CLOSE returned by WSAEnumNetworkEvents are currently handled in winsup/cygwin/fhandler_socket_inet.cc. It seems like the code does not handle the fact that those events are returned only once for a socket a

Re: need to fix permissions

2020-07-15 Thread Bill Stewart
On Tue, Jul 14, 2020 at 6:34 PM wrote: the cygwin home folder is giving me a LOT of trouble with access denied. > > i've tried takeown and icacls to fix permissions, and strangely it worked > for _Some_ files, but i still have files which i need to back up which are > causing "access denied" erro