www.delorie.com/archives/browse.cgi | search |
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:content-type:mime-version:subject:from | |
:in-reply-to:date:content-transfer-encoding:message-id | |
:references:to; q=dns; s=default; b=OxnvkUwMBT2n+yLxt7jezxFQnrmP | |
pxry91BD19YhcrharjsxyIwtCVZXEo7khNWZHYXybyWCk8xmZGojPs1j4ND7VARc | |
fbNQU3y+zK5Sd1XWqG1BBEhaz/wSMBXcX2F0Wqy3FiHEgqWeGyGKY/ZoPEA9B+2g | |
PfCgwBOMXRrp37M= | |
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:content-type:mime-version:subject:from | |
:in-reply-to:date:content-transfer-encoding:message-id | |
:references:to; s=default; bh=vyx+16VSEAwEh6CQhv4McuGeT0w=; b=Y/ | |
++Zv8Fk21h9vDBTAT+m3WeJ/Tg/M513MNy19P09fj/kAhAvc4n34R3y/fS+5zVOu | |
tll+MIy1934nH99BRCIehefHzlGU7mjbi0tJPwFGn5RQitW5cGLlD3dbzuoD6Fjr | |
SZ6TZKQtrYzZBnup/VdB6BwgegTz2dIVeNXUkDjaA= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 |
X-HELO: | etr-usa.com |
Mime-Version: | 1.0 (Mac OS X Mail 8.2 \(2104\)) |
Subject: | Re: How to correctly rebase? |
From: | Warren Young <wyml AT etr-usa DOT com> |
In-Reply-To: | <D9E8819C-DC93-4779-A8C8-FC557F48565F@etr-usa.com> |
Date: | Wed, 14 Oct 2015 16:37:20 -0600 |
Message-Id: | <D2D7AC62-B334-47DA-A24B-AA71F6CD6540@etr-usa.com> |
References: | <22046 DOT 25592 DOT 311399 DOT 765933 AT woitok DOT gmail DOT com> <8925F252-F479-4990-B568-1EC612DF39A5 AT etr-usa DOT com> <87si5dqmh9 DOT fsf AT Rainer DOT invalid> <9275354A-6BFA-4964-BA05-008441168922 AT etr-usa DOT com> <D9E8819C-DC93-4779-A8C8-FC557F48565F AT etr-usa DOT com> |
To: | The Cygwin Mailing List <cygwin AT cygwin DOT com> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t9EMbaAg018546 |
On Oct 14, 2015, at 4:08 PM, Warren Young wrote: > > On Oct 14, 2015, at 3:30 PM, Warren Young wrote: >> >> So, why is setup.exe not writing to it? 604 is a weird permission set, but does it really need world writability? > > Nope. I said “chmod 666 /var/log/setup.log”, and setup.exe still isn’t writing anything new to it. Well, RTFS for the win: setup/main.cc, line 290 purposely fails to initialize the logger when it’s running with elevated permissions, as it will be when running under UAC. I can think of some weak reasons why that might be the case, but nothing that convinces me that this is the right thing to do. Anyway, this has drifted off topic for this list. Anyone who cares enough to take it further should move the discussion to the cygwin-apps list. -- 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
webmaster | delorie software privacy |
Copyright 2019 by DJ Delorie | Updated Jul 2019 |