[4215] in Athena Bugs
7.0 mkserv: synctree
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue Feb 13 17:59:18 1990
Date: Tue, 13 Feb 90 17:59:00 -0500
To: bugs@ATHENA.MIT.EDU
From: Richard Basch <probe@MIT.EDU>
If you do:
mkserv remote olc
and then do
mkserv -olc
you get an error:
Reconcile version 3.1.6
Error linking /site/server/usr/athena/lib/olc: unlink failed: Not owner
Suspected cause:
Forcefully changing a directory to be a symlink neglects tries
unlink() as opposed to doing a recursive removal of the directory.
"synctree", however, is not in the source tree as it is not yet a part
of the release and is still under development. I am just logging the
report to <bugs> for posterity...
-Richard