From 80a5b5749d1cb3dae6763f6b3556dbc4db64fe56 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 6 Dec 2005 13:00:54 +0100 Subject: * (re)Read the main list on before doing the update --- DistUpgrade/DistUpgrade.py | 1 + 1 file changed, 1 insertion(+) (limited to 'DistUpgrade') diff --git a/DistUpgrade/DistUpgrade.py b/DistUpgrade/DistUpgrade.py index dcaebb5a..262229a6 100644 --- a/DistUpgrade/DistUpgrade.py +++ b/DistUpgrade/DistUpgrade.py @@ -205,6 +205,7 @@ class DistUpgradeControler(object): pass def doUpdate(self): + self._cache._list.ReadMainList() progress = self._view.getFetchProgress() self._cache.update(progress) -- cgit v1.2.3