unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Kei Kebreau <kei@openmailbox.org>
Cc: 27431@debbugs.gnu.org
Subject: [bug#27431] Acl test investigation
Date: Tue, 20 Jun 2017 22:19:09 +0200	[thread overview]
Message-ID: <87o9til8ea.fsf@gnu.org> (raw)
In-Reply-To: <87vanqpqcc.fsf@openmailbox.org> (Kei Kebreau's message of "Tue, 20 Jun 2017 12:37:55 -0400")

Hello Kei,

Kei Kebreau <kei@openmailbox.org> skribis:

> 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?

Could you give a bit more context?  On which branch does this failure
happen?

If the unit tests of the ‘acl’ package check the output of ‘ls’, then
there’s a circular dependency issue between Coreutils and ACL.  I would
argue that it’s up to Coreutils to test its ‘ls’ command, but in the
meantime, we could patch ACL to skip its ‘ls’ test.

Is this what you were asking?  :-)

Ludo’.

      parent reply	other threads:[~2017-06-20 20:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-20 16:37 [bug#27431] Acl test investigation Kei Kebreau
2017-06-20 19:45 ` bug#27431: " Kei Kebreau
2017-06-20 20:19 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9til8ea.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=27431@debbugs.gnu.org \
    --cc=kei@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).