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 18B02431FBF for ; Thu, 8 May 2014 00:23:43 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 lpkBU3ZXtxQv for ; Thu, 8 May 2014 00:23:39 -0700 (PDT) Received: from mail-we0-f172.google.com (mail-we0-f172.google.com [74.125.82.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id D56F2431FAE for ; Thu, 8 May 2014 00:23:38 -0700 (PDT) Received: by mail-we0-f172.google.com with SMTP id k48so2113155wev.31 for ; Thu, 08 May 2014 00:23:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=XH2zFfUcd90R1Du2XGOU29Ve1KSir2tb8JBF2JmSBbU=; b=jwTs1Lij82JePuPYs957ZEqnRN+u9eAW0XKAE/mTOHduiBUjhQnVeUR/9YYdnDIrZM e4H6qResfqN/8Xpsgpd6nVBh5HRL29PD+eXom0nn93jKD0H+ZQs5nLsMOTbSbECvxjsM PMRFaOZk0xjSYUER5SxkapViwGg/RZ9B7WZvt3ON2EyOmeW1WIn/lVoI1WUfe2LeiZ3K PuuH5yLUiit4jPfTw0q2K1OBiJ8MssyUkAkMpCjRGIlNCTNK7bNUkCcweHnVYSIWewTL +hdj+MjX+wtHN2pyt9rypSIXCxUcY6vwbr8NpFRb/WoU1NZtWetlixM6zVYqdGSqbXgi Cucg== X-Gm-Message-State: ALoCoQmKBIhiJGdiEwsn2WWTL7FfcctBlQ219wMWV7d7nsFRkpVqMcp1ib1zUWkk4kIUt9840wiv X-Received: by 10.180.90.132 with SMTP id bw4mr11512167wib.43.1399533817585; Thu, 08 May 2014 00:23:37 -0700 (PDT) Received: from localhost ([2001:4b98:dc0:43:216:3eff:fe1b:25f3]) by mx.google.com with ESMTPSA id lj15sm2304089wic.13.2014.05.08.00.23.36 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Thu, 08 May 2014 00:23:36 -0700 (PDT) From: Jani Nikula To: Wael Nasreddine , notmuch@notmuchmail.org Subject: Re: Github? In-Reply-To: References: User-Agent: Notmuch/0.18~rc0+2~gbc64cdc (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Thu, 08 May 2014 09:23:44 +0200 Message-ID: <87fvkkka2n.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 08 May 2014 07:23:43 -0000 On Thu, 08 May 2014, Wael Nasreddine wrote: > I forgot to mention that I also enabled Travis-CI for notmuch, you can > access it here , there are 33 failed > tests, they are also failing on my own machine. Apparently the test suite does not handle missing dependencies gracefully; please install dtach(1) on the machines and try again. You might be interested in checking out our buildbot that runs the test suite too [1], linked from the notmuch home page. BR, Jani. [1] http://buildbot.notmuchmail.org/grid