From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.58.247.3 with SMTP id ya3csp35464vec; Thu, 27 Sep 2012 09:00:27 -0700 (PDT) Received: by 10.50.15.132 with SMTP id x4mr3908017igc.58.1348761626824; Thu, 27 Sep 2012 09:00:26 -0700 (PDT) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id ke9si6788200igc.48.2012.09.27.09.00.26; Thu, 27 Sep 2012 09:00:26 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 30F822E06D; Thu, 27 Sep 2012 16:00:25 +0000 (UTC) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) by rubyforge.org (Postfix) with ESMTP id 967B42E05D for ; Thu, 27 Sep 2012 15:51:03 +0000 (UTC) Received: by ieje11 with SMTP id e11so5679349iej.23 for ; Thu, 27 Sep 2012 08:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=PpKZCaST+jUh9Lr8fosBvOot57rGNtj9NzyKokTwnHs=; b=JYVfapqjEHhoXuqVUb4EjbvBmYZ/OF1LuuoSksPE5YIu2n506PGa0/xYkMp3moeJZf /rY6d1e5m5GDTZO1hvM7jRR7ekbogoGDhkNdbR6BX0xgE6rhy8DLXvIfJcOraXmLrNYD kekjd0R4CgB6HFU2B43VNEgRV5/KIGfufhZljXioRBTeOiligDp3xRsY9/Sq8QELOvny 7qa2TgIi67A/vnQpNflA1aVIW04/0F6SFD9s2+h4Dm+PqN+MYIs7eK9zCZfYZZhRnzuc gtQdoGShXEC5GwiUtb9jZ74r+vDT1bA0j/iQgo4w3P+Y/kT5rt+nwX45dWxt0UY7kBHt +b/Q== Received: by 10.50.46.226 with SMTP id y2mr3882762igm.62.1348761060200; Thu, 27 Sep 2012 08:51:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.242.66 with HTTP; Thu, 27 Sep 2012 08:50:40 -0700 (PDT) In-Reply-To: <1348605639-sup-455@luna> References: <1348599178-sup-12@luna> <1348605639-sup-455@luna> From: Matthieu Rakotojaona Date: Thu, 27 Sep 2012 17:50:40 +0200 Message-ID: To: Sup developer discussion Subject: Re: [sup-devel] Update in heliotrope ! 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 Sorry for the delay. On Tue, Sep 25, 2012 at 11:01 PM, Steven Hum wrote: > I presume the logs you are referring to is > the LOG file in the /store dir. Hmm no, I would like to see the heliotrope-server logs, or the heliotrope-import logs. These could help solve the problem. > Oh, the second thing you should know is that I run on debian (test > / wheezy) and have been using rvm 1.9.3. I know that the debian > environment doesn'd always make it easy for ruby installs at times. In > addition to the gems requirements listed in the README, I had to install > the mail and thin gems to get heliotrope to run. Sorry, this is totally undocumented, but yes, you have to install the mail gem. I decided to part from rmail, since it isn't maintained anymore. Thin was just there to improve performance and is optional. I just found the HTTP part stable enough fore my needs, so I changed to it (And effectively saw some improvements) -- Matthieu RAKOTOJAONA _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel