* Push to wiki fails with "cannot run hooks/pre-receive" error
@ 2016-03-23 16:17 J. Lewis Muir
2016-03-23 17:04 ` Carl Worth
0 siblings, 1 reply; 3+ messages in thread
From: J. Lewis Muir @ 2016-03-23 16:17 UTC (permalink / raw)
To: notmuch
Hello!
I just tried to push a minor fix to the wiki, but I get the following
error:
---8<---
$ git push
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 310 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: error: cannot run hooks/pre-receive: No such file or directory
To git://notmuchmail.org/git/notmuch-wiki
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to
'git://notmuchmail.org/git/notmuch-wiki'
--->8---
Does anyone know what's wrong?
Thanks,
Lewis
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Push to wiki fails with "cannot run hooks/pre-receive" error
2016-03-23 16:17 Push to wiki fails with "cannot run hooks/pre-receive" error J. Lewis Muir
@ 2016-03-23 17:04 ` Carl Worth
2016-03-23 20:06 ` J. Lewis Muir
0 siblings, 1 reply; 3+ messages in thread
From: Carl Worth @ 2016-03-23 17:04 UTC (permalink / raw)
To: J. Lewis Muir, notmuch
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
On Wed, Mar 23 2016, J. Lewis Muir wrote:
> I just tried to push a minor fix to the wiki, but I get the following
> error:
...
> remote: error: cannot run hooks/pre-receive: No such file or directory
Oops. My mistake.
I recently converted all user-space packages on the server from 32-bit
to 64-bit, but was inadvertently over-zealous and removed the packages
necessary to still run a 32-bit binary.
Of course, there aren't any packaged 32-binaries left around, but this
pre-receive hook is a binary that ikiwiki compiles, so it is still
currently a 32-bit binary.
I just installed the support for running 32-bit binaries again, so
hopefully this will work now.
Let me know if you run into any further problems.
-Carl
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Push to wiki fails with "cannot run hooks/pre-receive" error
2016-03-23 17:04 ` Carl Worth
@ 2016-03-23 20:06 ` J. Lewis Muir
0 siblings, 0 replies; 3+ messages in thread
From: J. Lewis Muir @ 2016-03-23 20:06 UTC (permalink / raw)
To: Carl Worth, notmuch
On 3/23/16 12:04 PM, Carl Worth wrote:
> I just installed the support for running 32-bit binaries again, so
> hopefully this will work now.
Yep, it works now. Thanks!
Lewis
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-23 20:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 16:17 Push to wiki fails with "cannot run hooks/pre-receive" error J. Lewis Muir
2016-03-23 17:04 ` Carl Worth
2016-03-23 20:06 ` J. Lewis Muir
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).