From owner-freebsd-stable Sun Oct 27 16:24:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D59B37B401 for ; Sun, 27 Oct 2002 16:24:24 -0800 (PST) Received: from 12-234-90-219.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7842B43E6E for ; Sun, 27 Oct 2002 16:24:23 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from FreeBSD.org (master.gorean.org [10.0.0.2]) by 12-234-90-219.client.attbi.com (8.12.5/8.12.5) with ESMTP id g9S0OIiZ048297; Sun, 27 Oct 2002 16:24:20 -0800 (PST) (envelope-from DougB@FreeBSD.org) Message-ID: <3DBC83B2.F90370EE@FreeBSD.org> Date: Sun, 27 Oct 2002 16:24:18 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Maxim M. Kazachek" Cc: freebsd-stable@FreeBSD.org Subject: Re: mergemaster error messages References: <20020803062229.R922-100000@sbk-gw.sibnet.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Maxim M. Kazachek" wrote: > > After mergemaster I see following messages: > > Do you wish to delete what is left of /var/tmp/temproot? [no] yes > rm: /var/tmp/temproot/var/empty: operation not permitted > rm: /var/tmp/temproot/var: Directory not empty > rm: /var/tmp/temproot: Directory not empty > *** /var/tmp/temproot has been removed I realize that this message is old, but users of -Stable might want to know that I recently mfc'ed my fixes for this problem, and a few DESTDIR related fixes as well. > Why we need to do rm -rf twice before and after chflags -R 0? If you remove all the files that don't have flags before doing the 'chflags -R' step, it goes much faster. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message