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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=i7JlNO78VX5pFoJiDT5v63qh3DNbFKxiv+2zBlNEqnl tfJPz0RRKzv2ptkQFupiuq0AASi+1oUxukhneFUa/5ibN3M6uldAjbIC6wG1CVwT M81/gSwbbR9cXiCdwc0SnKDFsM69lpdLf2WPA7l53i8a+02RgTxC13LrIePduDRU = 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=1ixD0gRLK0TgP7fymYZ5//ROJUM=; b=YJbN0aFYU3oCW7wr6 hzdM0OEFWINy3SHyAPKsjOOUAuzUJorh62lmc1zWn1D/mML7lPGnhP6gKc7JwL6k b9TrX7/MDr3I2gNJl5QYGyX00/Buhq8n8Wib3pqI6T6rP8daSD6UDou9hJADoiJ7 c6scYG0mGf2JiFPUc0MtvQNA2o= 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=-1.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=houder, rsync, wave, WAVE X-HELO: vsmx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: rsync failed after windows 10 update References: <1551873579581-0 DOT post AT n5 DOT nabble DOT com> <20190306121438 DOT GO3785 AT calimero DOT vinschen DOT de> <1551880465802-0 DOT post AT n5 DOT nabble DOT com> <1552053188219-0 DOT post AT n5 DOT nabble DOT com> <1552094225496-0 DOT post AT n5 DOT nabble DOT com> <1552122636414-0 DOT post AT n5 DOT nabble DOT com> <1552386193066-0 DOT post AT n5 DOT nabble DOT com> <1552725398537-0 DOT post AT n5 DOT nabble DOT com> <7103ba88f8a4ed85791eaff5e3d69e68 AT smtp-cloud9 DOT xs4all DOT net> <1552733367004-0 DOT post AT n5 DOT nabble DOT com> Date: Sun, 17 Mar 2019 07:45:03 +0100 In-Reply-To: (Houder's message of "Sat, 16 Mar 2019 14:31:42 +0100") Message-ID: <87bm2admog.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x2H6jUu0024491 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 the first Cygwin process (which should be a login shell). I recommend that as the default setting. If it turns out you need a specific Windows path later on, you can add it as needed from ORIGINAL_PATH (provided you use a POSIX shell). > (cygdrive, or whatever your prefix is) Here, too: this should be set independently of whatever the cygdrive prefix is, so "/proc/cygdrive/c…" Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs -- 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