From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Molenda To: Tom Tromey Cc: overseers@sourceware.cygnus.com Subject: Re: question about kcvs Date: Sat, 30 Dec 2000 06:08:00 -0000 Message-id: <20000519151143.A3885@shell17.ba.best.com> References: <877lcqjiw6.fsf@cygnus.com> X-SW-Source: 2000/msg00540.html On Fri, May 19, 2000 at 04:05:13PM -0600, Tom Tromey wrote: > I'm getting an error from cvs. I use kerberos. I've gotten this > before but I forgot what it means and how it was fixed. > > creche. cvs update -A > cvs: ../../../devo/cvssrc/src/client.c:3937: connect_to_gserver: Assertion `need <= sizeof buf' failed. Isn't this CVS's way of saying "invalid ticket"? Maybe your clock slew is too high? (or maybe sourceware's is?) I forget exactly when I've seen these in the past, but it's something along these lines. I'd start by destroying your current ticket and getting a new one. J From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Molenda To: Tom Tromey Cc: overseers@sourceware.cygnus.com Subject: Re: question about kcvs Date: Fri, 19 May 2000 15:12:00 -0000 Message-ID: <20000519151143.A3885@shell17.ba.best.com> References: <877lcqjiw6.fsf@cygnus.com> X-SW-Source: 2000-q2/msg00233.html Message-ID: <20000519151200.vwAQpgjMsaajR7fQGEoSNNIGzXGBWwjZokpnRRW-pq0@z> On Fri, May 19, 2000 at 04:05:13PM -0600, Tom Tromey wrote: > I'm getting an error from cvs. I use kerberos. I've gotten this > before but I forgot what it means and how it was fixed. > > creche. cvs update -A > cvs: ../../../devo/cvssrc/src/client.c:3937: connect_to_gserver: Assertion `need <= sizeof buf' failed. Isn't this CVS's way of saying "invalid ticket"? Maybe your clock slew is too high? (or maybe sourceware's is?) I forget exactly when I've seen these in the past, but it's something along these lines. I'd start by destroying your current ticket and getting a new one. J