Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page
[notmuch-archives.git] / ba / 4432b926ffa2213c2ee1293af587f767581c9a
1 Return-Path: <david@tethera.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 246D2431FB6\r
6         for <notmuch@notmuchmail.org>; Thu, 16 Oct 2014 23:09:50 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id NdfmYWDdb7x9 for <notmuch@notmuchmail.org>;\r
16         Thu, 16 Oct 2014 23:09:42 -0700 (PDT)\r
17 Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 3F99A431FAF\r
21         for <notmuch@notmuchmail.org>; Thu, 16 Oct 2014 23:09:42 -0700 (PDT)\r
22 Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
23         (envelope-from <david@tethera.net>)\r
24         id 1Xf0jN-0007Cv-HN; Fri, 17 Oct 2014 03:09:41 -0300\r
25 Received: (nullmailer pid 2192 invoked by uid 1000); Fri, 17 Oct 2014\r
26         06:09:30 -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: Sepp Tannhuber <sepp.tannhuber@yahoo.de>, "notmuch@notmuchmail.org"\r
29         <notmuch@notmuchmail.org>\r
30 Subject: Re: database version conflict\r
31 In-Reply-To: <87lhof9r82.fsf@maritornes.cs.unb.ca>\r
32 References: <1413454046.10349.YahooMailNeo@web172703.mail.ir2.yahoo.com>\r
33         <878ukghu74.fsf@maritornes.cs.unb.ca>\r
34         <1413479242.43668.YahooMailNeo@web172706.mail.ir2.yahoo.com>\r
35         <8738anj3cq.fsf@maritornes.cs.unb.ca>\r
36         <1413491389.78257.YahooMailNeo@web172704.mail.ir2.yahoo.com>\r
37         <87lhof9r82.fsf@maritornes.cs.unb.ca>\r
38 User-Agent: Notmuch/0.18.1+98~gae27403 (http://notmuchmail.org) Emacs/24.3.1\r
39         (x86_64-pc-linux-gnu)\r
40 Date: Fri, 17 Oct 2014 08:09:30 +0200\r
41 Message-ID: <87iojj9qhx.fsf@maritornes.cs.unb.ca>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Fri, 17 Oct 2014 06:09:50 -0000\r
57 \r
58 David Bremner <david@tethera.net> writes:\r
59 \r
60 > Sepp Tannhuber <sepp.tannhuber@yahoo.de> writes:\r
61 >\r
62 >> David Bremner <david@tethera.net> schrieb am 20:07 Donnerstag, 16.Oktober 2014:\r
63 >>\r
64 >>> If you're on debian, why don't you try "make debian-snapshot"\r
65 >>> This will make debian packages from current git.\r
66 >>\r
67 >> It fails:\r
68 >> Traceback (most recent call last):\r
69 >>   File "/usr/bin/dh_python3", line 34, in <module>\r
70 >>     from debpython.debhelper import DebHelper\r
71 >> ImportError: No module named debpython.debhelper\r
72 >\r
73 > I'm glad you solved your problem, but this part sounds like something is\r
74 > wrong (or at least unusual) with your Debian system.  In my Jessie\r
75 > system debpython.debihelper is part of the python-minimal; this is a\r
76 > dependency of the package "python".\r
77 >\r
78 > d\r
79 \r
80 According to the dh_python author, even in old versions of dh_python\r
81 those files were part of the same package. So I guess something is most\r
82 likely broken with your installation of dh_python3.\r
83 \r
84 d\r
85 \r