Just ignore it when the global counter file does not match
authorZac Medico <zmedico@gentoo.org>
Fri, 28 Dec 2007 18:14:00 +0000 (18:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 28 Dec 2007 18:14:00 +0000 (18:14 -0000)
commit4d58e1ff47c64727eff71fe055cdd161d9f882f5
tree51b537269934a5efd94addbe42fa0098467e15ef
parentf7845d0df2b3c61973f28daa58c5fd5f230f2de7
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). (trunk r9078)

svn path=/main/branches/2.1.2/; revision=9079
pym/portage.py