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=cP8vTTnJJcmdnm7WepCZ9CWje1NlwpUe35yt+7T3Nmhh1qTi/T8AA
	Zim2GTA1ciM60bnyrFQmNMt8t/uv6cNdc011r9Xiy5Gz67Oufy8uVNOoMi7SXy8A
	hI0IGvTkG5xuQF/iIkpss0ZUXFYcWkSTgIidmotDRe60YFTPpUAulg=
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=0TxCK9JYbskhnic8CeOsmYfiyoc=; b=GNeTKj/mknnZq9k2XBoj7+g1hR7S
	ob9uASc6O1Pcfu/EOVjOZVJzmGOBI4a8cB96FZJLQY85xKYL6QRcyu+/8XZPhcm9
	hFObbPzT/s7/prabPJ3YOrLhX63OZtxmcfwx+9otUdXUjL1VXBdq5TNZdX7H46iN
	m5CjTYpVWeEmF58=
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=1.9 required=5.0 tests=AWL,BAYES_40,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=H*M:post, H*MI:sk:56AA9EE, H*f:sk:56AA9EE, spacesurfercom
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: upgrades hang forever on =?utf-8?b?MHBfMDAwX2F1dG9yZWJhc2UuZGFzaA==?=
Date: Fri, 29 Jan 2016 08:03:46 +0000 (UTC)
Lines: 22
Message-ID: <loom.20160129T084635-125@post.gmane.org>
References: <56AA9EEB.5050607@spacesurfer.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Patrick Mackinlay <patrick <at> spacesurfer.com> writes:
> It requires user input because the file
> /var/cache/rebase/rebase_dyn
> is created read only the first time and then the second time a rm
> requires user confirmation.

When run from setup then rm should not prompt (and it doesn't for my
installations), at least not if the permissions on the directory are correct
and you always run it under the same UID.  I could add a "-f", but...

You seem to have some borked ACL on your Cygwin installation (i.e. a fresh
installation shouldn't have these) or something's wrong with the UID
settings (maybe mopve /etc/passwd and /etc/group files).  Do you run
setup.exe as administrator?  Is this a system-wide or user installation?

Also the latest snapshot changes the handling of the Administrator and
SYSTEM accounts to resolve some issues with intended vs. effective group
rights and ACL mask computation.


Regard,
Achim.


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

