From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65510 Path: news.gmane.org!not-for-mail From: "Thomas Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: new beta Date: Wed, 26 Jan 2011 09:41:23 +0100 Message-ID: References: <4D35E228.2090603@wxs.nl> <4D35E660.20605@nibua-r.org> <201101260850.49669.alan.braslau@cea.fr> <4D3FDAAA.9040306@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1296031304 6056 80.91.229.12 (26 Jan 2011 08:41:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 08:41:44 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 26 09:41:40 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pi0we-0005Jc-LW for gctc-ntg-context-518@m.gmane.org; Wed, 26 Jan 2011 09:41:40 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F32B4CAAAF; Wed, 26 Jan 2011 09:41:39 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U+Migb41VaSA; Wed, 26 Jan 2011 09:41:37 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 430B4CAA24; Wed, 26 Jan 2011 09:41:37 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E3E70CAA24 for ; Wed, 26 Jan 2011 09:41:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0lomjTq2C7YK for ; Wed, 26 Jan 2011 09:41:24 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 84823C9A7C for ; Wed, 26 Jan 2011 09:41:24 +0100 (CET) Original-Received: from uni-bonn.de (mail1x.uni-bonn.de [131.220.15.112]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0Q8fN8j028198 for ; Wed, 26 Jan 2011 09:41:24 +0100 Original-Received: from [131.220.89.142] (account tschmit1@uni-bonn.de) by be2.uni-bonn.de (CommuniGate Pro WEBUSER 5.2.12) with HTTP id 6310069 for ntg-context@ntg.nl; Wed, 26 Jan 2011 09:41:23 +0100 X-Mailer: CommuniGate Pro WebUser v5.2.12 In-Reply-To: <4D3FDAAA.9040306@wxs.nl> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=131.220.15.112; country=DE; region=07; city=Bonn; latitude=50.7333; longitude=7.1000; http://maps.google.com/maps?q=50.7333,7.1000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08E08FnPF - c99bebfacb1b - 20110126 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:65510 Archived-At: On Wed, 26 Jan 2011 09:26:18 +0100 Hans Hagen wrote: > On 26-1-2011 8:50, Alan BRASLAU wrote: >> On Tuesday 18 January 2011 20:13:36 Renaud AUBIN wrote: >>> Hi Hans, >>> >>> On Linux with debian minimals: >>> >>> l.42 \loadmarkfile{catc-ini} >>> >>> Please type another input file name: >>> ! Emergency stop. >>> >>> \relax >>> l.42 \loadmarkfile{catc-ini} >> >> >> There appears to be a problem (for quite some time, not >>just for the current >> beta) of the robustness of \loadmarkfile{}. Indeed, >>quite often, the conditions >> under which this occurs is not clear to me, but almost >>systematically, >> updating the minimals gives such errors. The update >>succeeds by entering the >> full path, such as >> /usr/local/context/beta/tex/texmf-context/tex/context/base/catc-ini.mkiv >> and repeating the whole path many times, for all >>instances of unfound markfiles >> (under X11, right-click is your friend)! >> >> It is strange, as the update process finds the other >>files perfectly well, and >> is really annoying. > > it is probably a side effect of files being renamed, >i.e. the new name is mkiv while the old one is tex; in >that case the file database has to be rebuild (using >mtxrun --generate); it can also happen when there are new >files added > > so, the main question is: why isn't "mtxrun --generate" >run? > > Hans Yes, I have encountered this problem many times during the last weeks. Aborting the format-making, rerunning mtxrun --generate works too, after that, all the files that have been flagged before are found. So the question is: is mtxrun --generate maybe run too early in the process, before all the files are copied into their place? Thomas ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________