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: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 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=-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 Date: Thu, 15 Aug 2019 19:38:47 -0700 Message-ID: Subject: More on Win7 update messing up HOME To: The Cygwin Mailing List 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/" 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). -- 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