summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-25 02:30:39 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-25 02:30:39 +0000
commit7645e73500b1536bcad3c778d2142119bc1553b1 (patch)
tree8648d9aaef098e9663e042a5ca4ca3bbd299259b /doc
parent9adc527620b329c2a7c815847a0f20dd61034ccd (diff)
downloadportage-7645e73500b1536bcad3c778d2142119bc1553b1.tar.gz
portage-7645e73500b1536bcad3c778d2142119bc1553b1.tar.bz2
portage-7645e73500b1536bcad3c778d2142119bc1553b1.zip
Bug #172812 - If any Uninstall tasks need to be executed in order
to avoid a conflict, complete the graph with any dependencies that may have been initially neglected (to ensure that unsafe Uninstall tasks are properly identified and blocked from execution). (trunk r9962:9965) svn path=/main/branches/2.1.2/; revision=9966
Diffstat (limited to 'doc')
-rw-r--r--doc/dependency_resolution/task_scheduling.docbook5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/dependency_resolution/task_scheduling.docbook b/doc/dependency_resolution/task_scheduling.docbook
index d9ecec168..583d69763 100644
--- a/doc/dependency_resolution/task_scheduling.docbook
+++ b/doc/dependency_resolution/task_scheduling.docbook
@@ -29,13 +29,14 @@
Installed packages that have been pulled into the current dependency
graph will not be uninstalled. Due to
<link linkend='dependency-resolution-package-modeling-dependency-neglection'>
- dependency neglection</link>, other checks may be necessary in order
+ dependency neglection</link> and special properties of packages
+ in the "system" set, other checks may be necessary in order
to protect inappropriate packages from being uninstalled.
</listitem>
<listitem>
An installed package that is matched by a dependency atom from the
"system" set will not be uninstalled in advance since it might not
- be safe. Such a package will be uninstalled through replacement.
+ be safe. Such a package will be only uninstalled through replacement.
</listitem>
<listitem>
An installed package that is matched by a dependency atom from the