diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-31 00:17:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-31 00:17:38 +0000 |
commit | defd69affe42b0121c7fb8ee084bdb4dcbce49fe (patch) | |
tree | 6e9bfab1f22d5a15dce5ed736f0878188564d85c /doc | |
parent | 450ce26d683f1152f3c0b3fbc08f60637c0dbf38 (diff) |
web commit by tschwinge: Further info.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/search/discussion.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/search/discussion.mdwn b/doc/plugins/search/discussion.mdwn index 55a239963..bcd362041 100644 --- a/doc/plugins/search/discussion.mdwn +++ b/doc/plugins/search/discussion.mdwn @@ -28,4 +28,15 @@ Even when running an `ikiwiki --setup [...] --rebuild` I get this: estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256 done +Now I did a `rm -rf ~wiki/wiki/.ikiwiki/hyperestraier` and re-ran +`ikiwiki --setup [...] --rebuild`: + + [...] + rendering templates/note.mdwn + rendering templates/popup.mdwn + updating hyperestraier search index + estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem + $ echo $? + 141 + --[[tschwinge]] |