Oh. tests/etc/csync2.cfg has absolute paths starting with /root/src Editing those to the actual directories where my checkout lives makes things work much better, and does not require running as root (once I set up /etc/hosts and created aliases):
All tests successful. Files=3, Tests=43, 35 wallclock secs ( 1.18 cusr + 0.81 csys = 1.99 CPU) Did you intend for those paths to be substituted at some point? On Thu, May 16, 2013 at 1:24 PM, Michael Johnson <mikjo....@gmail.com>wrote: > I was able to set up csync2 git hash 4c8bf2e2 correctly between two > machines, but when I check out master, build, and run > > prove -v tests/t/0000.basic.t > > I see that a bunch of tests are failing: > not ok 5 - list db 1 > not ok 8 - list db 2 > not ok 12 - list dirty 2 > not ok 13 - csync2 -T > not ok 17 - diff -rq > not ok 25 - diff -rq > > Does this ring any bells? > > Thanks >
_______________________________________________ Csync2 mailing list Csync2@lists.linbit.com http://lists.linbit.com/mailman/listinfo/csync2