[Bug 1225016] Re: code disagrees about supported metapackages
Launchpad Bug Tracker
1225016 at bugs.launchpad.net
Fri Oct 25 17:56:09 UTC 2013
This bug was fixed in the package ubuntu-release-upgrader - 1:0.208
---------------
ubuntu-release-upgrader (1:0.208) trusty; urgency=low
[ Brian Murray ]
* Synchronize the list of metapackages used in the code. LP: #1225016.
* Properly display error messages encountered by DistUpgradeFetcherCore.
(LP: #1241660)
* DistUpgrade/DistUpgradeCache.py: Do not initialize the cache until we know
it is unlocked. (LP: #1214186)
-- Brian Murray <brian at ubuntu.com> Fri, 25 Oct 2013 09:17:56 -0700
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: In Progress => Fix Released
--
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/1225016
Title:
code disagrees about supported metapackages
Status in “ubuntu-release-upgrader” package in Ubuntu:
Fix Released
Bug description:
In the saucy code for ubuntu-release-upgrader there are some
differences as to what meta packages are supported by the release
upgrader.
In data/DistUpgrade.cfg we see the following:
# the meta-pkgs we support
MetaPkgs=ubuntu-desktop, kubuntu-desktop, xubuntu-desktop, ubuntustudio-desktop, ichthux-desktop, mythbuntu-desktop, ubuntu-netbook, kubuntu-netbook, lubuntu-desktop
Some of these should be removed and it looks like at least edubuntu-
desktop is missing.
Then the error message from DistUpgrade/DistUpgradeCache.py only
mentions a subset of these:
# FIXME: provide a list
view.error(_("Can't guess meta-package"),
_("Your system does not contain a "
"ubuntu-desktop, kubuntu-desktop, xubuntu-desktop or "
"edubuntu-desktop package and it was not "
"possible to detect which version of "
Finally, in data/removal_blacklist.cfg there is another set of desktop
metapackages that should not be removed:
# blacklist of packages that should never be removed
ubuntu-standard
ubuntu-minimal
ubuntu-desktop
kubuntu-desktop
xubuntu-desktop
lubuntu-desktop
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1225016/+subscriptions
More information about the foundations-bugs
mailing list