X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=Fa/Czdml8BzK6dG+zdxXjWVc96BN7
	lNxOwSwa2tqwGqC2BwLmLXyl/Z0DNApNau6oebDtCgoecm3LXl4bu8QtwKWkapvd
	WYg/RkEDHTPjqZcWoXPwIgK05j3Qigp+n44Q+EK57YlH4MeSaza2A2zVPJNuUGz4
	PX9j48U4+KZj6I=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=S+wsnkgQ6jYZn7GD01xedLWqc9A=; b=H0h
	QNRDsA3FEgvvEHpzRyqqLk85rq5BEciftwaTZ1JJLThH0u9l5XJcG92m2hWvvpXF
	ApCp72UanXa4eoYj4EYYfwF04xFkd9O5tIlxU3s6eFS9izNhY86Zwhy0Oe8wFN85
	A3VQrefvOveBayurG2JocniBXQF/pzPV6CfI3opc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=emacs, Emacs, H*c:alternative, HX-Received:aa7
X-HELO: mail-ed1-f47.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=7nZXreUcZ5asjSpQdoco5eNlVT+JDjUQ6mTM7SBeZ2Y=;        b=WZ5z7wa+Dw90dEGw8qPFHMZaQg9frZy8n43NevGI40j7GcmYZSL9EUgN6dOmTN8l3T         bF/U0V48/hbq55gMZS4D3EnJlOORiPzLJgOvV0nkJDY6btdveAoSs0XDQsXtDoycBH2o         Wouf8LmQpmOvrvffFjbAlRifeExywQlUCzBJBQ2DbdbgKW+nwYWDsaY+tjMyUqnZjxzk         tYjYBM9cXuVO6HBt6FVFvZ1qn3lKALidQPS1MjvYNz93PMXwZp7STLLZteGV+2a0aDqa         DpJohXmzy/glKqsyv42dOgdIHp0eZy6OpCTKqwD1BZZwHu/o0AyIVLimKBz6EylZukQP         GzaA==
MIME-Version: 1.0
From: David Karr <davidmichaelkarr@gmail.com>
Date: Thu, 15 Aug 2019 19:38:47 -0700
Message-ID: <CAA5t8Vo_kdqfAO1L_z-xf8mzp=fK3AuTYRmoqHLKLiz33Rx-mQ@mail.gmail.com>
Subject: More on Win7 update messing up HOME
To: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

I wish I could get my own messages on this list, so I could add more
information to my first note.

Running the installer again made no difference.  It still thinks my HOME is
"/".

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/<myuid>" 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
"<MYDOMAIN>+User(1944941)" and "2993517" (group and user, respectively, I
believe).

--
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

