[2938] in testers
Re: Bugs in sun 8.0B
daemon@ATHENA.MIT.EDU (vrt@MIT.EDU)
Tue Jun 18 12:54:12 1996
From: vrt@MIT.EDU
To: vrt@MIT.EDU
Cc: testers@MIT.EDU, vrt@MIT.EDU
In-Reply-To: Your message of "Tue, 18 Jun 1996 11:47:54 EDT."
<199606181547.LAA18712@horton.MIT.EDU.MIT.EDU>
Date: Tue, 18 Jun 1996 12:54:03 EDT
OK the answer is... /usr/bin/login was not replaced with the athenized
version.
sneetch# track -n
-n: what we WOULD do:
using /srvd/usr/athena/lib/slists/sys_rvd as subscription-list
using /srvd/usr/athena/lib/stats/sys_rvd as statfile
Updating symlink /usr/athena ( symlink -> /var/server/usr/athena)
from symlink /srvd/usr/athena ( symlink -> /srvd/usr/athena)
Updating file /usr/bin/login ( mod-time=793415140)
from file /srvd/usr/bin/login ( mod-time=834195475)
Updating file /usr/lib/sendmail.mx ( mod-time=827440869)
from file /srvd/usr/lib/sendmail.mx ( mod-time=835046738)
Updating file /usr/lib/sendmail.nomx ( mod-time=786644982)
from file /srvd/usr/lib/sendmail.nomx ( mod-time=835046740)
Updating nonexistent /usr/openwin/share/etc/keytables/Athena4.kt
from file /srvd/usr/openwin/share/etc/keytables/Athena4.kt
Updating nonexistent /usr/openwin/share/etc/keytables/Athena5.kt
from file /srvd/usr/openwin/share/etc/keytables/Athena5.kt
Updating nonexistent /usr/openwin/share/etc/keytables/keytable.map
from file /srvd/usr/openwin/share/etc/keytables/keytable.map
cleared lock /tmp/sys_rvd.started
sneetch# ls -l /bin/login
-r-sr-xr-x 1 sys other 27272 Feb 22 1995 /bin/login
sneetch# ls -l /os/usr/bin/login
-r-sr-xr-x 1 sys other 27272 Feb 22 1995 /os/usr/bin/login
--vrt