Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!think!husc6!harvard!gcc-milo!news From: news@gcc-milo.ARPA (The News) Newsgroups: net.news.b Subject: inews bothered by spool move? Message-ID: <638@gcc-milo.ARPA> Date: Tue, 14-Oct-86 07:37:27 EDT Article-I.D.: gcc-milo.638 Posted: Tue Oct 14 07:37:27 1986 Date-Received: Fri, 17-Oct-86 07:43:46 EDT Reply-To: news@gcc-bill.UUCP (The News) Organization: General Computer Company, Cambridge Ma Lines: 19 I moved my news spool directory a bit the other day and now I've noticed lots of messages from inews of the for "Cannot installer article as ...". The frequency of the messages has gone down after a day or so, but this could be just the ebb and flow of news. I looked at the source for inews and it seems as though mylink() or link() is failing for some reason. As far as I can tell, the dir perms are all fine (nothing really changed). The old path was: /usr/spool/net/news --(symbolic link)--> /s/news The new path is: /usr/spool --(symbolic link)--> /s Where /s is obvioulsy a file system. Where did I go wrong? -thanks