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: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 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-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: References: Date: Mon, 23 Nov 2015 19:09:15 +0100 Message-ID: Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.4 From: Kacper Michajlow To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2015-11-21 17:24 GMT+01:00 Corinna Vinschen : > 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