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:reply-to:subject:to:references:from:cc :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DXHxHzm4hpPC38nP hS1bwuahAPHiu9lW0fk/3fexNVpBhzrUWTsLgX+2uF8kWQT7r+aYhyONYPNeYcw/ fw9je6zN+kSDfjnUJ2aJhL0y2Xx36zsOxeRg/BTOHJ8bj50gGpe11M0hYZNjrAMI BWkZic1glxlg768fszVRFgo5WXA= 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:reply-to:subject:to:references:from:cc :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=2V0n81A1v2L9cRTsi70Nkg 8I0pY=; b=kvmvZPU5MjCwH199Co6j8AgaG7R48YZLfvMc7X/mx20jAU/trBiKBe d8wBzudZraJ4KdG0kAKi4UDL5aDdjQSodjuJ+DXrtjZoMsbFAVJ8d5hInUHZfLmO teZ5Kq1u5hIA8qm927Fev6JbWvxFxR43ZH2Xer0nG14vqr2WoiMs0= 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=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=UD:jsp, ios, iOS, vista X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: I got a error from deltacopy To: =?UTF-8?B?5p2x6LC3IOS6ruaxsA==?= References: <20191029124905 DOT 4BA7AA80699 AT calimero DOT vinschen DOT de> From: Brian Inglis Openpgp: preference=signencrypt Cc: cygwin AT cygwin DOT com Message-ID: Date: Tue, 29 Oct 2019 08:33:11 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191029124905.4BA7AA80699@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2019-10-29 06:49, cygwinautoreply AT sourceware DOT org wrote: >> I got a error from deltacopy. >> I want to remotebuild to mac from windows10 in UnrealEngine4 >> I don't know what am I doing, sorry. >> Could you help me and solve this problem? >> 1 [main] rsync 17340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >> pointer. Please report this problem to the public mailing list >> cygwin AT cygwin DOT com >> /DeltaCopy/ssh.exe: error while loading shared libraries: cyggssapi-3.dll: >> cannot open shared object file: No such file or directory >> rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] >> rsync error: error in rsync protocol data stream (code 12) at >> /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/io.c(605) [Receiver=3.0.9] > https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings https://answers.unrealengine.com/questions/450714/how-to-setup-remote-build.html This suggests uninstalling deltacopy as it is bundled with UE4. https://docs.unrealengine.com/en-US/Platforms/iOS/Windows This is the official doc for how to proceed. http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp This is where to get deltacopy. http://www.aboutmyip.com/AboutMyXApp/DeltaCopyV14.jsp This demonstrates how old that is. The included copies of Cygwin and rsync are 10 years old (2009) and many changes have been applied since then to fix security vulnerabilities and work on current Windows releases. The documentation is even older as it mentions NT4, 2k, XP, 2003 so predates Vista (2007). You should email support AT synametrics DOT com as they are responsible for updating their deltacopy package with current releases of Cygwin and rsync. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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