[Bug 934371] Re: Unresolvable problem message results in less useful bug reports
RedSingularity
RedSingularity at gmx.com
Mon Feb 20 02:10:03 UTC 2012
Hey Brian, are you going to take care of this one or should I assign it to Michael?
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad
** Changed in: update-manager (Ubuntu)
Status: Confirmed => Triaged
** Changed in: update-manager (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/934371
Title:
Unresolvable problem message results in less useful bug reports
Status in “update-manager” package in Ubuntu:
Triaged
Bug description:
In UpdateManager/UpdateManager.py the following code exists:
except SystemError, e:
msg = ("<big><b>%s</b></big>\n\n%s\n'%s'" %
(_("Could not calculate the upgrade"),
_("An unresolvable problem occurred while "
"calculating the upgrade.\n\n"
"Please report this bug against the 'update-manager' "
"package and include the following error message:"),
e)
)
The upgrade may not be calculated for a couple of reasons. As an
example we have:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be
caused by held packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
update-manager knows, or should know, if you are upgrading to a pre-
release or running one and should notify the user to try again as this
may be due to archive inconsistencies rather than having them file a
bug right away.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/934371/+subscriptions
More information about the foundations-bugs
mailing list