Just ignore it when the global counter file does not match
authorZac Medico <zmedico@gentoo.org>
Fri, 28 Dec 2007 18:01:29 +0000 (18:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 28 Dec 2007 18:01:29 +0000 (18:01 -0000)
commit7d4568d88aa55ec458ae6057fc6347785e6630ed
tree9f124c96cc274c4ef08e66cc88cc2c9b2f392800
parent83b30f85ffb8eb345cca706b27499b1dc59179f9
Just ignore it when the global counter file does not match
the highest installed COUNTER since it's normal for them to
differ in some cases. For example, the global counter file
will contain a higher value if the user merges a package and
then immediately unmerges it (unmerge does not update the
global counter file, but merge does).

svn path=/main/trunk/; revision=9078
pym/portage/dbapi/vartree.py