From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.70.74 with SMTP id c10cs50606bkj; Tue, 19 Oct 2010 21:35:14 -0700 (PDT) Received: by 10.220.191.13 with SMTP id dk13mr1930483vcb.230.1287549313795; Tue, 19 Oct 2010 21:35:13 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id n20si5648228vbl.86.2010.10.19.21.35.13; Tue, 19 Oct 2010 21:35:13 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@yahoo.co.uk Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 276C118581F3; Wed, 20 Oct 2010 00:35:13 -0400 (EDT) Received: from nm6.bullet.mail.ac4.yahoo.com (nm6.bullet.mail.ac4.yahoo.com [98.139.52.203]) by rubyforge.org (Postfix) with SMTP id 35F7F185831A for ; Wed, 20 Oct 2010 00:09:36 -0400 (EDT) Received: from [98.139.52.190] by nm6.bullet.mail.ac4.yahoo.com with NNFMP; 20 Oct 2010 04:09:35 -0000 Received: from [74.6.228.38] by tm3.bullet.mail.ac4.yahoo.com with NNFMP; 20 Oct 2010 04:09:30 -0000 Received: from [127.0.0.1] by smtp107.mail.ac4.yahoo.com with NNFMP; 20 Oct 2010 04:09:30 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1287547770; bh=mfWa86mAeKqtoHicLOTC11zyOkgKiKwWFNP7o3L4FPk=; h=X-Yahoo-Newman-Id:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Content-Type:To:Subject:References:Date:MIME-Version:Content-Transfer-Encoding:From:Message-ID:In-Reply-To:User-Agent; b=DMdUacnXfp69guKsD5ID/grnfBu6hoAFQUgnGL+t4NrF4OlPdSNCCi84OIPobiESXMcako30X0mJqEq/x+TkVGnw2+CYtdMZFc29AZJ4nf+Qnem6ObLWSOx3UJL/NtXquSApNo1IptXXgyH3cmUR2GFqC7HUdKz8xQ/FUHZe30M= X-Yahoo-Newman-Id: 695501.79747.bm@smtp107.mail.ac4.yahoo.com Received: from localhost (cjparsons1@195.137.6.103 with login) by smtp107.mail.ac4.yahoo.com with SMTP; 19 Oct 2010 21:09:30 -0700 PDT X-Yahoo-SMTP: lSFROKCswBDqnet5DzTJQ_yxAMq.dCU- X-YMail-OSG: zYcsgbMVM1k71k9jJofeHdKWl.a0elTHxzOEIlrbtx7dxsi evDPWpF0YKDEthUSLIwuMV6.kLkasOMTOI34qfZdyTqAR0o.TpaD7KKig4T4 wyAVh5zSDE7EwKn9CI.97Z0.B4SZ3KwG3KAmPgezT_g6AZH3K2N8LMWZzbGd tLq0sjRKQlG.MwSqJtWCdF5EER.JdoUY1OmygAWPK4EQ89WzSN5IwGC2F8kv m1Z0b..Hx6qE3oXoDC_x_GmReju5AgpXG2m4A41gqqKYnK.MtSlRTul4gx6n 7LJfhOrF2mw4lDxxFK8WzunYS8elyCP11kEdIkfANmBoS8AySxesLvN4snA- - X-Yahoo-Newman-Property: ymail-3 To: rlane@club.cc.cmu.edu, "sup-talk@rubyforge.org" References: Date: Wed, 20 Oct 2010 05:09:21 +0100 MIME-Version: 1.0 From: "Chris Parsons" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.63 (Linux) Subject: Re: [sup-talk] Sup won't run because of chert version issue X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org On Fri, 15 Oct 2010 08:57:50 +0100, Chris Parsons wrote: > Hello, I've made a mess of updating my (arch linux) system and annoyed > sup. > > I get the error below related to chert version. > ... snip ... > DatabaseVersionError: /home/archie/.sup/xapian/iamchert: Chert version > file is version 200912150 but I only understand 200903070 I fixed my problem. The error message above comes from Xapian, not sup. In trying to fix the original problem I'd installed a personal version of the xapian ruby bindings in ~/.gem which ruby finding in preference to the system gem, but which was the wrong version for the system xapian. For the record I have community/xapian-core 1.2.3-1 local/xapian-ruby-bindings 1.2.3-1 local/sup 999-1 (i.e. current mainline) extra/ruby 1.9.1_p429-1 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk