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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=nK
	FXzur4KyF5ig93MS5hTCOuZD9+v/wbS5iV32NWfJnkukhRecbBtj0j4Go98chAdm
	GAjPDFSmyrKEer0cfxyZiP/wuwMQF9wlAiG/3/1/5piFv9D945fy+b35Q51oWQU2
	hMfq9qqX+Btk94qpynOuvN7R3G9Ler7fRydfAbcyk=
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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=wMXPK8+x
	9iGyh4wXEOSsLowI0gw=; b=L2c7aewJo8ETipRFajd31XQ98Z5z6TFbnpR9fuPi
	HtFHUU+kj0ItQ07OcJVCNh/UA2i+Ja0mQX6wh0Wid7GC5Sr4S4cZ+Lo5Rr7B/ip4
	GzhInlkcBqF/SiX5fTvHco/YIhKDrOWLn9pEfxAhnOqfqntqq5CStaas6HH83z2F
	TrY=
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_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-lf0-f47.google.com
MIME-Version: 1.0
X-Received: by 10.25.158.11 with SMTP id h11mr6268388lfe.159.1448302156021; Mon, 23 Nov 2015 10:09:16 -0800 (PST)
In-Reply-To: <announce.20151121162447.GF2755@calimero.vinschen.de>
References: <announce.20151121162447.GF2755@calimero.vinschen.de>
Date: Mon, 23 Nov 2015 19:09:15 +0100
Message-ID: <CABPLASTKt3uKcAbeLNjVa89wrWi_LO6MnPD0Fd=T0FxJG0r5mA@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.4
From: Kacper Michajlow <kasper93@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

2015-11-21 17:24 GMT+01:00 Corinna Vinschen <corinna-cygwin@cygwin.com>:
> Hi Cygwin friends and users,
>
>
> I released a new TEST version of Cygwin, 2.4.0-0.4.
>

With this version I get permissions denied when trying to chmod a
folder created in a created folder...

Basically this doesn't work for me:
mkdir test
mkdir test/test
chmod 755 test/test

Additional top level directory after creating have drwx---r-x, and
even after chmod 777, it still have only drwx---rwx. Notice no group
permissions? I might be missing something here, but doesn't look
right, does it?

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

