[18069] in Athena Bugs
Linux update problems
daemon@ATHENA.MIT.EDU (Robert A Basch)
Sat Jul 29 14:02:18 2000
Message-Id: <200007291802.OAA06258@anhedonia.mit.edu>
To: bugs@MIT.EDU
Date: Sat, 29 Jul 2000 14:02:10 -0400
From: Robert A Basch <rbasch@MIT.EDU>
My linux machine's console was hung after an aborted attempt to
update to 8.4.8. The update failed because mkserv was not found
(already fixed by Greg's patch yesterday).
From a quick glance at the update_ws script, perhaps it should do
the mkserv updatetest before shutting down dm.
Also, there were several "console pty: Interrupted system call"
messages on the console, so dm probably needs to ignore EINTR.
Bob