| delorie.com/archives/browse.cgi | search |
| DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 52TCGY7C794604 |
| Authentication-Results: | delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com |
| Authentication-Results: | delorie.com; spf=pass smtp.mailfrom=cygwin.com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 delorie.com 52TCGY7C794604 |
| Authentication-Results: | delorie.com; |
| dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=uVKAavPa | |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 351A33857023 |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1743250593; | |
| bh=KBeNooYms/KTsLQwD11N9IMYBw4f/O1YT4e1i7drAJ4=; | |
| h=Date:To:Cc:Subject:References:In-Reply-To:List-Id: | |
| List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: | |
| From:Reply-To:From; | |
| b=uVKAavPaeEc75l1vPB9E9wipX31Ly83TfpA8iTG6e16xrZNBqDbzE6hpq9lh0EJB1 | |
| Of2B5T/QNwoTX2QYjl0NmzHUK6Tf78T8dBWLGeninFI9aEJuF6Nkwqla4u5Hfyjd03 | |
| kxBxSWVJvdU3sUciXaFskSDq8KTh9c08OPPLNkY0= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 049003858C39 |
| Date: | Sat, 29 Mar 2025 13:15:33 +0100 |
| To: | Bruno Haible <bruno AT clisp DOT org> |
| Cc: | bug-gnulib AT gnu DOT org, cygwin AT cygwin DOT com |
| Subject: | Re: symbolic link curiousity in 3.6.0 |
| Message-ID: | <Z-fkZYbekSYiJEqL@calimero.vinschen.de> |
| Mail-Followup-To: | Bruno Haible <bruno AT clisp DOT org>, bug-gnulib AT gnu DOT org, |
| cygwin AT cygwin DOT com | |
| References: | <Pine DOT BSF DOT 4 DOT 63 DOT 2503250218240 DOT 74063 AT m0 DOT truegem DOT net> |
| <11037686 DOT 3WhfQktd6Z AT nimes> <Z-fINO05FlFrTIUs AT calimero DOT vinschen DOT de> | |
| <2439657 DOT YRq4vBrkhl AT nimes> | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <2439657.YRq4vBrkhl@nimes> |
| X-BeenThere: | cygwin AT cygwin DOT com |
| X-Mailman-Version: | 2.1.30 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| From: | Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com> |
| Reply-To: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| Errors-To: | cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com |
| Sender: | "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com> |
On Mar 29 12:58, Bruno Haible via Cygwin wrote:
> Corinna Vinschen wrote:
> > Btw., while I was testing test-file-has-acl.sh, I found two more bugs,
> > one in test-file-has-acl.sh, and one (a problem of account handling in
> > Windows) in Cygwin's setfacl(1). Together with the above change to
> > acl_extended_file(), fixing the bug in setfacl(1) is sufficient to run
> > test-file-has-acl.sh successfully.
> >
> >
> > However:
> >
> > I ran the script with VERBOSE=1 and this is what is printed:
> >
> > [...]
> > + chmod 600 tmpfile0
> > + acl_flavor=none
> > + acl_flavor=linux
> > [...]
> >
> > Oops, acl_flavor=linux?
> >
> > Turns out, the script checks the output for a --set-file option,
> > which is supported by Cygwin's setfacl since commit ed4d919c24646
> > ("setfacl: Rename the option --file to --set-file, as on Linux").
>
> This should have been fixed two years ago already:
> https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=2d4adbff973ee2cc186cb6256b61d246c254fe93
> You must be running an old copy of test-file-has-acl.sh.
Oh drat. I did a `git fetch' but missed the `git merge' afterwards.
Sigh. Let me recheck with the latest version...
Corinna
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |