[11801] in Athena Bugs
Re: decmips 7.6G: ds3100 install
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Tue Mar 1 11:28:07 1994
From: jweiss@MIT.EDU
To: epeisach@MIT.EDU
Cc: bugs@MIT.EDU, jweiss@MIT.EDU
In-Reply-To: Your message of Tue, 01 Mar 94 07:08:55 -0500.
Date: Tue, 01 Mar 94 11:27:57 EST
Hi Ezra,
Hmmm. sounds like my bug report was unclear. Ther were two possible
date problems. One of them is not a problem for the reasons you
described. The other one, however, is still a problem. The install
procedure should not insert an installed line (into
/etc/athena/version) who's date is off by two years.
I looked through phase2.sh. The first thing it would do is a gettime
-s kerberos, except that line is commented out as not needed anymore
(something about named timeouts). Later phase2.sh does "echo
installed on `date` > /root/etc/athena/version". Maybe uncommenting
the gettime line would solve th eproblem, I'm not sure.
Jonathon