From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25127 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Your format does not match the base files! Date: Thu, 12 Jan 2006 21:03:35 +0100 Message-ID: <43C6B617.1020204@wxs.nl> References: <43C6AA76.3000608@virgilio.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137096297 30138 80.91.229.2 (12 Jan 2006 20:04:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jan 2006 20:04:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 12 21:04:48 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1Ex8ff-0007Ot-KK for gctc-ntg-context-518@m.gmane.org; Thu, 12 Jan 2006 21:03:44 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB9F8127F1; Thu, 12 Jan 2006 21:03:42 +0100 (CET) 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 26491-01-3; Thu, 12 Jan 2006 21:03:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 644EE127E2; Thu, 12 Jan 2006 21:03:39 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0DA55127E2 for ; Thu, 12 Jan 2006 21:03:38 +0100 (CET) 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 26491-01-2 for ; Thu, 12 Jan 2006 21:03:37 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id CC61B127D7 for ; Thu, 12 Jan 2006 21:03:36 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 374 for ; Thu, 12 Jan 2006 15:14:03 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43C6AA76.3000608@virgilio.it> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25127 Archived-At: Jilani Khaldi wrote: > I just have updated my ConTeXt system (*) to the new one, and now I > get this error: > ... > ConTeXt ver: 2005.12.19 fmt: 2006.1.9 int: english mes: english > > language : language en is active > > system : cont-new loaded > (C:\texmf\tex\context\base\cont-new.tex > > FatalError : Your format does not match the base files! > > FormatVersion : 2005.12.19 > FilesVersion : 2006.01.12 10:38 > ... > Why did this happen? > However, I deleted the file "cont-new.tex" and copied the one from la > last distribution (06.0.1.2006) and now it works. well, now you really have a messed up system -) you get this message and abortion when your format is not matching your base files, so instead of deleting the new cont-new.tex, you have to make a format i added this feature in order to prevent such problems -) FatalError : Your format does not match the base files! is the problem Hans