lp:ubuntu/vivid/install-package

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

10. By Jonathan Thomas

* Specify that the LockFailedException is from the apt.cache library
  (LP: #546708)
* Implement encoding wrappers to fix the encoding of exception error
  messages (LP: #468615)

9. By Jonathan Thomas

* Catch SystemErrors in the markInstall function, rather than letting them
  crash install-package (LP: #435675)
* Catch instances where another process takes the packaging lock after we
  did our initial check (LP: #441042)
* Catch exceptions caused by malformed sources.list files and show the user
  instead of crashing (LP: #496305)
* Bump Standards-Version to 3.8.4

8. By Jonathan Thomas

* Catch SystemErrors in the markInstall function, rather than letting them
  crash install-package (LP: #435675)
* Catch instances where another process takes the packaging lock after we
  did our initial check (LP: #441042)
* Catch exceptions caused by malformed sources.list files and show the user
  instead of crashing (LP: #496305)
* Bump Standards-Version to 3.8.4
* Add dependency on ${misc:Depends} to satisfy a lintian error

7. By Harald Sitter

* Add desktop file so that kdesudo can display a proper name and icon
* Switch rules to Kubuntu's global cdbs make file for message extraction
  + Don't depend on kdesdk-scripts but pkg-kde-tools
* Add misc:Depends and bump standards version

6. By Harald Sitter

Make install-package attachable to another window (similar to kdesudo)
This enables better use by applications like AptUrl

5. By Jonathan Riddell

Fix crashes when apt is in inconsistent state, closes LP: #335897
catch SystemError and apt.cache.FetchFailedException on commit/update.
SystemError: something went wrong during dpkg, http404 etc. LP: #345696, #360288
apt.cache.FetchFailedException: LP: #364494, #342041
from Florian Reinhard

4. By Michael Vogt

* install-package.py:
  - more robust against broken dependencies (LP: #341334)

3. By Jonathan Riddell

* Fix i18n
* Fix complaint in dialogue which it thinks is HTML but isn't
* Add an update mode to reload package list
* Fix icon
* Work around i18n complaining about not enough arguments for plural
* quit manually to stop crash

2. By Jonathan Riddell

Allow to install/uninstall multiple packages

1. By Jonathan Riddell

Initial package

Branch metadata

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

Subscribers