]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by tschwinge: Response.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 31 Aug 2007 00:07:02 +0000 (00:07 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 31 Aug 2007 00:07:02 +0000 (00:07 +0000)
doc/plugins/search/discussion.mdwn

index 2a6cb5a01eae8d55dfbffee8248debe74b45b808..55a239963af0feb54319f94ad6b80ced7e167b8c 100644 (file)
@@ -15,3 +15,17 @@ breaks a lot when it's upgraded, I find I often have to re-run ikiwiki
 -setup after upgrading hyperestradier to force it to rebuilt its database,
 then incremental updates work again for a while. This is one of the reasons
 I want to change to a different search backend. --[[Joey]]
+
+It was a completely fresh, completely untouched, unconfigured installation
+of hyperestrainer (Debian testing on hurd-i386).
+Even when running an `ikiwiki --setup [...] --rebuild` I get this:
+
+    [...]
+    rendering templates/note.mdwn
+    rendering templates/popup.mdwn
+    updating hyperestraier search index
+    estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem
+    estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256
+    done
+
+--[[tschwinge]]