Date: Tue, 22 Feb 2011 15:55:20 -0600 From: Rob Yamry <ryamry@kimberly.k12.wi.us> To: freebsd-cvsweb@freebsd.org Subject: webcvs problem Message-ID: <AANLkTin79SY9VORVBcvR43bug6O-Rer5LE%2BPK8_PROZW@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all- Im trying to get webcvs to work with the rancid cvs repo. I have it working so that I can see the initial page witht the directorys on it. However whenever I click on a directory on the first page I get an error stating: ##################################################### Error: Failed to spawn GNU rlog on * "/usr/local/rancid/var/CVS/cisco_devices/router.db,v"*. Did you set the *@command_path* in your configuration file correctly? (Currently: "/usr/bin") ##################################################### Also, I set cvsweb.conf for debugging and I get errors like this: ##################################################### [Tue Feb 22 15:46:17 2011] [error] [client 10.1.1.1] Can't exec "": No such file or directory at /srv/www/cgi-bin/cvsweb.cgi line 2482., referer: http://10.1.1.2/cgi-bin/cvsweb.cgi/ ##################################################### rlog and all the other executable are located in /usr/bin and I have followed the INSTALL doc very closely. I can run: sudo su -m wwwrun -c 'rlog /usr/local/rancid/var/CVS/cisco_devices/router.db,v' and I get normal output. i.e: ##################################################### rlog: /usr/local/rancid/var/CVS/cisco_devices/router.db,v: warning: Unknown phrases like `commitid ...;' are present. RCS file: /usr/local/rancid/var/CVS/cisco_devices/router.db,v Working file: router.db head: 1.5 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: ---------------------------- revision 1.5 date: 2011/02/21 22:01:55; author: rancid; state: Exp; lines: +12 -12 updates ---------------------------- revision 1.4 date: 2011/02/21 20:26:30; author: rancid; state: Exp; lines: +12 -12 updates ---------------------------- revision 1.3 date: 2011/02/21 20:00:57; author: rancid; state: Exp; lines: +12 -0 updates ---------------------------- revision 1.2 date: 2011/02/21 18:01:21; author: rancid; state: Exp; lines: +1 -0 updates ---------------------------- revision 1.1 date: 2011/02/21 17:45:51; author: rancid; state: Exp; new ============================================================================= ##################################################### I would appreciate any help so I can get this going. I have searched endlessly and have not found a solution. I am running this on SLES 11 x64, cvsweb 3.0.6, rancid v2.3.6, apache v2.2.10. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin79SY9VORVBcvR43bug6O-Rer5LE%2BPK8_PROZW>