From owner-freebsd-cvsweb@FreeBSD.ORG Tue May 31 01:00:06 2005 Return-Path: X-Original-To: freebsd-cvsweb@FreeBSD.org Delivered-To: freebsd-cvsweb@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBCC016A41C for ; Tue, 31 May 2005 01:00:06 +0000 (GMT) (envelope-from dan@langille.org) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6375643D1F for ; Tue, 31 May 2005 01:00:06 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id B13773D42; Wed, 1 Jun 2005 16:58:47 -0400 (EDT) From: "Dan Langille" To: Jonathan Noack Date: Mon, 30 May 2005 21:00:05 -0400 MIME-Version: 1.0 Message-ID: <429B7ED5.1334.25C92A91@localhost> Priority: normal In-reply-to: <429BABE7.7000204@alumni.rice.edu> References: <429B65B2.852.2566F796@localhost> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Error: Failed to spawn GNU rlog X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 01:00:06 -0000 Let me try again... On 30 May 2005 at 19:12, Jonathan Noack wrote: > On 05/30/05 18:12, Dan Langille wrote: > > I'm getting this error: > > > > Error > > > > Error: Failed to spawn GNU rlog on > > "/usr/websites/develop.example.org/repository/configuration//vhosts. > > co nf.sample,v, > > /usr/websites/develop.example.org/repository/configuration//.cvsigno > > re ,v". > > > > Did you set the $command_path in your configuration file correctly ? > > (Currently "/bin:/usr/bin:/usr/local/bin" > > > > If I run rlog on the above mentioned files, I get expected results. > > > > I'm running 4.11-stable, Apache 1.3.33, cvsweb-2.0.6_2, and perl > > 5.8.6 > > > > This entry from the archives indicates > > this is not a new problem, but also that it should be fixed > > "shortly". > > > > Clues please? > > Historically this has been a problem with CVSweb 2.0.x and Perl 5.8's > stricter taint checks, but the -T flag was removed as of 2.0.6_1 and > there have been no reports of this problem since July 2004. When you > run rlog manually, are you running it as the same user that runs > CVSweb (and most likely Apache)? No, I ran it as myself. To run it as www (this time, with a different command): $ sudo -u www rlog /usr/websites/develop.example.org/repository/ configuration//vhosts.conf.sample,v /usr/websites/develop.example.org/repository/configuration//. cvsignore,v RCS file: /usr/websites/develop.example.org/repository/configuration//vhosts.conf.sample,v Working file: vhosts.conf.sample head: 1.8 branch: locks: strict access list: symbolic names: beta: 1.1.1.1 devel: 1.1.1 keyword substitution: kv total revisions: 9; selected ... Interesting... [still] > Any chance you can try devel/cvsweb3 and see if you have the same > problem? I tried. Similar problem: Error: Failed to spawn GNU rlog .... (the above and previous attempt was with cvsweb3. -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/