Date: Sun, 27 Oct 2002 16:24:18 -0800 From: Doug Barton <DougB@FreeBSD.org> To: "Maxim M. Kazachek" <stranger@sberbank.sibnet.ru> Cc: freebsd-stable@FreeBSD.org Subject: Re: mergemaster error messages Message-ID: <3DBC83B2.F90370EE@FreeBSD.org> References: <20020803062229.R922-100000@sbk-gw.sibnet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DBC83B2.F90370EE>