From c16f7ef52793f5fa6369c149f8a9f1fb5a862a6b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 18 Apr 2006 17:16:06 +0200 Subject: * DistUpgrade/DistUpgradeViewGtk.py: - apply evil hack to work-around bug in the atexit functionality --- DistUpgrade/DistUpgradeControler.py | 1 + 1 file changed, 1 insertion(+) (limited to 'DistUpgrade/DistUpgradeControler.py') diff --git a/DistUpgrade/DistUpgradeControler.py b/DistUpgrade/DistUpgradeControler.py index d0fde352..9a03f288 100644 --- a/DistUpgrade/DistUpgradeControler.py +++ b/DistUpgrade/DistUpgradeControler.py @@ -113,6 +113,7 @@ class DistUpgradeControler(object): if not foundToDist: # FIXME: offer to write a new self.sources.list entry + # DONT'T ERROR, write a line with mirror here logging.error("No valid entry found") return self._view.error(_("No valid entry found"), _("While scaning your repository " -- cgit v1.2.3