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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=pDvdCtFZZVf2t/yQW5noXAy8MFHm1T8fmmQN8ApSlp430Jt7UjNQJ
	k1MZuwhUHkvr6uvCxjG0r9XpaqgsquZYaxvfJGR2FLg/0uWTW6oxIdiIOLCwB+6T
	njJNTeZa52KKlF939dFh8msmihsLasEdueJiWr3Fj5MCnCBqssUVls=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Zlh97Dd9h3hCei4lnnX7/Xdlho8=; b=MWs4HSmXNchojqpc0SVZCbb4wxSH
	Bm3soLMuYiulSdQ24/He2I0fe65Sy+un5Y1+D1KWF3zTNiBOVT+xarTyzoBfItMh
	0V9CCK0kARilL/uMref+2HGkr4YAHsLkWp9z30qijzawGgZVgpBnxTsBI+nBAiix
	gadR/VcfRB5msmo=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_50,FSL_HELO_BARE_IP_2,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: How to correctly rebase?
Date: Thu, 15 Oct 2015 07:14:49 +0000 (UTC)
Lines: 1
Message-ID: <loom.20151015T091113-140@post.gmane.org>
References: <22046.25592.311399.765933@woitok.gmail.com> <8925F252-F479-4990-B568-1EC612DF39A5@etr-usa.com> <87si5dqmh9.fsf@Rainer.invalid> <9275354A-6BFA-4964-BA05-008441168922@etr-usa.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t9F7FFLj008981

Warren Young <warren <at> etr-usa.com> writes:
> $ getfacl /var/log/setup.log
> # file: /var/log/setup.log
> # owner: Warren
> # group: Warren
> user::rw-
> group::---
> other:r—
> 
> So, why is setup.exe not writing to it?  604 is a weird permission set,
but does it really need world writability?
> 
> I get the same permission set when saying “touch x” on this box.
> 
> Windows 10, 64-bit.

You seem to be using a Microsoft Account rather than a local one.  That has
the wierd effect that the SID for the user and the group becomes identical.
 Corinna already added a few workarounds here and there for this, but it may
not be complete and setup may also need to do something extra in this case.
 I've never used a Microsoft Account, so I can't help any further with this.


Regards,
Achim.




