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:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=PGeYzfOIxQfglkIALDvJ2r8G35mUqcGyPJ23eTvrKzN 0f0xd4aFgmRTNEHiUe2sQtW1IyBtD82qNI+fx4vt98i5C8ytez3sv+dQu864zwZA 7OaQX0gTcquJ2tD+tKuYaVO/1GhDWcCWdYbw7Hsam0LCXCiQ9fKrA2ZfmrLgntvM = 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:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=j7xftejJVpYjhTL7jVpl15XXoYk=; b=UbvEMdTIz9qL9AGZf 3B/nv4BURqbrENA4FVktOxx4GB6s42TDWlftB6T0+3QK7LKbx+SJrk08adtC6q1D fTCpAynxd5n5xh1Q39vl/XSBopwhV0UhywXpLpC4Q3rtADVSajyUhL9Hxc2FNZDL tn8I5jMzVHcor27DQRAw1nvzSc= 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=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=singles, Singles, Hx-spam-relays-external:ESMTPA X-HELO: vsmx012.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Request to the git maintainer In-Reply-To: <64cc57cf-09c7-6225-963f-9adacb7d03af@cs.umass.edu> (Eliot Moss's message of "Mon, 10 Jul 2017 17:02:52 -0400") References: <87a84cxcos DOT fsf AT Rainer DOT invalid> <64cc57cf-09c7-6225-963f-9adacb7d03af AT cs DOT umass DOT edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Date: Tue, 11 Jul 2017 22:35:07 +0200 Message-ID: <87zicayao4.fsf@Rainer.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-VADE-STATUS: LEGIT Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v6BKZfSl031327 Eliot Moss writes: > I looked upstream, and at least some of the files I am concerned about > are installed using "tar" piped to another "tar", with umask 022 set > explicitly. I think the problem is that the source of this copying > has 600 or 700 permissions. Not sure if *that* is an upstream problem > or not ... That'd still be a bug, then. If those files get installed by some other user than the one trying to use them they'd be inaccessible, both on UN*X and Windows. I've checked what openSUSE does and they just enter the build script with a 'umask 022'. I didn't find any patch that fixes up the permissions later, So that seems to be enough. I'd try to build that way first. [later…] Yup, just setting the umask to some 022 before building the packages does the right thing on Cygwin, too. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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