Cygwin 3.1.x fails if I have the use legacy console box checked in Windows 10

2019-11-04 Thread Michael D. Lawler
I'm using Win 10 1903 build 18362.449 and if I check the use legacy console box under properties options in the console then I get the following error with ssh built with cygwin. 0 [main] ssh 1942 C:\Program Files\OpenSSH\bin\ssh.exe: *** fatal error - couldn't initialize fd 0 for /dev/con

Re: Version incorrect

2019-11-04 Thread Hans-Bernhard Bröker
Am 04.11.2019 um 23:06 schrieb Caines, Brian: > Hi, on the current website version it is listed as 3.0.7. However, when I > install it and right click on the terminal window -> Options -> About, it > says 3.0.6. You're looking in the wrong location. What you're looking at is the version of the

Version incorrect

2019-11-04 Thread Caines, Brian
Hi, on the current website version it is listed as 3.0.7. However, when I install it and right click on the terminal window -> Options -> About, it says 3.0.6. Brian -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: ht

Re: configure script fails during install (Setup Ver 2.897 (64 bit))

2019-11-04 Thread Hans-Bernhard Bröker
Am 04.11.2019 um 02:06 schrieb Lawrence Clooney: > Error Message: > checking whether to use NLS... no > checking for initscr in -lncurses... yes > checking ncurses.h usability... yes > checking ncurses.h presence... yes > checking for ncurses.h... yes > checking for Berkeley DB db.h version >= 4.1

Re: ssh-agent doesn't die

2019-11-04 Thread Corinna Vinschen
On Nov 4 11:49, Tim Adye wrote: > On 03/11/2019 19:00, Corinna Vinschen wrote: > > On Sep 27 00:42, Tim Adye wrote: > > > Hi, > > > > > > I have noticed a (new?) problem with using ssh-agent to start a session, > > > eg. > > > with > > > > > >   ssh-agent xterm & > > > > > > When the xterm (o

Re: assertion "p >= path" failed

2019-11-04 Thread Tim Adye
Hi Ken, On 31/10/2019 18:19, Ken Brown wrote: [Please don't top-post on this list. Thanks.] On 10/30/2019 7:56 PM, Tim Adye wrote: I'm afraid I get a very similar error with 3.1.0-0.7: assertion "p >= path" failed: file "/home/kbrown/src/cygpackages/cygwin/cygwin-3.1.0-0.7.x86_64/src/newlib-

Re: ssh-agent doesn't die

2019-11-04 Thread Tim Adye
On 03/11/2019 19:00, Corinna Vinschen wrote: On Sep 27 00:42, Tim Adye wrote: Hi, I have noticed a (new?) problem with using ssh-agent to start a session, eg. with   ssh-agent xterm & When the xterm (or whatever) command completes, the ssh-agent process is still left running in the backgroun