Logs for #nikola for 2015-02-21

15:00:02 <erdgeist> I am getting those more often, recently: http://pastebin.com/uBBuxXCt
15:00:27 <erdgeist> Where would I tune HASH: Out of overflow pages.  Increase page size
15:04:55 <ChrisWarrick> erdgeist: try removing .doit.db  and trying again
15:07:20 <ChrisWarrick> erdgeist: you may also want to report a doit bug on github/ask their mailing list
18:31:09 <erdgeist> thanks, that worked
18:32:06 <ChrisWarrick> your database got corrupted then
18:32:39 <erdgeist> well, I've got the impression that doit never properly worked. My work flow is nikola clean && nikola build
18:33:52 <erdgeist> actually since the dependency hack also did not work, I run nikola build twice. Once with only the posts and once with posts and pages
18:34:03 <erdgeist> but, it works now and does not look too shabby
18:34:12 <ChrisWarrick> doit always works properly
18:34:28 <ChrisWarrick> and nikola clean does not delete the database
18:34:57 <erdgeist> well, but if I dont clean, it wouldnt detect that stuff changed, especially themes
18:35:13 <ChrisWarrick> it would
18:35:23 <erdgeist> well, it wouldnt here ;) 
18:35:34 <ChrisWarrick> doit strives to remember everything properly
18:35:41 <erdgeist> But maybe now after deleting the doit db it works again, let me check