From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54292 invoked by alias); 21 Aug 2018 20:20:08 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 54279 invoked by uid 89); 21 Aug 2018 20:20:08 -0000 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 Received: from forward101j.mail.yandex.net (HELO forward101j.mail.yandex.net) (5.45.198.241) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 21 Aug 2018 20:20:05 +0000 Received: from mxback10o.mail.yandex.net (mxback10o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::24]) by forward101j.mail.yandex.net (Yandex) with ESMTP id 9FDDF1243413; Tue, 21 Aug 2018 23:20:02 +0300 (MSK) Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [2a02:6b8:0:1a2d::26]) by mxback10o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id i4cq5Wo0xv-K2DqkcUX; Tue, 21 Aug 2018 23:20:02 +0300 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= Received: by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id M62c2NKeGq-K1DWjOCA; Tue, 21 Aug 2018 23:20:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) 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 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Tue, 21 Aug 2018 20:13:18 -0000 Date: Wed, 22 Aug 2018 08:16:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <42935325.20180821231318@yandex.ru> To: cyg Simple , cygwin@cygwin.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@gmail.com> <05c3ca13-c103-ae7d-e727-a995a4cf5f66@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-08/txt/msg00287.txt.bz2 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