Re: Push to wiki fails with "cannot run hooks/pre-receive" error

2016-03-23 Thread J. Lewis Muir
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
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: Push to wiki fails with "cannot run hooks/pre-receive" error

2016-03-23 Thread Carl Worth
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


signature.asc
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Push to wiki fails with "cannot run hooks/pre-receive" error

2016-03-23 Thread J. Lewis Muir
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
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch