info-cvs
[Top][All Lists]
Advanced

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

Re: Broken pipe with loginfo in a chroot jail


From: Larry Jones
Subject: Re: Broken pipe with loginfo in a chroot jail
Date: Thu, 6 Nov 2003 17:43:00 -0500 (EST)

Maarten de Boer writes:
> 
> I am running a CVS server in a chroot jail, and everything is working
> okay, apart from one thing. We have been using a commitinfo script
> for a long time with no problems, and now I wanted to add a loginfo
> script as well. This however fails with a broken pipe.

Most likely, the problem is that some command your script uses doesn't
exist in your chroot jail -- perhaps even the script's interpreter.  I'd
suggest running CVS with tracing enabled to see if that tells you
anything, although I don't think it will.  If not, add an echo into a
file as the very first thing in the script to see if it's being run at
all.  If it is, you can add more echos to see where it dies.  You could
also try running the script manually inside the chroot jail.

-Larry Jones

What better way to spend one's freedom than eating chocolate
cereal and watching cartoons! -- Calvin




reply via email to

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