From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.217.3 with SMTP id p3cs51319wfg; Sun, 17 Jul 2011 16:33:02 -0700 (PDT) Received: by 10.220.107.70 with SMTP id a6mr1014267vcp.16.1310945581784; Sun, 17 Jul 2011 16:33:01 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 2si2120586vcu.76.2011.07.17.16.33.01; Sun, 17 Jul 2011 16:33:01 -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 2EE43185834E; Sun, 17 Jul 2011 19:33:01 -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 D900A1678345 for ; Sun, 17 Jul 2011 18:51:55 -0400 (EDT) Received: by vxk12 with SMTP id 12so2482120vxk.23 for ; Sun, 17 Jul 2011 15:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=//AFNwzYXxx3/2jixrn9b02U8kmffSrpfheS+TwYGsw=; b=jAADe0/pfktGrnR/7DGsxKyGkOUEiY3foU1Afg7LXHA1AxD/Kc2r2JnukqvFo+/xqv UemUgZVEwdIVbUTLOcNLQtupUeew8c+0VUTdrm4DA3W51uJNvNdIUp1NQWmegqRdQaRJ UfCY3EHHWye9TjvOAJ0RtWGCDXNgnZl7Z25sI= MIME-Version: 1.0 Received: by 10.52.28.77 with SMTP id z13mr5494527vdg.312.1310943115359; Sun, 17 Jul 2011 15:51:55 -0700 (PDT) Received: by 10.52.186.162 with HTTP; Sun, 17 Jul 2011 15:51:55 -0700 (PDT) In-Reply-To: <1310933008-sup-9080@masanjin.net> References: <1310933008-sup-9080@masanjin.net> Date: Sun, 17 Jul 2011 23:51:55 +0100 Message-ID: From: Hamish D To: Sup developer discussion Subject: Re: [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 On 17 July 2011 21:05, William Morgan wrote: > Reformatted excerpts from Hamish D's message of 2011-07-17: >> $ 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) > > If you downgrade to 0.6, do you still get that error? Are you running > out of disk space, or anything like that? I still get that error with 0.6 (and 0.5) so I guess there must be corruption :/ I did upgrade straight from 0.5 to 0.7 o the off chance that made any difference, but I imagine not. On disk space I have multiple GB to spare, so I don't think that would be it. Is there any way to recover from the error? Or do I just have to delete it all and start again? Hamish _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel