I have installed couchDB 1.0.1 on my linux 12.04. But as I ran the test suite, the replication section failed. The failure information is as follows:
Exception raised: {"error":"not_found"}
Another failed test include "rev_stemming". The rest of the items have passed the test. Database replication is vital to multi-master scenarios like couchDB, so could you help me? Thanks in advance.