In depgraph._serialize_tasks(), when appropriate, execute uninstall tasks
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 05:12:20 +0000 (05:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 05:12:20 +0000 (05:12 -0000)
commit477acfef3a67980a79a04cce947d0025bc152ae8
tree734b0457e5211b0c600dfa5bc654aa385461fc4f
parente21a364874b908e9f1e6e4cbdfbadba62bac2f2a
In depgraph._serialize_tasks(), when appropriate, execute uninstall tasks
sooner. This solves some cases of bug #256870 since there is a smaller window
of time for some other failure to cause the uninstall to get discarded.
(trunk r12611)

svn path=/main/branches/2.1.6/; revision=12889
pym/_emerge/__init__.py