Re: Clearing O_NONBLOCK from a pipe may lose data

2015-02-19 Thread Thomas Wolff
Am 20.02.2015 um 00:47 schrieb Andrey Repin: Greetings, Thomas Wolff! Am 19.02.2015 um 10:51 schrieb Corinna Vinschen: On Feb 18 22:08, Lasse Collin wrote: (Please Cc me when replying, I'm not subscribed to the list.) Hi! I suspect that there is a bug in Cygwin: 1. Create a pipe with both

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-19 Thread Andrey Repin
Greetings, John Hein! > Without 'files' in /etc/nsswitch.conf or 'cygserver' running, the > testing cycle here is slow. So I've been a bit delayed at reporting > back. I know some people have alleged wonderful speedups with > 1.7.35-0.3, but I can't report the same. > Here I'm in an AD environm

[ANNOUNCEMENT] Updated: clamav-0.98.6-2

2015-02-19 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * clamav-0.98.6-2 * clamav-db-0.98.6-2 * libclamav6-0.98.6-2 * libclamav-devel-0.98.6-2 Clam AntiVirus is a GPL anti-virus toolkit for *NIX systems, featuring a command-line scanner, advanced database updater, and built-in suppo

Re: cygwin64 has no LISP package

2015-02-19 Thread Ken Brown
On 12/27/2014 11:38 PM, Phil _ wrote: cygwin64 has no package with any version of LISP. This has just changed: https://cygwin.com/ml/cygwin-announce/2015-02/msg00144.html Please give it a try. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

[ANNOUNCEMENT] New: clisp-2.48-4 for 64-bit Cygwin

2015-02-19 Thread Ken Brown
The following package has been added to the 64-bit Cygwin distribution: * clisp-2.48-4 ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germ

Re: [ANNOUNCEMENT] Updated package: pdftk-2.02-1

2015-02-19 Thread Yaakov Selkowitz
On Wed, 2015-02-18 at 20:00 +, Buchbinder, Barry (NIH/NIAID) [E] wrote: > There is no 64 bit pdftk package. Is that an oversight? No, gcc-java/libgcj have not yet been ported to 64-bit Cygwin. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http:

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-19 Thread John Hein
Corinna Vinschen wrote at 11:59 +0100 on Feb 18, 2015: > Hi Cygwin friends and users, > > I released another very early TEST version of the next upcoming Cygwin > release. The version number is 1.7.35-0.3. > > This release introduces a revision of the LDAP calls done to fetch > information

Re: Clearing O_NONBLOCK from a pipe may lose data

2015-02-19 Thread Andrey Repin
Greetings, Thomas Wolff! > Am 19.02.2015 um 10:51 schrieb Corinna Vinschen: >> On Feb 18 22:08, Lasse Collin wrote: >>> (Please Cc me when replying, I'm not subscribed to the list.) >>> >>> Hi! >>> >>> I suspect that there is a bug in Cygwin: >>> >>> 1. Create a pipe with both ends in blocking mod

Re: Clearing O_NONBLOCK from a pipe may lose data

2015-02-19 Thread Thomas Wolff
Am 19.02.2015 um 10:51 schrieb Corinna Vinschen: On Feb 18 22:08, Lasse Collin wrote: (Please Cc me when replying, I'm not subscribed to the list.) Hi! I suspect that there is a bug in Cygwin: 1. Create a pipe with both ends in blocking mode (O_NONBLOCK is not set). 2. The writer sets its

Re: [ANNOUNCEMENT] Updated: make-4.1-1

2015-02-19 Thread Ti Strga
BLUF: either the new make package needs cygltdl-7 as one of its dependencies, or Guile does, so that setup.exe can Do The Right Thing. I updated to make-4.1-1 and the executable immediately broke: $ make --version /usr/bin/make.exe: error while loading shared libraries: ?: cannot open shared obj

RE: Very slow Cygwin startup on Windows 7

2015-02-19 Thread Dennis Hagarty (dehagart)
Hi Corinna, >Can you please try this test version without cygserver, and with >the passwd and group settings in /etc/nsswitch.conf set to > > passwd: db > group: db > It would be very interesting to know if this improves the situation for > you. Jus

[ANNOUNCEMENT] Updated: arc 5.21q-1 -- The ARC archive utility

2015-02-19 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/arc License : GPL This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements. ARC performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after ve

Re: setfacl: root of all evil?

2015-02-19 Thread Corinna Vinschen
On Feb 16 17:40, Houder wrote: > > On Feb 16 14:53, Houder wrote: > >> > Hi Corinna, > >> > > >> > Yes, sorry, setfacl again ... > >> [snip] > >> > >> > RFC :-) > > > > Dumb bug in Cygwin. I found it and fixed it locally. > > Indeed? Did expect a deliberate different school of thoughts ... Appare

[ANNOUNCEMENT] New packages: libpakchois0/libpakchois-devel/libpakchois-doc-0.4 - A PKCS #11 wrapper library

2015-02-19 Thread Dr . Volker Zell
Hi The packages libpakchois0/libpakchois-devel/libpakchois-doc are now available with the Cygwin distribution: o http://www.manyfish.co.uk/pakchois (Homepage) DESCRIPTION: PaKChoiS is just another PKCS #11 wrapper library. PaKChoiS aims to provide a thin wrapper over the PKCS#

Re: slow startup after upgrade

2015-02-19 Thread Corinna Vinschen
On Feb 19 11:53, Roger Orr wrote: > I've tested again with the first patched cygwin1.dll: > CYGWIN_NT-6.1-WOW LCLDN-DEV24 1.7.35(0.286/5/3) 2015-02-16 13:18 i686 Cygwin > > I can confirm the connections are occurring within the ldap_search_s > call - here is one of the call stacks: > [...] AFAICS

RE: slow startup after upgrade

2015-02-19 Thread Roger Orr
I've tested again with the first patched cygwin1.dll: CYGWIN_NT-6.1-WOW LCLDN-DEV24 1.7.35(0.286/5/3) 2015-02-16 13:18 i686 Cygwin I can confirm the connections are occurring within the ldap_search_s call - here is one of the call stacks: 00ebc31c 76e5c451 0278 0045dd28 0010 WS2_32!conne

plain Text

2015-02-19 Thread Stephen Brown
Hi All, I am just confirming that this email goes through. Stephen Grant Brown -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

[ANNOUNCEMENT] Updated: pal 0.3.5-2 -- A cal-like calendar with day highlight and support for events

2015-02-19 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/palcal License : GPL Some of pal's main features are: Assign different colors to different types of events; Search events with regular expressions; Includes calendars for holiday (US, Christian, etc) and historical

Re: Very slow Cygwin startup on Windows 7

2015-02-19 Thread Corinna Vinschen
On Feb 19 09:49, Dennis Hagarty (dehagart) wrote: > Hi Corinna, > > >>>Can you please try this test version without cygserver, and with > >>>the passwd and group settings in /etc/nsswitch.conf set to > >>> > >>> passwd: db > >>> group: db > >> > >>> It would be very interesting to know if this

[ANNOUNCEMENT] Updated: arc 5.21p-2 -- The ARC archive utility

2015-02-19 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/arc License : GPL This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements. ARC performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after ve

Re: Clearing O_NONBLOCK from a pipe may lose data

2015-02-19 Thread Corinna Vinschen
On Feb 18 22:08, Lasse Collin wrote: > (Please Cc me when replying, I'm not subscribed to the list.) > > Hi! > > I suspect that there is a bug in Cygwin: > > 1. Create a pipe with both ends in blocking mode (O_NONBLOCK >is not set). > 2. The writer sets its end to non-blocking mode. > 3. The

RE: Very slow Cygwin startup on Windows 7

2015-02-19 Thread Dennis Hagarty (dehagart)
Hi Corinna, >>>Can you please try this test version without cygserver, and with >>>the passwd and group settings in /etc/nsswitch.conf set to >>> >>> passwd: db >>> group: db >> >>> It would be very interesting to know if this improves the situation for you. >> >> Just did it for 1.7.35-0.2 -

Re: Is db_home: windows exactly equivalent to db_home: /%H?

2015-02-19 Thread Andrey Repin
Greetings, Warren Young! > I was just scanning through the ntsec page, and saw that the “windows” > scheme does the same thing as /%H. I tried it, and it seems to be true. > Is there some minor difference? Yes. You can't use "windows/someotherdir". -- WBR, Andrey Repin (anrdae...@yandex.ru) 1

Re: Is db_home: windows exactly equivalent to db_home: /%H?

2015-02-19 Thread Corinna Vinschen
On Feb 18 21:46, Warren Young wrote: > I was just scanning through the ntsec page, and saw that the “windows” scheme > does the same thing as /%H. I tried it, and it seems to be true. > > Is there some minor difference? Yes. The windows scheme is always just /%H, while %H allows something like

Re: slow startup after upgrade

2015-02-19 Thread Corinna Vinschen
On Feb 18 22:01, Roger Orr wrote: > > > and also it no longer opens 14 > > > TCP/IP sessions to various ldap servers around the planet (!) > > > > Uh, that might be the result of the other changes which don't open an > > LDAP connection to fetch group info. 14 connections probably means, > > you'r