diff options
author | j-ali <j-ali@web> | 2009-08-04 05:28:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-04 05:28:45 -0400 |
commit | bc0eec4633828e69f0c03a5c3befbf34898deba3 (patch) | |
tree | e2de444bd35eed331b5c9298f23fc94dcf0d26eb /doc | |
parent | 71f403a438b9b1e9e57bca55a02fe0fe5f4692e4 (diff) | |
download | ikiwiki-bc0eec4633828e69f0c03a5c3befbf34898deba3.tar ikiwiki-bc0eec4633828e69f0c03a5c3befbf34898deba3.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/post-commit_hangs.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/post-commit_hangs.mdwn b/doc/bugs/post-commit_hangs.mdwn new file mode 100644 index 000000000..d6ea841ff --- /dev/null +++ b/doc/bugs/post-commit_hangs.mdwn @@ -0,0 +1 @@ +I installed ikiwiki v3.14159 in /usr/local from tarball (/usr contains an older version). Having done so, and used ikiwiki-transition to update setup file, the post commit hook is now blocking in flock (as seen by ps). I should also mention that I added the goodstuff, attachment and remove plugins (which was the purpose of upgrading to v3). Any clues as how to debug/fix gratefully received. The wiki is publically viewable at wiki.sgcm.org.uk if that helps. |