delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/12/13:20:24

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: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: <bc0c3335-f4f8-5ccb-1fde-45a228a2aa67 AT cs DOT umass DOT edu> <b2985bd3-2d85-8577-5508-531560be6e82 AT gmail DOT com> <2d64b284-e66f-4da0-7920-f119f1f753d3 AT cs DOT umass DOT edu> <e538823a-2c65-ea27-0784-a9c600b7d483 AT gmail DOT com>
From: "Dr. Volker Zell" <dr DOT volker DOT zell AT oracle DOT com>
Date: Tue, 12 Jul 2016 19:19:51 +0200
In-Reply-To: <e538823a-2c65-ea27-0784-a9c600b7d483@gmail.com> (Marco Atzeri's message of "Tue, 12 Jul 2016 17:06:17 +0200")
Message-ID: <vriv37ne6afc.fsf@VZELL-LAP.de.oracle.com>
User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.23 (cygwin32)
MIME-Version: 1.0
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019