reset treeupdates stuff only for chroot != ''
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1395 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -166,7 +166,8 @@ class EquoInterface(TextInterface):
|
||||
initConfig_clientConstants()
|
||||
self.validate_repositories()
|
||||
self.reopenClientDbconn()
|
||||
self.clientDbconn.resetTreeupdatesDigests()
|
||||
if chroot:
|
||||
self.clientDbconn.resetTreeupdatesDigests()
|
||||
self.closeAllRepositoryDatabases()
|
||||
|
||||
def reopenClientDbconn(self):
|
||||
|
||||
Reference in New Issue
Block a user