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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ABr0+BLvLgMsWDNvDrUv9mYFxZ4GU7B9QbjJjoxtosp mfAb+wVCiItIIK2HM0UM0a8iyqnY0FXgl27ly4mjGYygXmiO9x+jgYBp3AcY633o 2Eqettoqa0cgRwAcrVCwF5/Dpvs9ANzDoM9W0ArmPByySo+9jJzhMRW93mKzdakE = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=4AlYyA26ZEQ+3gWaszKdTiuASP8=; b=SLK+wP10rI1fwhRaa /8bnVWYQlFcdxj66zFqOzdI8PW2/eh+Zhi0iSrxSEcWmyivHHXXCBYvNoFFuODTO 3ULJssOG8GzfqA1LhHt99lbZ/3Pt/klcIq6pVdsJQDYuGDw0kvXKaSYV/FCmVYwB eR3gga4vFKzTLyiONFq0wgVfWQ= 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=-5.7 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.1 spammy=Greetings, interaction, person X-HELO: Ishtar.sc.tlinx.org Message-ID: <5C853D99.3080401@tlinx.org> Date: Sun, 10 Mar 2019 09:38:49 -0700 From: L A Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: win dirs don't handle lack of inherited rule(?): getfacl + tar dir Warning: Cannot acl_to_text: Invalid argument References: <5C81E2EE DOT 7020708 AT tlinx DOT org> <20190308121543 DOT GI3785 AT calimero DOT vinschen DOT de> <5C84EB7B DOT 70408 AT tlinx DOT org> <19210197464 DOT 20190310162749 AT yandex DOT ru> In-Reply-To: <19210197464.20190310162749@yandex.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 3/10/2019 6:27 AM, Andrey Repin wrote: > Greetings, L A Walsh! > >> On 3/8/2019 4:15 AM, Corinna Vinschen wrote: >>> On Mar 7 19:35, L A Walsh wrote: >>>> I ran tar on another directory and got a huge number** >>>> of these: >>>> tar: rules: Warning: Cannot acl_to_text: Invalid argument >>>> tar: adblockplus: Warning: Cannot acl_to_text: Invalid argument >>>> tar: autopager: Warning: Cannot acl_to_text: Invalid argument >>>> tar: bookmarkbackups: Warning: Cannot acl_to_text: Invalid argument >>>> --- >>> Can you please provide the cacls or icacls command creating >>> a directory that allows to reproduce the issue? > >> I doubt that area of my disk has ever been manipulated by >> cacls or icacls. That's in my roaming profile. > > It's not about manipulation, it's about current state. > > icacls is a Windows equivalent of POSIX's setfacl/getfacl. --- I know. I meant manipulate in the sense of handling something with dexterity and finesse. -- which is a different connotation or sense of the word than when talking about one person manipulating another. How would _you_ create these symptoms if you don't know how they got that way -- just that they exist that way. Furthermore. I'm pretty sure that a person would not be able to create that symptom with icacls (or the deprecated cacls). I would not doubt that icacls would refuse to create mis-ordered ACL's, for example. I.e. its likely a non-windows program or odd interaction between one and windows. That's why I pointed out that besides cygwin creating acl's that explorer will complain about, the roaming profile has also received profiles from a samba server on linux (with a different permission structure).. Its unclear what permissions are copied then and how they are mapped. > > -- 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