public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@zembu.com>
To: tromey@cygnus.com
Cc: overseers@sourceware.cygnus.com
Subject: Re: question about kcvs
Date: Sat, 30 Dec 2000 06:08:00 -0000	[thread overview]
Message-ID: <20000520031018.9626.qmail@daffy.airs.com> (raw)
In-Reply-To: <877lcqjiw6.fsf@cygnus.com>

   From: Tom Tromey <tromey@cygnus.com>
   Date: 19 May 2000 16:05:13 -0600

   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.


   Any clues?

This started happening to me too, so I looked at it.  The CVS server
on sourceware is printing
    cvs [pserver aborted]: could not acquire GSSAPI server credentials

This means that the gss_acquire_cred function run by the CVS server is
failing.  I believe this means that the cvs/egcs.cygnus.com ticket has
disappeared from the Kerberos database, or that it has disappeared
from the ticket file on sourceware.

I took a look at /etc/v5srvtab.  I see that it has an entry for
cvs/sourceware.cygnus.com.  I've never quite followed the
canonicalization strategy for Kerberos.  However, my vague
understanding is that Kerberos will canonicalize the host name.
Currently the canonical name for the sourceware machine is
egcs.cygnus.com.  Is there any chance that this changed recently?  Was
the canonical name sourceware.cygnus.com until recently?  If it was,
then the fix is to change the canonical name back to
sourceware.cygnus.com.

If that did not change recently, then somebody who knows the
CYGNUS.COM Kerberos administrator password needs to confirm that the
cvs/sourceware.cygnus.com Kerberos ticket still exists, and that it is
version number 2.

Ian

WARNING: multiple messages have this Message-ID
From: Ian Lance Taylor <ian@zembu.com>
To: tromey@cygnus.com
Cc: overseers@sourceware.cygnus.com
Subject: Re: question about kcvs
Date: Fri, 19 May 2000 20:10:00 -0000	[thread overview]
Message-ID: <20000520031018.9626.qmail@daffy.airs.com> (raw)
Message-ID: <20000519201000.GkXBTo1TS-WVuJliZHPImsamr0158sz7jxb_c18kMwo@z> (raw)
In-Reply-To: <877lcqjiw6.fsf@cygnus.com>

   From: Tom Tromey <tromey@cygnus.com>
   Date: 19 May 2000 16:05:13 -0600

   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.


   Any clues?

This started happening to me too, so I looked at it.  The CVS server
on sourceware is printing
    cvs [pserver aborted]: could not acquire GSSAPI server credentials

This means that the gss_acquire_cred function run by the CVS server is
failing.  I believe this means that the cvs/egcs.cygnus.com ticket has
disappeared from the Kerberos database, or that it has disappeared
from the ticket file on sourceware.

I took a look at /etc/v5srvtab.  I see that it has an entry for
cvs/sourceware.cygnus.com.  I've never quite followed the
canonicalization strategy for Kerberos.  However, my vague
understanding is that Kerberos will canonicalize the host name.
Currently the canonical name for the sourceware machine is
egcs.cygnus.com.  Is there any chance that this changed recently?  Was
the canonical name sourceware.cygnus.com until recently?  If it was,
then the fix is to change the canonical name back to
sourceware.cygnus.com.

If that did not change recently, then somebody who knows the
CYGNUS.COM Kerberos administrator password needs to confirm that the
cvs/sourceware.cygnus.com Kerberos ticket still exists, and that it is
version number 2.

Ian

  parent reply	other threads:[~2000-12-30  6:08 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-30  6:08 Tom Tromey
2000-05-19 15:05 ` Tom Tromey
2000-12-30  6:08 ` Ian Lance Taylor
2000-05-19 16:35   ` Ian Lance Taylor
2000-12-30  6:08 ` Jason Molenda
2000-05-19 15:12   ` Jason Molenda
2000-12-30  6:08   ` Tom Tromey
2000-05-19 15:14     ` Tom Tromey
2000-12-30  6:08 ` Ian Lance Taylor [this message]
2000-05-19 20:10   ` Ian Lance Taylor
2000-12-30  6:08   ` Jim Kingdon
2000-05-20 10:23     ` Jim Kingdon
2000-12-30  6:08     ` Ian Lance Taylor
2000-05-20 14:30       ` Ian Lance Taylor
2000-12-30  6:08       ` Jim Kingdon
2000-05-20 15:02         ` Jim Kingdon
2000-12-30  6:08   ` Jason Molenda
2000-05-19 21:00     ` Jason Molenda
2000-12-30  6:08     ` Jeffrey A Law
2000-05-20  8:47       ` Jeffrey A Law
2000-12-30  6:08     ` Chris Faylor
2000-05-19 21:06       ` Chris Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000520031018.9626.qmail@daffy.airs.com \
    --to=ian@zembu.com \
    --cc=overseers@sourceware.cygnus.com \
    --cc=tromey@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).