From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kei Kebreau Subject: Acl test investigation Date: Tue, 20 Jun 2017 12:37:55 -0400 Message-ID: <87shiupqag.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNPrW-0004a5-Is for guix-devel@gnu.org; Tue, 20 Jun 2017 16:34:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNPrT-0004FJ-HZ for guix-devel@gnu.org; Tue, 20 Jun 2017 16:34:58 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:37444 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNPrT-0004Ec-9K for guix-devel@gnu.org; Tue, 20 Jun 2017 16:34:55 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Disposition: inline I discovered that the Acl tests are failing partly because the coreutils seemingly aren't compiled with Acl support before the tests are run (even though acl is an input to coreutils). The tests are written with the assumption that the coreutils are built with Acl support. An example is in the sbits-restore.test file, where a sed command is expecting to remove an Acl bit from ls output, but instead removes normal directory permission information. Any ideas on how to resolve this without disabling the Acl tests? --=-=-= Content-Type: application/pgp-signature; name=signature.asc Content-Transfer-Encoding: base64 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KCmlRSXpCQUVCQ0FBZEZpRUVnN1p3T3R6S08y bEx6aTJtNXFYdVBCbEdlZzBGQWxsSlQyOEFDZ2tRNXFYdVBCbEcKZWcxT2VBLy9WcXlWSUZyeXZu ZTZaSklOWU9IY2xYMU5VUGxWUnQ3R3NyZHp4UCtweVpEbkZqcThPeklBWTYyMApVYTdDUEMwV3dy UVh1ZGE4a2dYYlM2akdaYWRPbXZqLzJJd2hQZnJwdkw1MCtQMWlGWFNPNmV4a2Q4andEZ25MCmR5 OC8wMzk2UERLWExqRnNqazBCVlJqUU56RTU1elc3WHFYWVRSMDN2ajh1NmpTWGtpcGZyOE9EeTE2 Tk1yRncKUGFHSEN3b0JGL3p2cGZJQ1JKOGg3ZFZ4cFcySi84RldVRXZIT1hPMVljZEZtYVFpV3Rs aWw5eU90STUvc0l3TgpzWDh5Mld0OTFPb0dSY1lsS3VqZlg1R1cvazhiUXJQcThFMncxby9qbHF5 UDZsLzkrNHVXeS92dG5PL2pYU0NCCjMzeVBtclRjcG9SeCtIU0ZaV0RKWDIxWEE4Qkg3VTJvcHND QSs1QVczNi95ZVBRZCtZZ1ZZY2JDa2JtTFRjeG4KYWlZbFdiSFhJSThHRGhwT3Fkai9hUFBDZnpP bk9DcUc0QisvdjlMY0dLdFFzdFFJK2l4TFhGTlcwOFI2bUZvTgphclljT2crbUttTTdoWFJTbUhF ZkhMRkt3SCt2NEdzSEkyRlhYVUh6SkJZMjJselhITU1iLzJqUmdLcFpVRHRkCm9HYVVNVU50Zi80 UnU5VmpBcjNqS01Jb3NJMlFydGN6SEhLUnBNRzVlaXE3MW93QVhKajdqM01RUndUYy9wNGkKNnFX U3VKa2FVVWY1SEVsMUJLNWQvRWZkOU5zS1JQTG1EaCtxd3AwZlBnZW1mUTdnL2hKaW8rT0R1RERv WjlUZAptREd3NHBuZTdOTjRRcWlycWpwaVFkSXBVZjk0c0NQWklHYWIzZjNwaEtUeHR5NlRJODA9 Cj04YnA5Ci0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQ== --=-=-=--