info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CVS Server problems


From: Leon Mergen
Subject: RE: CVS Server problems
Date: Thu, 7 Nov 2002 22:33:16 +0100

Hello Larry,

-----Original Message-----
From: Larry Jones [mailto:address@hidden 
Sent: Thursday, November 07, 2002 10:15 PM
To: Leon Mergen
Cc: address@hidden
Subject: Re: CVS Server problems

LJ> That's the correct result.  We now know that your CVS works
correctly
LJ> when run interactively, so we just need to figure out what goes
wrong
LJ> when it's run from xinetd.  Try running it by hand in a clean
LJ> environment like you get from xinetd using the env command:
LJ>
LJ>     env - PATH="$PATH" /usr/bin/cvs -f --allow-root=/var/lib/cvsroot
LJ>
LJ> (Check the man page for env: some versions use a bare "-" to clear
the
LJ> environment, others have an actual option.)  Also try running it as
LJ> root, since that's what xinetd is doing.

I did a check on env, and mine requires -i , so I executed this:

solatis2 root # env -i PATH="$PATH" /usr/bin/cvs -f
--allow-root=/var/lib/cvsroot pserver

Then I did an nmap on localhost, and found out that port 2401 isn't
open. Is this supposed to happen with env?

LJ> And *PLEASE* try the telnet test.

Hehe, I always do the telnet test, don't worry... this time Connection
refused again, which is expected when the port isn't open :)

Thanks in advance for your help!

Grtz,

Leon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]