Re: rsync failed after windows 10 update

2019-03-16 Thread jwang
strace showed that it hangs after calling wsock_init --- Process 33244 loaded C:\Windows\System32\ws2_32.dll at 7ff98c3b 3892 199371 [main] rsync 1839 wsock_init: res 0 217 199588 [main] rsync 1839 wsock_init: wVersion 514 88 199676 [main] rsync 1839 wsock_init: wHighVersion 514

Re: sshd: fatal: seteuid XXX : No such device or address

2019-03-16 Thread Houder
On Fri, 15 Mar 2019 21:41:22, Corinna Vinschen wrote: > On Mar 15 20:39, Houder wrote: > > On Fri, 15 Mar 2019 14:42:47, Corinna Vinschen wrote: [snip] > > > Well, there *is* a solution by using strace. And hey, we now know what > > > ENXIO returned from seteuid means, don't we? It's not all

[ANNOUNCEMENT] Updated: mintty 2.9.9

2019-03-16 Thread Thomas Wolff
I have uploaded mintty 2.9.9 with the following changes: Keyboard handling   * Fixed modifyOtherKeys mode 1 to use verbatim control keys. The homepage is at http://mintty.github.io/ It also links to the issue tracker. -- Thomas -- Problem reports: http://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] cygwin 3.0.4-1

2019-03-16 Thread Corinna Vinschen
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.0.4-1 * cygwin-devel-3.0.4-1 * cygwin-doc-3.0.4-1 This is a bugfix release. What changed: - - Improve /proc//cmdline and /proc//stat handling to allow all processes access to basic process information

Re: rsync failed after windows 10 update

2019-03-16 Thread Houder
On Sat, 16 Mar 2019 01:36:38, jwang wrote: > strace showed that it hangs after calling wsock_init > > --- Process 33244 loaded C:\Windows\System32\ws2_32.dll at 7ff98c3b > 3892 199371 [main] rsync 1839 wsock_init: res 0 > 217 199588 [main] rsync 1839 wsock_init: wVersion 514 >88

Re: rsync failed after windows 10 update

2019-03-16 Thread jwang
rsync /tmp/test.log /cygdrive/c/temp/ rsync: pipe: Connection timed out (116) rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3.1.2] cygcheck.txt file attached. Thanks a lot -- Sent from: http://cygwin.1069669.n

Re: net start named failed

2019-03-16 Thread jwang
Hi All, Just for your info, I managed to get https://www.isc.org/downloads/file/bind-9-12-4/?version=win-64-bit work. Cheers -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.co

Re: rsync failed after windows 10 update

2019-03-16 Thread Houder
On Sat, 16 Mar 2019 03:49:27, jwang wrote: > rsync /tmp/test.log /cygdrive/c/temp/ > rsync: pipe: Connection timed out (116) > rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3.1.2] > > cygcheck.txt Based on the ou

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Takashi Yano
Hi Corinna and Yaakov, I know you are busy, but could you please have a look? On Sun, 10 Mar 2019 15:05:48 +0900 Takashi Yano wrote: > I try to clarify the title a little. > > On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote: > > Hello, > > > > I would like to propose a patch attached for l

Re: rsync failed after windows 10 update

2019-03-16 Thread jwang
Thanks a lot. Shall try what you suggested and report back later. -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsu

Re: rsync failed after windows 10 update

2019-03-16 Thread jwang
BTW, this is the best place I have ever experienced as far as community, support and hospitality are concerned. Wish you guys make cygwin an even more greater product -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.ht

Re: rsync failed after windows 10 update

2019-03-16 Thread jwang
rsync -vvv /tmp/test2.log /tmp/tmp/ rsync: pipe: Connection timed out (116) rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3.1.2] [sender] _exit_cleanup(code=14, file=pipe.c, line=122): about to call exit(14) rsync used to work perfectly and still do on my other Windows 10 boxes

Re: rsync failed after windows 10 update

2019-03-16 Thread Houder
On 2019-03-16 13:45, Houder wrote: On Sat, 16 Mar 2019 03:49:27, jwang wrote: rsync /tmp/test.log /cygdrive/c/temp/ rsync: pipe: Connection timed out (116) rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3.1.2] cygcheck.txt

Re: rsync failed after windows 10 update

