[Bug 1201546] Re: do-release-upgrade points you to a webpage that doesn't contain information about how to upgrade
Brian Murray
brian at ubuntu.com
Mon Jul 15 18:52:32 UTC 2013
Maybe just changing the message from "For upgrade information, please
visit:" to "For release life cycle information, please visit" would be
sufficient.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1201546
Title:
do-release-upgrade points you to a webpage that doesn't contain
information about how to upgrade
Status in “ubuntu-release-upgrader” package in Ubuntu:
New
Bug description:
do-release-upgrade contains the following code:
# make sure to inform the user if his distro is no longer supported
# this will make it appear in motd (that calls do-release-upgrade in
# check-new-release mode)
if m.no_longer_supported is not None:
url = "http://www.ubuntu.com/releaseendoflife"
print(_("Your Ubuntu release is not supported anymore."))
print(_("For upgrade information, please visit:\n"
"%(url)s\n") % { 'url' : url })
If you go to url specified you'll notice that it does not actually
contain information about how to upgrade from an End of Life release.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1201546/+subscriptions
More information about the foundations-bugs
mailing list