[3894] in Athena Bugs
Re: 6.4 inc
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Thu Jan 4 15:38:59 1990
From: probe@ATHENA.MIT.EDU
Date: Thu, 4 Jan 90 15:38:32 -0500
To: tjcoppet@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: Tom Coppeto's message of Thu, 04 Jan 90 13:34:35 EST,
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
Date: Thu, 04 Jan 90 13:34:35 EST
From: Tom Coppeto <tjcoppet@MIT.EDU>
tjcoppet@picasso% inc -h picasso
inc: no servers available
tjcoppet@picasso% ~/Bin/inc -h picasso
inc: no mail to incorporate
Note that I said that I have no hesiod info for pobox. You do.
- Tom
Ok, note the following:
<cronos!probe> {/paris/source/vax/sys}
480% hesinfo probe pobox
<cronos!probe> {/paris/source/vax/sys}
481% hesinfo tjcoppet pobox
<cronos!probe> {/paris/source/vax/sys}
482% inc -host odie
inc: -ERR Authentication failed: Ticket expired (krb_rd_req)
<cronos!probe> {/paris/source/vax/sys}
483% unsetenv MAILHOST <== just in case
<cronos!probe> {/paris/source/vax/sys}
484% inc -host odie
inc: -ERR Authentication failed: Ticket expired (krb_rd_req)
<cronos!probe> {/paris/source/vax/sys}
485% kf 2
<cronos!probe> {/paris/source/vax/sys}
486% kinit probe.root
MIT Project Athena (cronos)
Kerberos Initialization for "probe.root"
Password:
<cronos!probe> {/paris/source/vax/sys}
487% inc -host odie c
^C<cronos!probe> {/paris/source/vax/sys}
488% inc -host odie
inc: no mail to incorporate
<cronos!probe> {/paris/source/vax/sys}
489% inc -h odie
inc: no mail to incorporate
<cronos!probe> {/paris/source/vax/sys}
490% setenv MAILHOST e40-po
<cronos!probe> {/paris/source/vax/sys}
491% inc -h odie
inc: no mail to incorporate
<cronos!probe> {/paris/source/vax/sys}
492% where inc
/usr/new/mh/bin/inc
<cronos!probe> {/paris/source/vax/sys}
493%
As you can see, I have emulated your situation, exactly, as described in
your bug report. Can you supply us additional information? My case
showed that the setting of MAILHOST makes no difference.
-Richard