lp:ubuntu/karmic-proposed/update-manager

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-proposed/update-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

251. By Michael Vogt

* UpdateManager/Core/utils.py:
  - fix proxy detection in url_downloadable (LP: #446552)
* UpdateManager/Core/DistUpgradeFetcherCore.py:
  - add missing "logging" import (LP: #475941)

250. By Brian Murray

* DistUpgrade/DistUpgrade.cfg:
  - really stop enabling apport during the upgrade (LP: #465619)

249. By Michael Vogt

when the server is overloaded and no Release file information
can be obtained, show a better error message instead of the
bogus "ubuntu-minimal" is missing (LP: #446956)

248. By Michael Vogt

* po/*.po:
  - update translations from LP (LP: #460547)
* UpdateManager/Core/DistUpgradeFetcherCore.py:
  - check if running on a system with noexec /tmp and give a propper
    error message (LP: #461744)
* DistUpgrade/DistUpgradeViewGtk.py:
  - add missing locale.bindtextdomain() (LP: #460547)

247. By Michael Vogt

* debian/control:
  - updated to point the karmic branch
* UpdateManager/GtkProgress.py:
  - fix small cosmetic problem with the release-upgrader
    download window size
* DistUpgrade/xorg_fix_proprietary.py:
  - if xorg.conf is zero size, remove it (LP: # 439551)
* change unicode "◦" to "*" to make translations
  work (LP: #344693) and unfuzzy translations

246. By Michael Vogt

* DistUpgrade/DistUpgradeQuirks.py:
  - generate note if language-support is incomplete
* DistUpgrade/DistUpgrade.cfg:
  - stop enabled apport during the upgrade
* DistUpgrade/DistUpgradeView.py
  - add waitChild implementation from python-apt to ensure
    its working for buggy hardy python-apt
* DistUpgrade/DistUpgradeQuirks.py:
  - mark mysql-{client,server}-5.0 manual installed in the
    cluster check (LP: #453513)
  - check if running under a vserver setup and error if this
    is the case. upstart does not support this kind of setup
    (LP: #452011)
* UpdateManager/Core/utils.py:
  - do not show error if DeviceKit.Power is not available
    (LP: #452004)

245. By Michael Vogt

* DistUpgrade/DistUpgradeController.py:
  - fix running under ssh detection
* DistUpgrade/DistUpgradeQuirks.py:
  - add check if NBD clustering is in use in mysql server
    and do not upgrade to 5.1 is it is (LP: #450837)
* DistUpgrade/DistUpgrade.cfg:
  - remove mysql-server rule, this is now done in the above
    quirks handler
* DistUpgrade/DistUpgradeController.py:
  - do not do list cleanup so that cancel restores all of the
    previous state. the cleanup will be done later by the apt
    cron job

244. By Michael Vogt

* UpdateManager/UpdateManager.py:
  - refresh "last updated" text periodically to ensure its
    not stale (LP: #450286)
* DistUpgrade/DistUpgradeViewGtk.py:
  - deal with io errors when writing the log (LP: #447693)
* debian/control:
  - add or-dependency to qemu-kvm
* DistUpgrade/DistUpgrade.cfg:
  - add policykit-gnome and gnome-mount to the forced obsoleted
    packages (thanks to seb128)
* merge translations from rosetta
* DistUpgrade/DistUpgradeQuirks.py:
  - stop docvert-converter when the upgrade starts, otherwise
    OOo will not upgrade at all (LP: #450569)
* pre-build.sh:
  - fix bug in the demoted.cfg generation
  - fixes in cleanup handling
* UpdateManager/backend/__init__.py:
  - honor UPDATE_MANAGER_FORCE_BACKEND_APTDAEMON environment
* DistUpgrade/DistUpgrade.cfg.hardy:
  - updated to include demoted.cfg.hardy

243. By Michael Vogt

* setup.py:
  - fix FTBFS - the python from two days ago became
    stricter than it used to be (thanks to james_w)

242. By Michael Vogt

* DistUpgrade/DistUpgradeView.py:
  - log exceptions from pm.DoInstall() into main.log.
    this helps identifiying Dpkg::Pre-Invoke problems
* DistUpgrade/DistUpgradeCache.py:
  - fix sandbox upgrade mode
* DistUpgrade/DistUpgrade.cfg:
  - hint for mysql-server upgrade (LP: #413789)
* UpdateManager/backend/__init__.py:
  - change order of backends to: synaptic, aptdaemon

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/update-manager
This branch contains Public information 
Everyone can see this information.

Subscribers