From owner-freebsd-cvsweb@FreeBSD.ORG Fri Jul 9 01:19:10 2004 Return-Path: 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 0B55116A4CE for ; Fri, 9 Jul 2004 01:19:10 +0000 (GMT) Received: from xena.bway.net (xena.bway.net [216.220.96.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA8BD43D58 for ; Fri, 9 Jul 2004 01:19:09 +0000 (GMT) (envelope-from spork@bway.net) Received: (qmail 18979 invoked by uid 0); 9 Jul 2004 01:19:09 -0000 Received: from unknown (HELO toad.nat.fasttrackmonkey.com) (216.220.116.154) by xena.bway.net with AES256-SHA encrypted SMTP; 9 Jul 2004 01:19:09 -0000 Date: Thu, 8 Jul 2004 21:18:30 -0400 (EDT) From: Charles Sprickman X-X-Sender: spork@toad.nat.fasttrackmonkey.com To: freebsd-cvsweb@freebsd.org In-Reply-To: <20040708202008.I24700@toad.nat.fasttrackmonkey.com> Message-ID: <20040708211731.T24700@toad.nat.fasttrackmonkey.com> References: <20040708202008.I24700@toad.nat.fasttrackmonkey.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Unable to spawn GNU rlog X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 01:19:10 -0000 Just following up to my post, here's a few more bits of info: perl is: This is perl, v5.8.4 built for i386-freebsd-64int If I remove the taint switch "-T" from the shebang it works fine... Thanks, Charles On Thu, 8 Jul 2004, Charles Sprickman wrote: > Hi, > > I've had cvsweb up and running for a year or two, and today I went to have > a look at it and got the dreaded message: > > Error: Failed to spawn GNU rlog on > "/usr/local/etc/cvs/admin//clean_radacct.pl,v, > /usr/local/etc/cvs/admin//dig-domains.pl,v, > /usr/local/etc/cvs/admin//dotqmailedit.c,v, > /usr/local/etc/cvs/admin//dcc-local-build.tgz,v". > > Did you set the $command_path in your configuration file correctly ? > (Currently "/bin:/usr/bin:/usr/local/bin" > > rlog is in /usr/bin, and running the command by hand as the apache user > works fine: > > root@miko[/usr/local/www/cgi-bin/cvs]# su -m www -c "rlog > /usr/local/etc/cvs/admin//clean_radacct.pl,v" > > RCS file: /usr/local/etc/cvs/admin//clean_radacct.pl,v > Working file: clean_radacct.pl > head: 1.1 > branch: > locks: strict > access list: > symbolic names: > keyword substitution: kv > total revisions: 1; selected revisions: 1 > description: > ---------------------------- > revision 1.1 > date: 2003/06/30 02:53:16; author: spork; state: Exp; > pull in from freeradius dist > ---------------------------- > > What am I missing here? Apache has been upgraded recently, so I assume > that's the culprit, but what about the upgrade might be causing this? > Apache is: apache+mod_ssl-1.3.29+2.8.16_1 from ports. > > I've also upgraded cvsweb to the latest version: cvsweb-2.0.6_1 (was > 2.0.6). > > Any ideas? > > Thanks, > > Charles > ___ > Charles Sprickman > NetEng/SysAdmin > Bway.net - New York's Best Internet - www.bway.net > spork@bway.net - 212.655.9344 > >