Patch to disable it again:
=== modified file 'DistUpgrade/DistUpgradeControler.py'
--- DistUpgrade/DistUpgradeControler.py 2007-03-30 20:34:15 +0000
+++ DistUpgrade/DistUpgradeControler.py 2007-03-30 20:38:35 +0000
@@ -200,7 +200,7 @@
from DistUpgradeFetcherSelf import DistUpgradeFetcherSelf
# FIXME: during testing, we want "useDevelopmentRelease"
# but not after the release
- m = MetaReleaseCore(useDevelopmentRelease=True)
+ m = MetaReleaseCore(useDevelopmentRelease=False)
# this will timeout eventually
while m.downloading:
time.sleep(0.5)
** Changed in: update-manager (Ubuntu)
Importance: Undecided => Critical
Status: Unconfirmed => Confirmed
Target: None => ubuntu-7.04
** Changed in: update-manager (Ubuntu)
Assignee: (unassigned) => Michael Vogt
--
Reminder: disable "useDevelopmentRelease=True" before final release in CD self
upgrader
https://launchpad.net/bugs/99171
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs