Inside LinkageMap.rebuild(), ensure that all preserved libraries have an
authorZac Medico <zmedico@gentoo.org>
Fri, 13 Nov 2009 11:00:56 +0000 (11:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Nov 2009 11:00:56 +0000 (11:00 -0000)
commite9fe5d1a6789ceeaef1da6fae0761664c7cd727a
treedf01df2cd03c03b28d974df020df12282bb82686
parentc281261a8c23137d09c616e1fd5f08e20c78ab39
Inside LinkageMap.rebuild(), ensure that all preserved libraries have an
entry in self._obj_properties, even when they fail to appear in scanelf
output. This is important in order to prevent findConsumers from raising
an unwanted KeyError.

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