From owner-freebsd-hubs Sun Sep 22 19:55:56 1996 Return-Path: owner-hubs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA19353 for hubs-outgoing; Sun, 22 Sep 1996 19:55:56 -0700 (PDT) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA19313 for ; Sun, 22 Sep 1996 19:55:49 -0700 (PDT) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.7.6/8.7.3) with ESMTP id KAA10947; Mon, 23 Sep 1996 10:55:24 +0800 (WST) Message-Id: <199609230255.KAA10947@spinner.DIALix.COM> X-Mailer: exmh version 1.6.7 5/3/96 To: Christoph Kukulies cc: freebsd-hubs@freebsd.org Subject: Re: Unable to delete dir (sup) - what does it mean? In-reply-to: Your message of "Sun, 22 Sep 1996 20:57:32 +0200." <199609221857.UAA27070@gilberto.physik.rwth-aachen.de> Date: Mon, 23 Sep 1996 10:55:24 +0800 From: Peter Wemm Sender: owner-hubs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Christoph Kukulies wrote: > > I'm concerned of these lines accompanying my last sups: > > SUP Upgrade of src-usrsbin-current at Sun Sep 22 19:58:43 1996 > SUP Fileserver 9.13 (4.3 BSD) 19444 on freefall.FreeBSD.org at 19:58:43 > SUP Fileserver supports compression. > SUP Requesting changes since Sep 22 17:55:06 1996 > SUP: Unable to delete directory usr.sbin/routed > SUP: Unable to delete directory usr.sbin/named/tools > SUP Upgrade of src-usrsbin-current completed at Sep 22 20:00:41 1996 > > What does it mean when sup says it's unable to delete a directory? It means rmdir failed when it shouldn't, either due to permissions or not empty. Do you have a obj or .depend file in there by any chance? > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de Cheers, -Peter