-
Committer:
Michael Vogt
-
Date:
2009-01-16 20:03:46 UTC
-
Revision ID:
michael.vogt@ubuntu.com-20090116200346-iowepdthj5624hb0
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeView.py:
- remove the pkg_failures count in InstallProgress. It does not work
because it is incremented in a different process (it forked in
InstallProgress) than the process it is later read again
- removing it entirely is ok, a package failure is not a bug against
update-manager (LP: #311220)