Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2002 15:18:22 +0300 (MSK)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Peter Wemm <peter@wemm.org>
Cc:        Gordon Tetlow <gordont@gnf.org>, "Michael C . Wu" <keichii@FreeBSD.ORG>, "" <cvs-committers@FreeBSD.ORG>, "" <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: CVSROOT modules 
Message-ID:  <20021225150303.F88569@woozle.rinet.ru>
In-Reply-To: <20021225092101.1C2112A8A5@canning.wemm.org>
References:  <20021225092101.1C2112A8A5@canning.wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Dec 2002, Peter Wemm wrote:

PW> > PW> > >   PR: 41701d by signal 2.
PW> > PW> >              ^^^^^^^^^^^^^^
PW> > PW> > Anyone know how that snuck in there?
PW> > PW>
PW> > PW> Good question.  I suspect a cut/paste glitch, because signal 2 is:
PW> > PW> #define SIGINT          2       /* interrupt */
PW> > PW>
PW> > PW> You cant send SIGINT to the cvs server on repoman..  it only can get a
PW> > PW> SIGPIPE.
PW> >
PW> > I think it's tail of 'Terminated by signal 2' by ssh ;-)
PW>
PW> Sure, but I'm not sure how the SIGINT is propagating across the pipe in
PW> non-tty mode.  There should be no job control or tty signals involved at
PW> all on the repo server..    Note "should" - I haven't actually read the
PW> code.. sshd could be doing something I'm not expecting.

Hmm, that seems to be exactly the case in absence of tty job control:

marck@woozle:~> ssh hostname cat
^CKilled by signal 2.

So, is it possibly a result of a command like 'ssh repoman cvs commit' ?

Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021225150303.F88569>