Re: [ITA] tcl-sqlite3

2014-01-20 Thread Jan Nijtmans
2014/1/20 Yaakov (Cygwin/X) yselkow...@users.sourceforge.net: What is the source of the ICU and zlib patches, and why have you added them? ICU is a *huge* dependency for something as small as sqlite3. ICU is a dependency on sqlite3, but not for libsqlite3_0. So applications like Subversion

Re: [PATCH] Fix parameter passing containing quote/equal to Windows batch command

2014-01-20 Thread Max Polk
On 1/20/2014 1:02 AM, Daniel Dai wrote: We notice one issue when running a Windows batch command inside cygwin. Here is one example. Simple batch file: a.bat: echo %1 Run it under cygwin: ./a.bat a=b a ./a.bat a=b a If we pass additional \ ./a.bat \a=b\ \a There seems no way to pass a=b

Re: socat with IP6 support?

2014-01-20 Thread Andrew Schulman
Thanks. I added the ip6.h header nevertheless for the upcoming Cygwin 1.7.28. This seems to work fine for socat, but for socat-debuginfo 2.0.0-b6, the build fails because IPV6_DSTOPTS is undefined. Cygwin doesn't seem to define IPV6_DSTOPTS. In Ubuntu, it's defined in

Cygwin slow to drop to bash

2014-01-20 Thread Troy Cleland
We have ran into an issue with cygwin ssh dropping to bash takes a long time after we had to do a uninstall and reinstall of cygwin. We shutdown the service and removed the service. Deleted the entry in path, registry keys, and directory it was installed in. But when we reinstalled it, now

Re: cygstart fails

2014-01-20 Thread Charles Wilson
On 1/14/2014 5:08 PM, Christian Franke wrote: Buchbinder, Barry (NIH/NIAID) [E] wrote: Thomas Wolff sent the following at Tuesday, January 14, 2014 4:26 PM After today's setup update, cygstart (e.g. cygstart .) fails with: /usr/bin/cygstart.exe: error while loading shared libraries:

Re: cygstart fails

2014-01-20 Thread Marco Atzeri
On 20/01/2014 17:36, Charles Wilson wrote: On 1/14/2014 5:08 PM, Christian Franke wrote: Buchbinder, Barry (NIH/NIAID) [E] wrote: Thomas Wolff sent the following at Tuesday, January 14, 2014 4:26 PM After today's setup update, cygstart (e.g. cygstart .) fails with: /usr/bin/cygstart.exe:

Re: Maintainer for git?

2014-01-20 Thread David Conrad
On Wed, Jan 15, 2014 at 5:55 AM, Adam Dinwoodie a...@dinwoodie.org wrote: On Sun, Jan 12, 2014 at 01:33:17PM +, Adam Dinwoodie wrote: On 12 January 2014 02:58, Steven Penny wrote: . . . # git push fatal: Unable to find remote helper for 'https' . . . Thank you for testing and

Re: socat with IP6 support?

2014-01-20 Thread Corinna Vinschen
On Jan 20 03:45, Andrew Schulman wrote: Thanks. I added the ip6.h header nevertheless for the upcoming Cygwin 1.7.28. This seems to work fine for socat, but for socat-debuginfo 2.0.0-b6, the build fails because IPV6_DSTOPTS is undefined. I don't quite understand this. socat-debuginfo is

Re: Access local drive over remote desktop

2014-01-20 Thread Corinna Vinschen
On Jan 20 12:39, Tom Robinson wrote: Hi, I'm wanting to copy a remote file to my local drive, using the redirection supplied by Microsoft Remote Desktop. This is how the drive appears in 'net': C:\Users\cbg.tomnet use New connections will be remembered. Status

Re: Cygwin slow to drop to bash

2014-01-20 Thread Larry Hall (Cygwin)
On 1/20/2014 10:35 AM, Troy Cleland wrote: We have ran into an issue with cygwin ssh dropping to bash takes a long time after we had to do a uninstall and reinstall of cygwin. We shutdown the service and removed the service. Deleted the entry in path, registry keys, and directory it was

libopenmpi-devel problems

2014-01-20 Thread David Stacey
I am experiencing two problems with libopenmpi-devel-1.7.2-1: 1. The package contains an implementation of libevent2 that clashes with files in libevent-devel-2.0.21-1. For instance, both packages contain /usr/include/event2/event.h [1]. Linux distros tend to get round this clash by placing

Re: Maintainer for git?

2014-01-20 Thread Steven Penny
On Wed, Jan 15, 2014 at 4:55 AM, Adam Dinwoodie wrote # git push fatal: Unable to find remote helper for 'https' This should now be fixed, with a new version uploaded to the same place. If you'd care to try again I'd be very grateful! Yes sir, it is fixed! Sorry for the late reply. --

Re: Maintainer for git?

2014-01-20 Thread Steven Penny
On Wed, Jan 15, 2014 at 4:55 AM, Adam Dinwoodie wrote This should now be fixed, with a new version uploaded to the same place. Also for anyone interested in testing this is the install, pretty simple wget tastycake.net/~adam/cygwin/x86/git/git-1.8.5.2-1.tar.xz tar -x -C / -f

Complete installation size, for science!

2014-01-20 Thread Warren Young
Someone posted a question to Stack Overflow asking about the maximum size of a Cygwin installation. It seems there is a dearth of hard data, so I did the research: http://goo.gl/lu61sZ Perhaps FAQ item 2.12 (http://goo.gl/3sl6vA) should be updated? -- Problem reports:

Re: Maintainer for git?

2014-01-20 Thread Balaji Venkataraman
On Mon, Jan 20, 2014 at 3:26 PM, Steven Penny wrote: On Wed, Jan 15, 2014 at 4:55 AM, Adam Dinwoodie wrote # git push fatal: Unable to find remote helper for 'https' This should now be fixed, with a new version uploaded to the same place. If you'd care to try again I'd be very grateful!

Re: Maintainer for git?

2014-01-20 Thread Steven Penny
On Mon, Jan 20, 2014 at 7:26 PM, Balaji Venkataraman wrote But the cygcrypto dll version bug referred here[1] is still present as this version (1.8.5.2-1) is linked w/ cygcrypto-1.0.0.dll Are you certain the bug is present in Adam’s version? He has tested it here

Re: libopenmpi-devel problems

2014-01-20 Thread Marco Atzeri
On 21/01/2014 00:09, David Stacey wrote: I am experiencing two problems with libopenmpi-devel-1.7.2-1: 1. The package contains an implementation of libevent2 that clashes with files in libevent-devel-2.0.21-1. For instance, both packages contain /usr/include/event2/event.h [1]. Linux distros