database error
[notmuch-archives.git] / 2a / 3b614a100e71cae511f1b2c7b61b5b7888856d
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 arlo.cworth.org (Postfix) with ESMTP id 7D4B46DE17D7\r
6  for <notmuch@notmuchmail.org>; Sat, 13 Feb 2016 11:10:20 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.307\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.307 tagged_above=-999 required=5 tests=[AWL=0.244,\r
12   RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id GUp5Uj1YvLp2 for <notmuch@notmuchmail.org>;\r
16  Sat, 13 Feb 2016 11:10:18 -0800 (PST)\r
17 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id BB9A56DE13DC\r
19  for <notmuch@notmuchmail.org>; Sat, 13 Feb 2016 11:10:18 -0800 (PST)\r
20 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
21  (envelope-from <david@tethera.net>)\r
22  id 1aUfZY-0005k0-85; Sat, 13 Feb 2016 14:09:36 -0500\r
23 Received: (nullmailer pid 30751 invoked by uid 1000);\r
24  Sat, 13 Feb 2016 19:10:16 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: notmuch@notmuchmail.org\r
27 Subject: problems with nmbug and empty prefix\r
28 User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1\r
29  (x86_64-pc-linux-gnu)\r
30 Date: Sat, 13 Feb 2016 15:10:16 -0400\r
31 Message-ID: <87oabko293.fsf@zancas.localnet>\r
32 MIME-Version: 1.0\r
33 Content-Type: text/plain; charset=utf-8\r
34 Content-Transfer-Encoding: quoted-printable\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.20\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39  <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
41  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Sat, 13 Feb 2016 19:10:20 -0000\r
48 \r
49 \r
50 Currently nmbug doesn't seem to work with an empty prefix for me.\r
51 \r
52 =E2=95=AD=E2=94=80 zancas:~=20\r
53 =E2=95=B0=E2=94=80% bash\r
54 bremner@zancas:~$ export NMBGIT=3D/tmp/nmbug\r
55 bremner@zancas:~$ export NMBPREFIX=3D""\r
56 bremner@zancas:~$ nmbug commit\r
57 /usr/lib/python2.7/urllib.py:1303: UnicodeWarning: Unicode equal comparison=\r
58  failed to convert both arguments to Unicode - interpreting them as being u=\r
59 nequal\r
60   return ''.join(map(quoter, s))\r
61 Error flushing output: <fd:8>: Broken pipe\r
62 [u'notmuch', u'dump', u'--format=3Dbatch-tag', u'--', u'<censored>'] exited=\r
63  with 254\r
64 \r
65 where <censored> is the complete list of tags in my database.\r
66 \r
67 /tmp/nmbug is a previously cloned repo.\r
68 \r
69 I'm not sure if this is because of some problem with a null prefix\r
70 specifically, or just the number of messages involved.\r