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:content-transfer-encoding; q=dns; s=default; b=gs/3QN04hVw6RZISWF+rneHwEIWF0migIDRBwNALe3g l9hNlGE52ugqXQoAbIxJNBD0RyZdsYdFy22P90fpRozkKzR8wm1WmFeS5kPTGGgk /hEFx+vZ/lmif1dNEwtsikzRGnTOu+BwsI/s+iPtC1d1X3hiYm8U9WeTZYonxVfQ = 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:content-transfer-encoding; s=default; bh=w0yFk3tePw+C3PSUyGOhJnMQbqs=; b=XBpdIy0pW1/R2Q2EI M018VyYUdR5k8i6IUZQugiFUHPSzyragrp7OckRuFt6pxHgcN5HqeRqrfYiSAO7B mY9alJ34quZescJH4j2L81hZy+LZIAID41S9RZ6e4LN3Ob+0CifgR1zptoQeiefw haXB89sSgY8vMTu8QV5nO2qhdk= 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=-1.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.hs.tlinx.org Message-ID: <5439A31A.30909@tlinx.org> Date: Sat, 11 Oct 2014 14:37:30 -0700 From: Linda Walsh User-Agent: Thunderbird 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> <54359A6C DOT 4030204 AT redhat DOT com> In-Reply-To: <54359A6C.4030204@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Eric Blake wrote: > On 10/08/2014 01:55 PM, Linda Walsh wrote: >> I get this message the 1st time logging in via 'rlogin': >> >> 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? Cygwin can't use any of the normal methods to find my home and because USERNAME isn't set it tries 'USER'. So for a mail-spool dir it looks for /usr/spool/mail/ The backslash is in the USER var. I would say this is a result of logind corrupting the environment and losing all of windows's expected environment. -- 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