From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61694 invoked by alias); 7 Sep 2018 21:14:03 -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 61685 invoked by uid 89); 7 Sep 2018 21:14:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=ham version=3.3.2 spammy=trusted, H*r:8.14.4, continued, USER X-HELO: Ishtar.sc.tlinx.org Received: from ishtar.tlinx.org (HELO Ishtar.sc.tlinx.org) (173.164.175.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Sep 2018 21:14:01 +0000 Received: from [192.168.3.12] (Athenae [192.168.3.12]) by Ishtar.sc.tlinx.org (8.14.7/8.14.4/SuSE Linux 0.8) with ESMTP id w87LDu8Z050755 for ; Fri, 7 Sep 2018 14:13:59 -0700 Message-ID: <5B92EA14.1030507@tlinx.org> Date: Fri, 07 Sep 2018 21:14:00 -0000 From: L A Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: "cygwin@cygwin.com" Subject: continued acl problems Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00137.txt.bz2 I'm now getting errors where I never got errors before -- this may be for the 'Trusted installer' user, or possibly domain users that I I tried copying files using tar|tar...I have a script that I've tried to run daily (but only do it manually), called 'daily_maint.sh' Tries to recycle old archive and tmp files as well as running disk cleanup. The log shows several problems: Moving old tmp files into Recycled/20180907133214 tar: Removing leading `/' from member names tar: tmp/05F831D4-6E5E-407A-A6CA-16FF47DDD8AA/en-US: Warning: Cannot acl_from_text: Invalid argument tar: tmp/05F831D4-6E5E-407A-A6CA-16FF47DDD8AA: Warning: Cannot acl_from_text: Invalid argument tar: tmp/51DD5395-10EE-4A95-9552-6E319B83C2BF/en-US: Warning: Cannot acl_from_text: Invalid argument tar: tmp/51DD5395-10EE-4A95-9552-6E319B83C2BF: Warning: Cannot acl_from_text: Invalid argument tar: tmp: Warning: Cannot acl_from_text: Invalid argument In all of these cases it appears that the problem is with directories. At first thought it was related to presence of 'TRUSTED USER' But I saw some 'flakeyness' on domain ID's, where I saw it display the correct text for them, but scrolling down to look for problems, and back up had the permissions dialog showing the raw numbers for my domain ID's, but scrolling again showed them as Domain\ID. So that's something to consider -- if there is a momentary flake in the resolution, it might cause a prob....just tried those files again. the "tmp/05" and "tmp/51..." No errors. Did something else change besides these probs you looked at? I have to stress...I've never seen the Cannot_acl_to_text message before my reporting it a week or so ago.... saw instances in use of 'tar' and 'rsync' at this point. I have seen similar messages out of rsync copying from a windows dir to a samba dir -- I figured local ID didn't exist on the remote samba dir. But have never seen it going between win-directories on the same machine...that's the new "problem", with current symptoms seeming to be limited to directories (maybe due to 2 acls)... Have never had these msgs going from win<->win on same machine. Sigh... -- 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