From yaru22 at gmail.com Sat Apr 14 16:18:18 2007 From: yaru22 at gmail.com (Brian Park) Date: Sat Apr 14 18:42:06 2007 Subject: [cvsspam-devel] using cvsspam with cvsd Message-ID: <8f4ec6fc0704140918u3b56684dl6dda177521da363d@mail.gmail.com> Hi, I installed cvsd on ubuntu and trying to make cvsspam work with it. However, every time I commit something, I get "cvs [import aborted]: received broken pipe signal" error. I guess the scripts I specified in loginfo is causing the problem but I don't know how to resolve this problem. Since cvsd is chroot'ed wrapper program of cvs, I should be careful about file path that I specify in loginfo. So I copied ruby binary file to /var/lib/cvsd/bin/ and executed cvsd-buildroot /var/lib/cvsd. Are there anything else I should do in order to make cvsspam work with cvsd? If anyone has setup cvsspam with cvsd on ubuntu, could you let me know how you did it? Thank you very much. - Brian