DistUpgrader does not check lock prperly (was: update-manager -d -c failures)
Bug #145463 reported by
anthony baxter
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
High
|
Michael Vogt |
Bug Description
Binary package hint: update-manager
Trying to upgrade a feisty install to the current gutsy.
Running update-manager -d -c doesn't every show the "upgrade available" button.
Running it as root spits out this on the tty:
warning: could not initiate dbus
extracting '/tmp/tmpWreGg6
authenticate '/tmp/tmpWreGg6
could not send the dbus Inhibit signal: global name 'dbus' is not defined
dbus is running fine.
As root, about 1 run in 2 it shows the 'new version available' button. That upgrade fails at the first stage, the files it asks me to attach are attached. term.log is empty
Related branches
Changed in update-manager: | |
importance: | Undecided → High |
status: | New → In Progress |
Changed in update-manager: | |
assignee: | nobody → mvo |
status: | In Progress → Fix Committed |
To post a comment you must log in.
update-manager (1:0.79) gutsy; urgency=low
* DistUpgrade/ DistUpgradeCont roler.py: DistUpgradeCach e.py,DistUpgrad eControler. py: DistUpgradeView KDE.py: UpdateManager. py: DistUpgradeCont roler.py: Common/ utils.py: demoted. cfg, utils/demotions.py: ReleaseAnnounce ment: DistUpgradeCont roler.py: Core/DistUpgrad eFetcherCore. py: Core/MetaReleas eCore.py, interactive_ fetch-release_ upgrader. py:
- do not log apts debug output to the user in server
upgrade mode
- when running in partial upgrade mode, do not run apport,
this is handled by the libapt apport integration now,
(LP:#139394)
* DistUpgrade/
- detect and workaround upgrade issues with envy
* update-manager:
- show version with --version (LP: #137353)
* DistUpgrade/
- fix crash with invalid utf-8 in polish locale (LP: #145351)
* UpdateManager/
- remove debug output (LP: #145494)
* DistUpgrade/
- fix lock detection (LP: #145463)
* UpdateManager/
- show "0 KB" download size if there is nothing to download
(LP: #145308)
* DistUpgrade/
- do not display demotions if they are replaced by something that is
in main (e.g. gaim->pidgin, LP: #145767)
* DistUpgrade/
- update for the beta release
* DistUpgrade/
- fix typo in pre-requists (thanks to Stuart Bishop)
* debian/control:
- tighten update-manager depend on update-manager-core
* UpdateManager/
- move country_mirror code into Core (LP: #145116)
* UpdateManager/
tests/
- fix test failure
-- Michael Vogt <email address hidden> Mon, 01 Oct 2007 15:32:12 +0200