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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=h3mJu2VanXsK9FLd HwmwmtzgDErkMCIk+99kQ3oX7bhVJU6a5tejnVbCi5JU21ZP0DXM9dD3z97e0EVi 4SjhXF3haKfkO2eeeB0lnbpVZBXRfstqZDxZQoipVcZF4vk5cWBGk7mvusdNAjNz n8vePlncJdJ1Py0Ytovn1X0e5DE= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=LZtJBfbTUqlaE5q8mxWO2H 154jA=; b=vC8lMqPq6VEo0UfePnnGwXLF3a/kEKFz9CvVleQPfTG7HQhtPlJMLI RKE+thSyjBM8/b4vm3ccrFQcgmNhjOhGau/GjtXM3DVI133zNvCoOtoaOGoNMApO 4QmaHU0qlNsFEr8DayMTqtz5ZQ60nfRbKGETGb72kQvtLNL5voITo= 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=0.7 required=5.0 tests=BAYES_05,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=UD:yandex.ru, english, H*F:D*yandex.ru, H*r:Client X-HELO: forward101j.mail.yandex.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1534882802; bh=IsE1cfMJNXsE3M7A9Vm2C/bqu8mhiZh8Y+37fMhehpk=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=ZIXCrKMfzh6aOoR5MWEs9buUcXP00ZV06NHOCzLOBA+hrqCIeA2g89EJ6MIIVrDSH /qUpDAv9R7Pf5lM/DtxMH5BNTR027GBXqPr8IaX/jrOwJvLUOzmNHu87IEknfJlc6x WiFeqvNYoa3HMEOOlDAYB+p7Vz8sNK+Ud8tan8qM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1534882801; bh=IsE1cfMJNXsE3M7A9Vm2C/bqu8mhiZh8Y+37fMhehpk=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=Me7o92NTxV6WT3lmZZF0uaolfsg3OxQ/N/gSDvryDe90Kf9Ce469KmQA9eVKAGnCf g8lEqXIKcWw3tZ9Tx14AWMavlyBMPNd12RoFYbR9k6VYim4JVa7EYWFTz7MP+7UEh3 s744jJL1VjsBtmlGnlQ7rldJy8cw8LPtw9xm1ky8= Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Tue, 21 Aug 2018 23:13:18 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <42935325.20180821231318@yandex.ru> To: cyg Simple , cygwin AT cygwin DOT com Subject: Re: gettext - acl tests - cygwin specific code path In-Reply-To: <05c3ca13-c103-ae7d-e727-a995a4cf5f66@gmail.com> References: <20968a92-9900-5fd0-807c-29facf8b84de AT gmail DOT com> <05c3ca13-c103-ae7d-e727-a995a4cf5f66 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. -- With best regards, Andrey Repin Tuesday, August 21, 2018 23:12:42 Sorry for my terrible english... -- 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