From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43023 Path: news.gmane.org!not-for-mail From: "Henning Hraban Ramm" Newsgroups: gmane.comp.tex.context Subject: mtxrun:1741: attempt to index a nil value Date: Fri, 8 Aug 2008 13:15:53 +0200 Message-ID: <954f61110808080415u476a99f5xce50f58e8590325c@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218218391 25596 80.91.229.12 (8 Aug 2008 17:59:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 17:59:51 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 08 20:00:41 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KRWGI-0007wL-FP for gctc-ntg-context-518@m.gmane.org; Fri, 08 Aug 2008 20:00:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 149AD1FE73; Fri, 8 Aug 2008 19:59:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16010-10-63; Fri, 8 Aug 2008 19:58:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 021512005F; Fri, 8 Aug 2008 17:41:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 703502005E for ; Fri, 8 Aug 2008 17:41:39 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32032-06-12 for ; Fri, 8 Aug 2008 17:40:53 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.248]) by ronja.ntg.nl (Postfix) with ESMTP id C92192038C for ; Fri, 8 Aug 2008 13:15:54 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so1008430rvb.14 for ; Fri, 08 Aug 2008 04:15:53 -0700 (PDT) Original-Received: by 10.114.182.1 with SMTP id e1mr1932687waf.143.1218194153551; Fri, 08 Aug 2008 04:15:53 -0700 (PDT) Original-Received: by 10.114.95.3 with HTTP; Fri, 8 Aug 2008 04:15:53 -0700 (PDT) Content-Disposition: inline X-Google-Sender-Auth: e2fd9ebd82b27a0b X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:43023 Archived-At: For I had some problems with my installation I tried to start from scratch. But I'm stuck with an error in mtxrun: Welcome to Darwin! user$ cd /usr/local/ConTeXt/ /usr/local/ConTeXt user$ rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh . first-setup.sh sent 115 bytes received 1757 bytes 1248.00 bytes/sec total size is 1638 speedup is 0.88 /usr/local/ConTeXt user$ ./first-setup.sh receiving file list ... done bin/ bin/mtx-update-old.lua bin/mtx-update.lua bin/mtxrun bin/texlua sent 186 bytes received 6127742 bytes 331239.35 bytes/sec total size is 6126659 speedup is 1.00 MtxRun | version 1.1.0 - 2007+ - PRAGMA ADE / CONTEXT MtxRun | variable SELFAUTOLOC set to /usr/local/ConTeXt/bin MtxRun | variable SELFAUTODIR set to /usr/local/ConTeXt MtxRun | variable SELFAUTOPARENT set to /usr/local MtxRun | variable TEXMFCNF set to {$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c} MtxRun | no cnf files found (TEXMFCNF may not be set/known) MtxRun | using script: bin/mtx-update.lua state | loaded update | start /usr/local/ConTeXt/bin/mtxrun:1741: attempt to index a nil value And that's it. Line 1741 of mtxrun contains a popen command to execute a system command; but even if I change that (e.g. printing the accessed variable before), the error stays at that line, so the message is probably wrong. Please help? Greetlings, Hraban ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________