Revision: 807 http://trac.macosforge.org/projects/darwinbuild/changeset/807 Author: wsiegrist@apple.com Date: 2010-04-14 23:06:54 -0700 (Wed, 14 Apr 2010) Log Message: ----------- Expand on the ! state. Modified Paths: -------------- branches/PR-6973110/darwinup/darwinup.1 Modified: branches/PR-6973110/darwinup/darwinup.1 =================================================================== --- branches/PR-6973110/darwinup/darwinup.1 2010-04-15 05:59:33 UTC (rev 806) +++ branches/PR-6973110/darwinup/darwinup.1 2010-04-15 06:06:54 UTC (rev 807) @@ -60,8 +60,11 @@ Missing file during uninstall. Darwinup expected a file or directory to exist, but it did not. This could be a bug in darwinup, but most likely another tool or software update removed a file that darwinup had been -tracking. Since this happened during uninstall, it is probably safe to -ignore. +tracking. It can also be caused by an installation failing due to an +object changing type (see FORCING OPERATIONS below), and the subsequent +rollback finding the root only partially installed. Since these all +happen during uninstall, they are typically safe to ignore, since darwinup +was going to delete the object anyway. .It A Added. No previous file or directory existed so the file or directory was added to your system.
participants (1)
-
source_changes@macosforge.org