From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18115 Path: main.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Re: permissions in texmf/scripts/context/* Date: Sun, 6 Feb 2005 21:14:07 +0100 Message-ID: References: <5400d781c3694a8f4cdf8aa0fd8203a3@uni-bonn.de> Reply-To: VnPenguin , mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1107720837 28776 80.91.229.2 (6 Feb 2005 20:13:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Feb 2005 20:13:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Feb 06 21:13:57 2005 Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1CxsmJ-00052i-CM for gctc-ntg-context-518@m.gmane.org; Sun, 06 Feb 2005 21:13:07 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8F276127D6; Sun, 6 Feb 2005 21:14:13 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05932-05-2; Sun, 6 Feb 2005 21:14:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E9CB127B2; Sun, 6 Feb 2005 21:14:11 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A8955127B2 for ; Sun, 6 Feb 2005 21:14:09 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05932-05 for ; Sun, 6 Feb 2005 21:14:08 +0100 (CET) Original-Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by ronja.ntg.nl (Postfix) with ESMTP id B8A6112793 for ; Sun, 6 Feb 2005 21:14:08 +0100 (CET) Original-Received: by rproxy.gmail.com with SMTP id a41so1105525rng for ; Sun, 06 Feb 2005 12:14:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=HQwxo4ocwuAC6o3427VUglVPNLH1ZbEP36/ohJmF7f7jvtOy7EmYgMs2i7S1FoOApDpEZoyIMZNhVKSX07z8o4tvRLkawcx6hzb96MwvOhlQmj3lgPZ0Du4XQEk07WSeYNRowI03NbxdmCRfx1EaxSYt4AtCDYpVhWm9XA+OW0k= Original-Received: by 10.38.98.65 with SMTP id v65mr164798rnb; Sun, 06 Feb 2005 12:14:07 -0800 (PST) Original-Received: by 10.38.67.14 with HTTP; Sun, 6 Feb 2005 12:14:07 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <5400d781c3694a8f4cdf8aa0fd8203a3@uni-bonn.de> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18115 On Sun, 6 Feb 2005 21:06:21 +0100, Thomas A. Schmitz wrote: > I'm wondering if this is a bug: I tried to play around with the > texmfstart script, but couldn't get it to work. I think the latest > cont-tmf.zip installs those files with wrong permissions. Here's what I > got: > > -rw-r--r-- 1 tas 15k Jan 6 13:41 concheck.rb > -rw-r--r-- 1 tas 25k Jan 28 09:28 ctxtools.rb > drwxr-xr-x 3 tas 102 Feb 6 21:00 exa > -rw-r--r-- 1 tas 21k Dec 20 21:31 texmfstart.rb > -rw-r--r-- 1 tas 6.5k Jun 14 2004 texsync.rb > -rw-r--r-- 1 tas 23k Oct 15 19:15 textools.rb > -rw-r--r-- 1 tas 13k Oct 27 18:27 xmltools.rb > drwxr-xr-x 3 tas 102 Feb 6 21:00 xmpl > > same is true for scripts/perl/ Shouldn't they all have permission 755? > Not need IMHO if you run the script by using "perl script.pl". The same for ruby :)