From owner-freebsd-current Mon May 1 00:47:13 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA16480 for current-outgoing; Mon, 1 May 1995 00:47:13 -0700 Received: from po2.transarc.com (po2.transarc.com [192.54.226.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA16474 for ; Mon, 1 May 1995 00:47:11 -0700 Received: by po2.transarc.com (5.54/3.15) id for current@freebsd.org; Mon, 1 May 95 03:47:03 EDT Received: via switchmail; Mon, 1 May 1995 03:47:02 -0400 (EDT) Received: from unix3 via qmail ID ; Mon, 1 May 1995 03:46:17 -0400 (EDT) Received: from unix3 via qmail ID ; Mon, 1 May 1995 03:46:16 -0400 (EDT) Received: from BatMail.robin.v2.12.CUILIB.3.45.SNAP.NOT.LINKED.unix3.sun4.40 via MS.5.6.unix3.sun4_40; Mon, 1 May 1995 03:46:16 -0400 (EDT) Message-Id: Date: Mon, 1 May 1995 03:46:16 -0400 (EDT) From: Pat_Barron@transarc.com To: Morgan Davis , Nate Williams Subject: Re: SUP Upgrade of usrbin (fwd) Cc: current@FreeBSD.org In-Reply-To: <199504302222.QAA28314@trout.sri.MT.net> References: <199504302149.OAA02483@io.cts.com> <199504302222.QAA28314@trout.sri.MT.net> Sender: current-owner@FreeBSD.org Precedence: bulk Nate Williams writes: > > > SUP: Unable to delete directory usr.bin/uucp/uuq > > > SUP: Unable to delete directory usr.bin/uucp > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Is this something I have to manually do, or is there a more serious > > problem here? > > Do you have leftover .o or other files in those directories? SUP isn't > able to delete those directories because it uses 'rmdir', which fails if > the directory isn't empty. When this happens to me, usually there is an "obj" link in the directory. --Pat.