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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=vg3cuW e0HaoMcXyO1EitFAjucbr8EZoUcEKTIyE6ixL8Un/y0sxuCRpaDnjjRKOJJudp+u uL4une4Q4GSDJVCRKzZRl3bp0cMKsxEiazJQ3HyyD0zGV+yILdv66NNFNOZaZXGD vr0/1US2d208U4F2fHt0eKsDeutkuTeoBqXxw= 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=E90PIQmcufK/ 2wrNaY0LtAa6488=; b=vuYhlL5tsJoZVpSua9XHq/sybsut7Vybb6ak5GHB6qft uc8EKD+LapjVG81yNKjlL5jH24nzRR4J1OY7WppnpctI1Ollopqwv4ZSQeqDeDNK +mV64p/y0TItdBG+cDpirQMQDWEimu/B56rzKvduJFxLpRCwKzwyTysy4k2LLtE= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <54359A6C.4030204@redhat.com> Date: Wed, 08 Oct 2014 14:11:24 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: what path to use that is not DOS?? References: <543596B3 DOT 1020705 AT tlinx DOT org> In-Reply-To: <543596B3.1020705@tlinx.org> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pT892Gb4hSmqQ6aDVJve6k0OUmoFRVOLV" X-IsSubscribed: yes --pT892Gb4hSmqQ6aDVJve6k0OUmoFRVOLV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/08/2014 01:55 PM, Linda Walsh wrote: > I get this message the 1st time logging in via 'rlogin': >=20 > MS-DOS style path detected: > /Windows/System32/cygwin/usr/spool/mail/Bliss/law > Preferred POSIX equivalent is: > /Windows/System32/cygwin/usr/spool/mail/Bliss/law Could any prefix of that path be a symlink with questionable contents? For example, if /Windows is a symlink to 'c:/' instead of '/cygdrive/c', that might explain the cryptic error message being reported on the pre-symlink expansion name although the name being warned about is post-symlink expansion. At any rate, you are right that it is an awkward message, so it would be nice to get to a root cause of what you did that provoked it to make the message nicer, as well as letting you fix your root cause. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pT892Gb4hSmqQ6aDVJve6k0OUmoFRVOLV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUNZpsAAoJEKeha0olJ0Nqdg0IAJnenXG2XEO46W45NBYkzzRi WfEGm/uRZJ6CD+DTI4r5Pyg10s35nFQYUptLPc3+fIi0ugOWL0WNPxiHK/Un2d2D tXS6jUT9SzsSdIfvS20/ybLf74w6UlX5Z87kIu2Ei0g7R31y+0nhsqwyDwARGLTm b9AO+f2w4VwjzFLmV24j1dn2mKhBRtEbXACRULtukH6Dfi+a5VwbZ/fBkcm7sS0g Bqd1tbpk+njVI8qAqOk2OtUPWhTSQCRi/eX13oefhMmpgUv45UQO4TOVIw6PK6EG HQXLJxBqdyO/uKYZwupu4GYV1AUCX8u0N4jgrFEoR4VDTDEKuLFSD58SJvVNXf8= =L+7r -----END PGP SIGNATURE----- --pT892Gb4hSmqQ6aDVJve6k0OUmoFRVOLV--