X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=JAG SfZmRq/ByQgIjYXPn9N1v0leGdExda+Y5W87bKtqVytGJpkhU8RRLzc5TY+k8AwP RKyVLoJc9o53tRFVie0YjIz2zCtGjVbjyp7DjsGcS1GPW6+HCgu8+1K4TR7OOJ3D EP6MbFvuypWBTk+RA7XIXJsA6vrk0VdhDGUo1Ueo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; s=default; bh=1V5+RrcFe lP5QkiGVjoZdvUAeoc=; b=eQtj7bCFQo1t2GApZIcckWHukBBBsCopVdt6vWWkW N9+dhar/t9pNOLWRv3MQ3wdqpMYtdkslOMAoUjOW5nDLqsp5GRERlleXLEbwIHjA VN2gCURneSNnE19SmVI7oh0tqTfGcq/tPSbfXHqcJRkaBcRRv59iv1QTyVof5YZX KE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=ham version=3.3.2 spammy=office X-HELO: n5.nabble.com Date: Mon, 4 Mar 2019 05:13:32 -0700 (MST) From: jwang To: cygwin AT cygwin DOT com Message-ID: <1551701612886-0.post@n5.nabble.com> Subject: rsync failed after windows 10 update MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Error message via strace: 1238 99433 [main] rsync 10684 getwinenv: can't set native for HOME= since no environ yet 3295 164392 [main] rsync 10684 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc 199 164591 [main] rsync 10684 transport_layer_pipes::connect: Error opening the pipe (2) 138 164729 [main] rsync 10684 client_request::make_request: cygserver un-available (/etc/cygserver.conf not in office either, nor on asus) 109 282075 [main] rsync 10684 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE 188 282263 [main] rsync 10684 fhandler_pipe::create: pipe busy 84 416660 [main] rsync 10684 fhandler_base::open: (\??\C:\cygwin64\home\james\.popt, 0x108000) 154 416814 [main] rsync 10684 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.10.0/cygwin-2.10.0-1.x86_64/src/newlib-cygwin/winsup/cygwin/fhandler.cc:680 status 0xC0000034 -> windows error 2 85 416899 [main] rsync 10684 geterrno_from_win_error: windows error 2 == errno 2 82 417227 [main] rsync 10684 open: -1 = open(/home/james/.popt, 0x8000), errno 2 1129 418356 [main] rsync 10684 sigaction_worker: signal 2, newact 0x10047D700 (handle --- Process 10684 loaded C:\Windows\System32\mswsock.dll at 00007ffc55ca0000 21023506 21450873 [main] rsync 10684 socketpair: connect error 9154 21460027 [main] rsync 10684 __set_errno: void __set_winsock_errno(const char*, int):224 setting errno 116 128 21460155 [main] rsync 10684 __set_winsock_errno: socketpair:2656 - winsock error 10060 -> errno 116 83 21460238 [main] rsync 10684 socketpair: -1 = socketpair(...), errno 116 76 21464431 [main] rsync 10684 write: 1 = write(2, 0x1802019A7, 1) 606 21465037 [main] rsync 10684 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 116 21695034 [main] rsync 10684 __set_errno: fhandler_socket* get(int):86 setting errno 108 132 21695166 [main] rsync 10684 cygwin_getsockopt: -1 = getsockopt(0, 65535, 0x1008, 0xFFFFA918, 0xFFFFA91C), errno 108 508 21695674 [main] rsync 10684 close: close(0) Would you please shed some light how to fix this issue? Thanks a lot in advance James -- 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 Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple