[1650] in NetBSD-Development
Re: can't autoupdate
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Apr 11 19:32:09 1998
To: "Nathan J. Williams" <nathanw@MIT.EDU>
Cc: gamache@MIT.EDU, netbsd-dev@MIT.EDU
In-Reply-To: Your message of "Sat, 11 Apr 1998 19:30:46 EDT."
<199804112330.TAA04635@road-runner.mit.edu>
Date: Sat, 11 Apr 1998 19:32:01 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> Oops. That's a dependancy I forgot.. a workaround is to run "cp
> /srvd/bin/athena/attach /bin/athena/attach", and then the update
> will be able to do it's thing.
Really? I would think a better workaround would be
ln -s /srvd/bin/athena/attach /bin/athena/attachrun
(which will get stomped when the system packs are tracked).