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:to:subject:references:from:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=DpYX5 S3qjmZTnMYSI1SwkagzAYcaP1vKtwrT11dG4WR0tamIphuHN+QqQqV9g5tHykeD+ /xktDXFSZwF2UNAJD3uAcZf34/63YUKKm5XcVqHTPnDvuuDTs2HVV9beNi4N4r85 n86ZRLgjlL2wVCYZfKclp3VcvKgCXH/oiJIpts= 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:to:subject:references:from:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=Ec0WvSLCf5D PQlmvE/vr6+/DWFg=; b=SbUzAwcXz+aH6YxyVKk7iScTP7L7OIEudG1T+Bj30t9 xRPJr00UKNH7w/pQpMAW/UmdohU68SLWH6uIeC/aZztDKJMtjj+FOrn5utOofVXS hGf7Tc03DnMSmI5sM2kCM7pdoOhjqxm0OnMhD1J3e4rYJuFDNQ2xd+KOJBXh6TaY = 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS,T_HK_NAME_DR,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 spammy=H*f:sk:e538823, H*i:sk:e538823 X-HELO: aserp1040.oracle.com To: cygwin AT cygwin DOT com Subject: Re: xfig doc files permissions References: <2d64b284-e66f-4da0-7920-f119f1f753d3 AT cs DOT umass DOT edu> From: "Dr. Volker Zell" Date: Tue, 12 Jul 2016 19:19:51 +0200 In-Reply-To: (Marco Atzeri's message of "Tue, 12 Jul 2016 17:06:17 +0200") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.23 (cygwin32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes >>>>> Marco Atzeri writes: > back in the mailing list > On 12/07/2016 16:30, Eliot Moss wrote: >> On 7/12/2016 10:20 AM, Marco Atzeri wrote: >>> On 12/07/2016 16:08, Eliot Moss wrote: >>>> This is to the cygwin maintainer of xfig. Whenever there is a new >> release >>>> and I update the doc files in /usr/share/doc/xfig, my backup program >> cannot >>>> read most of the file. This is because their permissions are 700, >> and the >>>> backup tool does not run as me (it wants SYSTEM access). 700 does >> not seem >>>> appropriate for doc files - maybe 644, or for executables 755? >> Perhaps in >>>> future releases this can be adjusted so I don't have tp go in and >> manually >>>> change the permissions. (It's not a big issue that the files don't back >>>> up, >>>> but the backup program stalls on them for a long time trying, so it >>>> needlessly >>>> slows down backups.) If anybody cares, the backup program is CrashPlan. >>>> >>>> Regards -- EM >>>> >>> >>> the files are 644 on my system, >>> same on the tar file >>> >>> -rw-r--r-- vzell/None 17625 2016-06-29 13:34 >> usr/share/doc/xfig/FORMAT3.1 >>> -rw-r--r-- vzell/None 20185 2016-06-29 13:34 >> usr/share/doc/xfig/FORMAT3.2 >> >> True, those files have reasonable permissions, but look in the >> subdirectories, >> e.g., usr/share/doc/xfig/html. The files there are mostly rwx------ in >> the tar >> file (I just looked at xfig-3.2.5.c-3.tar.xz, downloaded today). >> >> Regards -- Eliot Moss > you are right > $ tar -tvf xfig-3.2.5c-3.tar.xz |grep html |head > drwxrwxr-x vzell/None 0 2016-06-29 13:35 usr/share/doc/xfig/html/ > -rwx------ vzell/None 3656 2016-06-29 13:35 > usr/share/doc/xfig/html/accelerators.html > -rwx------ vzell/None 998 2016-06-29 13:35 > usr/share/doc/xfig/html/animate.js > -rwx------ vzell/None 40959 2016-06-29 13:35 > usr/share/doc/xfig/html/attributes.html > -rwx------ vzell/None 7303 2016-06-29 13:35 > usr/share/doc/xfig/html/authors.html > -rw-r--r-- vzell/None 21545 2016-06-29 13:35 > usr/share/doc/xfig/html/bugs_fixed.html > -rwx------ vzell/None 2815 2016-06-29 13:35 > usr/share/doc/xfig/html/but_frm_accelerators.html > -rwx------ vzell/None 2811 2016-06-29 13:35 > usr/share/doc/xfig/html/but_frm_attributes.html > -rwx------ vzell/None 2802 2016-06-29 13:35 > usr/share/doc/xfig/html/but_frm_authors.html > -rwx------ vzell/None 2811 2016-06-29 13:35 > usr/share/doc/xfig/html/but_frm_bugs_fixed.html Hi all Noted...will fix when I have time... Thanks Volker -- 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