On Tue, 12 Dec 2006 14:55:41 +0000, Steve McIntyre <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 12, 2006 at 09:43:19AM -0300, Martin Marques wrote:
> 
> Hmmm. Signal 10 is SIGBUS, which normally suggests something is badly
> wrong. When you say you're using ssh as an authentication method, do
> you mean you're using ssh as a transport? Can you use ssh to login
> from your client to the server OK otherwise?

$ export | grep -i CVS
declare -x CVSROOT=":ext:my.server:/var/lib/cvs"
declare -x CVS_RSH="ssh"

And yes, ssh to the server works ok.

Just a moment ago I tried a cvs up with another repository and it updated
1 file from the cvs server and then died with SIGBUS.

Also, lock files that are left in the repository suggest that cvs was 
executed in the server, but ended with signal 10.

--
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' || 
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador, 
    del Litoral             |   Administrador
---------------------------------------------------------



Reply via email to