Date: Thu, 8 Jul 2004 21:18:30 -0400 (EDT) From: Charles Sprickman <spork@bway.net> To: freebsd-cvsweb@freebsd.org Subject: Re: Unable to spawn GNU rlog Message-ID: <20040708211731.T24700@toad.nat.fasttrackmonkey.com> In-Reply-To: <20040708202008.I24700@toad.nat.fasttrackmonkey.com> References: <20040708202008.I24700@toad.nat.fasttrackmonkey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040708211731.T24700>