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:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ByvhN1TDPl8m62hl Ze6XbjfJl+6RljVsiMX3kuYKmfe740Ehckaar8VdpqIqE8dBsBIgjMNFGpQ9S+sq dt7J+UEHjp9i4FRoeArLxZJZosVfy7zZBD4ttGVRXpg2wfqWYcvSIC2CTbCbzJA2 wPjD4c11GztrsMb3bNLyckhrWlw= 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:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=oXrYh70gr57iNBSbD03Wip zKhes=; b=s0FN+4OISfS/3/dTescVeQ1+D/4BZJk/uNYNBEK47FiNU/KBbWCKbX pWGyQMxJSq6ZEK7ooXwDQ4XIAr5zGft0Mh8z7LQ2s5jGtu2fRBlvXFd60JLLF1+a gwTwhE6qwB8B7lETZmC8Y6oEguvBNu3xJQpSM9kg5Clkajh2oSXhk= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=marco, Marco, Nothing, During X-HELO: mail-io0-f180.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:reply-to:from:openpgp:autocrypt:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=xKwsS3Z1W/+0IduHpko72xBfEeosh8RGIAKZ5Ans/Zg=; b=V2uwW7VxiYl6CVaHJYAhkr12+3f63amePyIcAB0s+9wkUqOpzMNcvSUBY3g/NdFePF THln1SHFu6oXD1eSmZb6own3PcXSp85+hbd3wY5jof54W5B5Vd3gWBHJMtxXo59Ewz2J CFAmpwibvM4JVHif6gGR55G2LTS5rsCZb/CMp29BVTvs9hCnSUeC8W13h2khb6Ii+9vY VyDmNvvKGkdLyD8jNs9hEsa+6EVzh3+KU3+1SCoLxoL5PnphE/X7re5QFUoCs9Sxkx+T 6EWjV/yplkQcsdhbnHOlzvYHnStzSmoyauRBWq4oyf5U+fWVgg6wQ4ou5+b4tpOx3eOj 4OsA== Subject: Re: gettext - acl tests - cygwin specific code path To: cygwin AT cygwin DOT com References: <20968a92-9900-5fd0-807c-29facf8b84de AT gmail DOT com> <05c3ca13-c103-ae7d-e727-a995a4cf5f66 AT gmail DOT com> <42935325 DOT 20180821231318 AT yandex DOT ru> Reply-To: cygwin AT cygwin DOT com From: cyg Simple Openpgp: preference=signencrypt Message-ID: <5f3f087a-bbf3-c99f-cdd2-ba876b09d876@gmail.com> Date: Tue, 21 Aug 2018 19:57:29 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <42935325.20180821231318@yandex.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 8/21/2018 4:13 PM, Andrey Repin wrote: > Greetings, cyg Simple! > >> During the testing at least one of the tests does `setfacl -m group:0:1 >> tmpfile0`. Obviously this gets a 'permission denied' error as group 0 >> doesn't exist. What do you suggest for reasonable replacement for 0? > > Nothing. Not all systems have a concept of "group 0". Just skip this test. I'm not interested in skipping the test; after all the path for the test is Cygwin specific. It's just not the correct thing to do for the Cygwin specific path. I believe 11 to be the correct test and will pursue that upstream. Marco suggested maybe 544(Administrator) but that doesn't work with a typical user build while doing the same in Linux for root group 0 as a typical user I would need to have elevated privilege in Windows to use 544. -- cyg Simple -- 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