Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 87 / 988637e4f357b6dc24b8feef41678219f5c1b8
1 Return-Path: <jlmuir@imca.aps.anl.gov>\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 B80A06DE02A9\r
6  for <notmuch@notmuchmail.org>; Wed, 23 Mar 2016 09:25:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.119\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.119 tagged_above=-999 required=5 tests=[AWL=0.128, \r
12  HEADER_FROM_DIFFERENT_DOMAINS=0.001, T_RP_MATCHES_RCVD=-0.01]\r
13  autolearn=disabled\r
14 Received: from arlo.cworth.org ([127.0.0.1])\r
15  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
16  with ESMTP id tkeutGEjBIXn for <notmuch@notmuchmail.org>;\r
17  Wed, 23 Mar 2016 09:25:02 -0700 (PDT)\r
18 X-Greylist: delayed 465 seconds by postgrey-1.35 at arlo;\r
19  Wed, 23 Mar 2016 09:25:02 PDT\r
20 Received: from tuna.imca.aps.anl.gov (tuna.imca.aps.anl.gov [164.54.200.33])\r
21  by arlo.cworth.org (Postfix) with ESMTPS id 4359D6DE02A5\r
22  for <notmuch@notmuchmail.org>; Wed, 23 Mar 2016 09:25:02 -0700 (PDT)\r
23 Received: by tuna.imca.aps.anl.gov (Postfix, from userid 502)\r
24  id CBCA02005D; Wed, 23 Mar 2016 11:17:14 -0500 (CDT)\r
25 Date: Wed, 23 Mar 2016 11:17:14 -0500\r
26 From: "J. Lewis Muir" <jlmuir@imca-cat.org>\r
27 To: notmuch@notmuchmail.org\r
28 Subject: Push to wiki fails with "cannot run hooks/pre-receive" error\r
29 Message-ID: <20160323161714.GA12567@tuna.imca.aps.anl.gov>\r
30 MIME-Version: 1.0\r
31 Content-Type: text/plain; charset=us-ascii\r
32 Content-Disposition: inline\r
33 X-BeenThere: notmuch@notmuchmail.org\r
34 X-Mailman-Version: 2.1.20\r
35 Precedence: list\r
36 List-Id: "Use and development of the notmuch mail system."\r
37  <notmuch.notmuchmail.org>\r
38 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
39  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
40 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
41 List-Post: <mailto:notmuch@notmuchmail.org>\r
42 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
43 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
44  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
45 X-List-Received-Date: Wed, 23 Mar 2016 16:25:10 -0000\r
46 \r
47 Hello!\r
48 \r
49 I just tried to push a minor fix to the wiki, but I get the following\r
50 error:\r
51 \r
52 ---8<---\r
53 $ git push\r
54 Counting objects: 3, done.\r
55 Delta compression using up to 8 threads.\r
56 Compressing objects: 100% (3/3), done.\r
57 Writing objects: 100% (3/3), 310 bytes | 0 bytes/s, done.\r
58 Total 3 (delta 2), reused 0 (delta 0)\r
59 remote: error: cannot run hooks/pre-receive: No such file or directory\r
60 To git://notmuchmail.org/git/notmuch-wiki\r
61  ! [remote rejected] master -> master (pre-receive hook declined)\r
62 error: failed to push some refs to\r
63 'git://notmuchmail.org/git/notmuch-wiki'\r
64 --->8---\r
65 \r
66 Does anyone know what's wrong?\r
67 \r
68 Thanks,\r
69 \r
70 Lewis\r