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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=PEMI+U4 9UUaIDXvPEPr9IfFnqSPvGtQC7hjuJ6U+SWjUbSVeF3QnxPtXkKEdNJImQcaDaVA QavtmwlfJVpOsrLj+/MHknwP9sINlCWHzkGCskt/rPJTc88XNEqVZUK0O2NZxq5h 9nH3gkdbysR3f1A+WMingVclWq/pEnjQpjQ0= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=APsM3JMtHlK9j 1PwWNN4QNbCOSA=; b=ufAc4yh6E0XNcR5GFn+hctFfssR52TTKqNM0SQ5DAmxGa qzQwNvkeT6IG2VYJQnFuZX3c3tV2B3s3nYKfOsl7U9nvgAhlWLYtXsZkrQ7i0kJc eWwxTbGfdiduz/CsjSomzehdvBB5j5fTb5ss5hYRgu+bRxJe+EB3rE5ysjIpgM= 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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Environment, H*c:alternative, wish X-HELO: mail-ed1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=vDjiS//ltmQSDAg3XzGCfBdY93Z0LyFAumlsCeWwMAo=; b=Ld4XZvNp4cFvEf8mTxpDxDr6XmX8vI/h0i4lkJPrXmzJ8J5Y13Zu36nHLlNU7mtZj+ r6y1IPKvByDQC4BqBXWHCiTHFQPq2HslNwls7g/cwSl1CDfMpZ+foQTAkb32RsDaRZra Rc1cR+1oku7f8LwNY7gDvnMjpeV/4/55sViKZPPpThlBVQEl6yNhY+aobHXF3AdO3yt/ HM4KddnfH1Ts4BXfG/XGyURxd5RuKn2KAnJlHkB8I6z8jEqM0brPLU9sH5A8QplVK3K7 nDb2tUqf8S8fh0+omVDRPbGLGqDfvKY5xkl3ZXJf4M5YVzDqrUD0mv7l0dYXGbxCiQ4i RQLA== MIME-Version: 1.0 References: <852665122 DOT 20190816134116 AT yandex DOT ru> In-Reply-To: <852665122.20190816134116@yandex.ru> From: David Karr Date: Fri, 16 Aug 2019 06:28:41 -0700 Message-ID: Subject: Re: More on Win7 update messing up HOME To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Fri, Aug 16, 2019 at 3:50 AM Andrey Repin wrote: > Greetings, David Karr! > > > I wish I could get my own messages on this list, so I could add more > > information to my first note. > > Just reply to your own initial message. Or better yet, subscribe. > I am subscribed. I can't reply to my own initial message because I never receive my own postings, I only receive notes sent by other people. > > Running the installer again made no difference. It still thinks my HOME > is > > "/". > > Do you have %HOME% variable set in your user environment? > Do you have %HOMEDRIVE%/%HOMEPATH% variables defined to something > unsettling? > I checked "Environment Variables" in control panel, and I'm not setting anything beginning with "HOME" in either user or system variables. > > I don't know what environment variables are set or inspected by cygwin. > I > > see that the "USERNAME" variable seems to have my expected value. > > > I tried running "mkpasswd -d" and grepping for my userid, and it was > there > > (along with many others). > > > I can "fix" the environment in the mintty shell by setting HOME to > > "/home/" and then sourcing my .bashrc and .bash_profile. That > > doesn't help my Emacs desktop shortcut, which uses "run2". > > > I noticed that when I do an "ls -lt" in my homedir, instead of the owner > > and group of files being my simple uid, it's something like > > "+User(1944941)" and "2993517" (group and user, respectively, I > > believe). > > Please remove any /etc/{group,passwd} files and try again. > I have neither of those files. That's what I'm saying. -- 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