<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
This thread kinda got hijacked, so I'm renaming it for future
discussion&nbsp; :)<br>
<br>
Paul<br>
<br>
Colin D Bennett wrote:
<blockquote cite="mid:20080625221806.02ea2989@gibibit.com" type="cite">
  <pre wrap="">On Wed, 25 Jun 2008 21:50:49 -0300
"Martin Albisetti" <a class="moz-txt-link-rfc2396E" href="mailto:argentina@gmail.com">&lt;argentina@gmail.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">On Wed, Jun 25, 2008 at 9:32 PM, Colin D Bennett <a class="moz-txt-link-rfc2396E" href="mailto:colin@gibibit.com">&lt;colin@gibibit.com&gt;</a>
wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I have attached my loggerhead.conf.  Perhaps I have things
configured wrong.  My repository is owned by the 'bzr' user, who
loggerhead is running as.
      </pre>
    </blockquote>
    <pre wrap="">Could you check if "/bzr/.bzr/loggerhead-files" exists, and if it has
a "filechanges.sql" file in it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
bzr@deagle /bzr $ ls -l .bzr/loggerhead-files/
total 4035
-rw-r--r-- 1 bzr bzr  347136 Jun 10 22:58 changes.sql
-rw-r--r-- 1 bzr bzr 1508352 Jun  9 13:20 filechanges.sql
-rw-r--r-- 1 bzr bzr   46080 Jun 10 22:59 textindex-recorded.sql
-rw-r--r-- 1 bzr bzr 2217984 Jun 10 22:59 textindex.sql

This is in the shared repo, not in the branches though.

  </pre>
  <blockquote type="cite">
    <pre wrap="">If it doesn't, can you make sure you have python-sqlite installed, and
maybe add the cache path to each individual branch on loggerhead.conf,
in addition to the project?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
python-sqlite seems to be installed:
  bzr@deagle /bzr $ python
  Python 2.5.2 (r252:60911, Jun  5 2008, 17:54:38) 
  [GCC 4.2.4 (Gentoo 4.2.4 p1.0)] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  &gt;&gt;&gt; from pysqlite2 import dbapi2
  &gt;&gt;&gt; import sqlite as dbapi2
  &gt;&gt;&gt; 

I will try setting the cache for each branch instead.

  </pre>
  <blockquote type="cite">
    <pre wrap="">It should work perfectly fine with that size branch and hardware, so
we're clearly missing something (probably the cache is not being
generated).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Okay, great.  I will keep trying then.

Regards,
Colin

  </pre>
</blockquote>
<br>
</body>
</html>