From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.217.3 with SMTP id p3cs46688wfg; Sun, 17 Jul 2011 11:29:55 -0700 (PDT) Received: by 10.224.98.7 with SMTP id o7mr4544273qan.310.1310927394488; Sun, 17 Jul 2011 11:29:54 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id fy2si4530364qab.9.2011.07.17.11.29.54; Sun, 17 Jul 2011 11:29:54 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D33561678367; Sun, 17 Jul 2011 14:29:53 -0400 (EDT) Received: from mail-vx0-f178.google.com (mail-vx0-f178.google.com [209.85.220.178]) by rubyforge.org (Postfix) with ESMTP id 47C281858378 for ; Sun, 17 Jul 2011 13:42:11 -0400 (EDT) Received: by vxk12 with SMTP id 12so2384812vxk.23 for ; Sun, 17 Jul 2011 10:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=kgQ+7t6xN9ohKymT1CHA/8QaqPEnhcjwuNoU6ouNo20=; b=Y9+kneeks0fOouiUrdDQrpH/wojcocBZAPoYyLORtCouDp6qAcxE7iJ1KnlNpAaZFU Ma3vdx9+Heokl6ktqmcxUKIlZKJ9XbuG3eqxSgOGjqZJxSv1WyTwLPbAN0jXCpTqgfSj uO2Y5uZAFdAKhtHQhYa6rxli3kejskbRCuK6Y= MIME-Version: 1.0 Received: by 10.52.28.77 with SMTP id z13mr5335968vdg.312.1310924531647; Sun, 17 Jul 2011 10:42:11 -0700 (PDT) Received: by 10.52.186.162 with HTTP; Sun, 17 Jul 2011 10:42:11 -0700 (PDT) Date: Sun, 17 Jul 2011 18:42:11 +0100 Message-ID: From: Hamish D To: Sup developer discussion Subject: [sup-devel] error after leveldb-ruby upgrade X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Hello I've just done a git pull, and noticed there was a bump in version of leveldb-ruby, so did a gem update to 0.7. Then when trying to run heliotrope-add or heliotrope-server, it immediately dies with: $ heliotrope-server -d ~/.heliotrope /var/lib/gems/1.9.1/gems/leveldb-ruby-0.7/lib/leveldb.rb:11:in `make': Corruption: checksum mismatch (LevelDB::Error) from /var/lib/gems/1.9.1/gems/leveldb-ruby-0.7/lib/leveldb.rb:11:in `new' from /home/mish/dev/sup/heliotrope/lib/heliotrope/index.rb:45:in `initialize' from /home/mish/dev/sup/heliotrope/bin/heliotrope-server:583:in `new' from /home/mish/dev/sup/heliotrope/bin/heliotrope-server:583:in `
' Any ideas? Hamish _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel