Can't connect to cvsd server
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Can't connect to cvsd server
- From: Michael Sullivan <msulli1355 [at] gmail.com>
- To: cvsd-users [at] lists.arthurdejong.org
- Subject: Can't connect to cvsd server
- Date: Tue, 22 Jul 2014 16:02:56 -0500
And now for my other problem. See output:
carter ~ # cvsd -d
cvsd: debug: reading config file (/etc/cvsd/cvsd.conf)
cvsd: debug: done reading config file
cvsd: debug: cvscmd: /bin/cvs
cvsd: debug: cvsargs[0]: cvs
cvsd: debug: cvsargs[1]: -f
cvsd: debug: cvsargs[2]: --allow-root=/root
cvsd: debug: cvsargs[3]: pserver
cvsd: debug: cvsenv[0]: HOME=/
cvsd: debug: cvsenv[1]: PATH=/bin
cvsd: debug: cvsenv[2]: SHELL=/bin/sh
cvsd: debug: cvsenv[3]: TMPDIR=/tmp
cvsd: debug: cvsenv[4]: CVSUMASK=027
cvsd: version 1.0.7 starting
cvsd: debug: binding 127.0.0.1 2401 family=2 socktype=1 protocol=6
cvsd: listening on 127.0.0.1 2401
cvsd: debug: chroot(/var/lib/cvsd) done
cvsd: debug: nice(1) done
cvsd: debug: setgroups(0,NULL) done
cvsd: debug: setgid(1022) done
cvsd: debug: setuid(106) done
cvsd: debug: cvs command to execute: '/bin/cvs -f --allow-root=/root
pserver'
cvsd: accepting connections
michael@camille Stuff $ cvs login
Logging in to :pserver:michael@carter.espersunited.com:2401/root
CVS password:
carter ~ # cvsd -d
cvsd: debug: reading config file (/etc/cvsd/cvsd.conf)
cvsd: debug: done reading config file
cvsd: debug: cvscmd: /bin/cvs
cvsd: debug: cvsargs[0]: cvs
cvsd: debug: cvsargs[1]: -f
cvsd: debug: cvsargs[2]: --allow-root=/root
cvsd: debug: cvsargs[3]: pserver
cvsd: debug: cvsenv[0]: HOME=/
cvsd: debug: cvsenv[1]: PATH=/bin
cvsd: debug: cvsenv[2]: SHELL=/bin/sh
cvsd: debug: cvsenv[3]: TMPDIR=/tmp
cvsd: debug: cvsenv[4]: CVSUMASK=027
cvsd: version 1.0.7 starting
cvsd: debug: binding 127.0.0.1 2401 family=2 socktype=1 protocol=6
cvsd: listening on 127.0.0.1 2401
cvsd: debug: chroot(/var/lib/cvsd) done
cvsd: debug: nice(1) done
cvsd: debug: setgroups(0,NULL) done
cvsd: debug: setgid(1022) done
cvsd: debug: setuid(106) done
cvsd: debug: cvs command to execute: '/bin/cvs -f --allow-root=/root
pserver'
cvsd: accepting connections
michael@camille Stuff $ cvs checkout ourrpg
setuid failed: Operation not permitted
Sill no change in the output from cvsd on carter. I asked this question
a few years ago and no one could answer me. I hoped that through
various updates through the years it would work itself out, but it hasn't...
-Michael Sullivan-
--
To unsubscribe send an email to
cvsd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/cvsd-users/
- Can't connect to cvsd server,
Michael Sullivan