Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id CCAA440BC3F for ; Thu, 12 Aug 2010 16:34:31 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.6 X-Spam-Level: X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AD9oxJ3GIFFg for ; Thu, 12 Aug 2010 16:34:20 -0700 (PDT) X-Greylist: delayed 2827 seconds by postgrey-1.32 at olra; Thu, 12 Aug 2010 16:34:20 PDT Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139]) by olra.theworths.org (Postfix) with ESMTP id 2CB5340BC45 for ; Thu, 12 Aug 2010 16:34:20 -0700 (PDT) Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1OjgYD-0002Ft-LL; Thu, 12 Aug 2010 23:47:05 +0100 Received: from 158.96.124.202.static.snap.net.nz ([202.124.96.158] helo=grond) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1OjgYC-0006Gb-Tf; Thu, 12 Aug 2010 23:47:05 +0100 Received: by grond (Postfix, from userid 1000) id B41A320E9B1; Fri, 13 Aug 2010 10:46:58 +1200 (NZST) From: Michael Hudson To: Stephen Paul Weber , Michal Sojka Subject: Re: Can't get notmuch to find mail In-Reply-To: <20100812212959.GD1531@singpolyma-svelti> References: <20100805175511.GA1494@singpolyma-svelti> <87r5i3gail.fsf@steelpick.2x.cz> <20100812145421.GA1531@singpolyma-svelti> <87iq3fg8dt.fsf@steelpick.2x.cz> <20100812153324.GB1531@singpolyma-svelti> <4C6464B8.70609@fel.cvut.cz> <20100812212959.GD1531@singpolyma-svelti> User-Agent: Notmuch/0.3.1 (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Fri, 13 Aug 2010 10:46:57 +1200 Message-ID: <87k4nvphy6.fsf@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 23:34:31 -0000 On Thu, 12 Aug 2010 16:29:59 -0500, Stephen Paul Weber wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Somebody claiming to be Michal Sojka wrote: > > On 08/12/2010 05:33 PM, Stephen Paul Weber wrote: > > >Somebody claiming to be Michal Sojka wrote: > > >>Could you run notmuch new through strace and/or apply the patch bellow > > >>and send the output? > > > > > >TRACE file attached > > > > Hmm, I see nothing suspicious in the TRACE (besides that it does not > > index your mails). Are you really using version 0.1 (notmuch > > --version)? > > Hmm... > My manpage said 0.1 on it, so I didn't question, but my package manager says > 0.0+201001211401 > > I guess I should upgrade. I suppose the only official way to do that (until > the Ubuntu package updates) is to build from source? FWIW, I've got a more recent build in my ppa (add-apt-repository ppa:mwhudson). Up to you whether to trust a PPA of course :-) Cheers, mwh