Re: Bug#683505: notmuch: FTBFS if built twice in a row: unrepresentable changes to...
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 1 Aug 2012 16:33:23 +0000 (19:33 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:48:42 +0000 (09:48 -0800)
66/f24a7af7a1c966cfe977970d9ad28b40545b51 [new file with mode: 0644]

diff --git a/66/f24a7af7a1c966cfe977970d9ad28b40545b51 b/66/f24a7af7a1c966cfe977970d9ad28b40545b51
new file mode 100644 (file)
index 0000000..b72f1ad
--- /dev/null
@@ -0,0 +1,75 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id E0251431FAF\r
+       for <notmuch@notmuchmail.org>; Wed,  1 Aug 2012 09:33:16 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 0PtiMZt5FDNl for <notmuch@notmuchmail.org>;\r
+       Wed,  1 Aug 2012 09:33:15 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 2A7D3431FAE\r
+       for <notmuch@notmuchmail.org>; Wed,  1 Aug 2012 09:33:15 -0700 (PDT)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id E19DB100372; Wed,  1 Aug 2012 19:33:23 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: David Bremner <david@tethera.net>, Jakub Wilk <jwilk@debian.org>,\r
+       683505@bugs.debian.org\r
+Subject: Re: Bug#683505: notmuch: FTBFS if built twice in a row:\r
+       unrepresentable changes to source\r
+In-Reply-To: <87pq7aabl8.fsf@convex-new.cs.unb.ca>\r
+References: <20120801103707.GA668@jwilk.net>\r
+       <87pq7aabl8.fsf@convex-new.cs.unb.ca>\r
+User-Agent: Notmuch/0.13.2+103~g9610d35 (http://notmuchmail.org) Emacs/23.1.1\r
+       (x86_64-redhat-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Wed, 01 Aug 2012 19:33:23 +0300\r
+Message-ID: <m2ipd28td8.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 01 Aug 2012 16:33:17 -0000\r
+\r
+On Wed, Aug 01 2012, David Bremner <david@tethera.net> wrote:\r
+\r
+> Jakub Wilk <jwilk@debian.org> writes:\r
+>\r
+>> | dpkg-source: error: cannot represent change to test/tmp.json/mail/.notmuch/xapian/record.baseB: binary file contents changed\r
+>> | dpkg-source: error: add test/tmp.json/mail/.notmuch/xapian/record.baseB in debian/source/include-binaries if you want to store the modified binary in the debian tarball\r
+>> -- \r
+>> Jakub Wilk\r
+>\r
+> I guess the problem here is that the notmuch build process does not\r
+> clean up the test directories in case of failing tests. I guess it\r
+> probably should if the user explicitly runs "make clean".\r
+>\r
+> Any thoughts on that notmuch people? Should we add a list of test/tmp.*\r
+> to be cleaned?\r
+\r
+yes.\r
+\r
+>\r
+> d\r
+\r
+Tomi\r