From: joey Date: Fri, 31 Aug 2007 00:17:38 +0000 (+0000) Subject: web commit by tschwinge: Further info. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/defd69affe42b0121c7fb8ee084bdb4dcbce49fe?hp=450ce26d683f1152f3c0b3fbc08f60637c0dbf38;ds=sidebyside web commit by tschwinge: Further info. --- 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]]