Handle potential errors in PreservedLibsRegistry.store() now that it can
authorZac Medico <zmedico@gentoo.org>
Tue, 1 Jul 2008 08:24:07 +0000 (08:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 1 Jul 2008 08:24:07 +0000 (08:24 -0000)
commit20a3aeb85d88d767f16e1f8b27725ba0f925675a
tree9d7091cc9af82a261053cd957653fc306a9c23cc
parent27c45c6b94e642f5914a9e592b18fba4ffdec1f6
Handle potential errors in PreservedLibsRegistry.store() now that it can
be called via pruneNonExisting(), due to things such as portageq calls
where the user may not have write permission to the registry.

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