On Thu, Sep 26, 2013 at 10:38 AM, Stephan Beal <sgb...@googlemail.com>wrote:

> Just FYI: i can reproduce both the warning and the "not found" here using
> your setup. i'm at work now but can look at it more closely this evening.
>

i've narrowed down the "not found" problem - it's caused by confusion
caused by re-mapping of the repo file /xyz to /xyz/.fossil:

  Not Found szFile=-1 zRepo=/libfossil.fsl/.fossil

that "should" be zRepo=/libfossil.fsl. szFile<0 is a sign that it cannot be
stat()'d (which makes sense, since the filename is wrong). i'm not yet sure
why this happens only in the chroot environment.

My brain's too fried from work to chase this down further tonight (as is
evidenced by the loop in process_one_web_page() looking like Chinese to me
right now), but tomorrow night i'll continue.


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to