2019-03-16 Thread Houder
On Sat, 16 Mar 2019 06:26:05, jwang wrote: > rsync -vvv /tmp/test2.log /tmp/tmp/ > rsync: pipe: Connection timed out (116) > rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3.1.2] > [sender] _exit_cleanup(code=14, file=pipe.c, line=122): about to call > exit(14) > > rsync used to

Re: [ANNOUNCEMENT] Updated: mintty 2.9.9

2019-03-16 Thread Achim Gratz
Thomas Wolff writes: > I have uploaded mintty 2.9.9 with the following changes: While you're at it, could you please stop using the release number "0" for your packages? That's supposed to be used for test packages only (if you want to make an effort to convey that in the package file name). Prop

Re: rsync failed after windows 10 update

2019-03-16 Thread jwang
Thanks lot for your advice. Microsoft - no reply there. Shall keep trying. Have a good weekend. -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: sed end of line

2019-03-16 Thread L A Walsh
On 3/15/2019 7:59 PM, Brian Inglis wrote: > On 2019-03-15 04:03, Soegtrop, Michael wrote: > >> you are mixing a DOS echo which will produce a \r\n line ending with a >> Cygwin sed which expects \n line endings. The second . matches the \r. >> Either work in bash and use Cygwin echo or use a MinG

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Corinna Vinschen
On Mar 16 22:06, Takashi Yano wrote: > Hi Corinna and Yaakov, > > I know you are busy, but could you please have a look? > > On Sun, 10 Mar 2019 15:05:48 +0900 Takashi Yano wrote: > > I try to clarify the title a little. > > > > On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote: > > > Hello,

[ANNOUNCEMENT] login 1.13-1

2019-03-16 Thread Corinna Vinschen
The following packages have been uploaded to the Cygwin distribution: * login-1.13-1 This release fixes the problem and adds the patch from https://cygwin.com/ml/cygwin/2019-03/msg00193.html Corinna -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Takashi Yano
Hi Corinna, On Sat, 16 Mar 2019 16:34:41 +0100 Corinna Vinschen wrote: > Pushed and new release uploaded. I confirmed that the issue has been fixed in login 1.13-1. Thank you very much! -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

[ANNOUNCEMENT] Updated: procps-ng 3.3.15-1

2019-03-16 Thread Achim Gratz
The package procps-ng has been updated to its latest upstream version. This package provides command line and full screen utilities for browsing procfs, a pseudo file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as wheth

Re: cmake gui and soci 4 with postgresql

2019-03-16 Thread Gavin M2301
Hi Marco - I am going to use mingw for soci 4. I installed windows postgresql. I am really liking cygwin though. I ran into a mini issue with cmake. I can't verify the download off the cmake website. I'm just chilling out to see if they respond. I need that for soci 4.0. The cmake GUI for cygw

copy and paste on mintty are strange for lines containing wide width characters after 2.9.7

2019-03-16 Thread Tatsuro MATSUOKA
After 2.9.7, copy and paste on mintty are strange for lines containing wide width characters (e.g. Japanese Kanji). -rw---  1 MATSUOKA LAB なし   180 3月  30  2018 .serverauth.12420 Copy 180 and paste it to notepad. It become 0 3. Tatsuro -- Problem reports: http://cygwin.com/problem

Re: Emacs and CTRL key problems using Cygwin 3.0.3

2019-03-16 Thread Jeffrey Walton
On Fri, Mar 15, 2019 at 2:29 AM Jeffrey Walton wrote: > > ... > I used Cygwin x86_64 flavor and SSH'd into a Linux box. I opened a > text file with emacs and tried to delete a line with CTRL+K. Notice > the '5;5u' where the delete was supposed to occur: The updates that were applied earlier today

Re: copy and paste on mintty are strange for lines containing wide width characters after 2.9.7

2019-03-16 Thread Takashi Yano
On Sun, 17 Mar 2019 13:56:40 +0900 (JST) Tatsuro MATSUOKA wrote: > After 2.9.7, > copy and paste on mintty are strange for lines containing wide width > characters > (e.g. Japanese Kanji). Also the cursor position is strange on wide characters. It is at the position as if the character width is n

Re: rsync failed after windows 10 update

2019-03-16 Thread Achim Gratz
Houder writes: > Sorry, that should be: > > export PATH=/usr/bin:/cygdrive/c/Windows/System32 The proper way to isolate Cygwin from Windows to the extent possible is to set "CYGWIN_NOWINPATH=yes" in the control panel in either the system or user variables so it is in the environment when you start