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 A7BDF431FDC for ; Mon, 11 Nov 2013 03:58:05 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 UGEPZnqn5k8w for ; Mon, 11 Nov 2013 03:57:59 -0800 (PST) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6BEC5431FAE for ; Mon, 11 Nov 2013 03:57:59 -0800 (PST) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1Vfq7t-0008Ap-Vq; Mon, 11 Nov 2013 07:57:54 -0400 Received: (nullmailer pid 12120 invoked by uid 1000); Mon, 11 Nov 2013 11:57:49 -0000 From: David Bremner To: Daniel Kahn Gillmor , notmuch Subject: Re: fix for failing tests with gmime 2.6.19 In-Reply-To: <52805350.70004@fifthhorseman.net> References: <1384100482-15453-1-git-send-email-david@tethera.net> <52805350.70004@fifthhorseman.net> User-Agent: Notmuch/0.16+161~gd941536 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Mon, 11 Nov 2013 07:57:49 -0400 Message-ID: <87iovzywua.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain 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: Mon, 11 Nov 2013 11:58:05 -0000 Daniel Kahn Gillmor writes: > > Please don't introduce this cruft into the notmuch codebase. It should > be fixed in gmime, not worked-around notmuch. > > I've just uploaded gmime 2.6.19-2 to unstable to address this issue. > Hi Daniel; Thanks a lot for that. What I (still) wonder about is all the people not running Debian, in the interval between the release of notmuch 0.17 and the next upstream release of gmime (and propagation to various distros). Even on Debian, building on testing and backports complicates things a bit. d