summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeControler.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-18 17:16:06 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-18 17:16:06 +0200
commitc16f7ef52793f5fa6369c149f8a9f1fb5a862a6b (patch)
tree96f49d5f90008f9460105ccc55459457bfd9c86a /DistUpgrade/DistUpgradeControler.py
parent4514e8883fc10cb6e8b29fe78ede8bef41858a59 (diff)
downloadpython-apt-c16f7ef52793f5fa6369c149f8a9f1fb5a862a6b.tar.gz
* DistUpgrade/DistUpgradeViewGtk.py:
- apply evil hack to work-around bug in the atexit functionality
Diffstat (limited to 'DistUpgrade/DistUpgradeControler.py')
-rw-r--r--DistUpgrade/DistUpgradeControler.py1
1 files changed, 1 insertions, 0 deletions
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 "