~package-import/ubuntu/lucid/apport/defunct

Viewing all changes in revision 156.

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Martin Pitt, Andy Whitcroft
  • Date: 2009-05-13 15:22:53 UTC
  • Revision ID: james.westby@ubuntu.com-20090513152253-0bb61wmspxgzran5
Tags: 1.1.1-0ubuntu2
[ Martin Pitt ]
* hookutils.py: Do not attach /proc/version_signature, it's Ubuntu specific.
  (Merged from trunk). Instead, attach it in general-hooks/ubuntu.py.
* general-hooks/ubuntu.py: Attach package conffile information.
* debian/local/apport-collect: Add workaround for launchpadlib bug
  LP#353805, to avoid crashing with non-UTF8 attachments. (LP: #368004)
* debian/local/apport-collect: Fix import of launchpadlib's HTTPError.
* apport/hookutils.py, attach_conffiles(): Ignore empty lines from
  dpkg-query output.
* general-hooks/ubuntu.py: Strip off '/target' prefix from ExecutablePath
  and InterpreterPath, to correctly process crash reports from the live
  system installer.
* apport/hookutils.py, attach_conffiles(): Do not use command_output(),
  since that causes error messages to get parsed as conffiles. Use
  subprocess properly.
* backends/packaging-apt-dpkg.py: Replace deprecated python-apt properties
  with current ones (merged from trunk). Update python-apt dependency to 
  >= 0.7.9.
* packaging-apt-dpkg.py, get_modified_files(): Do not show package list file
  as modified if the package is not installed (merged from trunk).
  (LP: #364533)
* backends/packaging-apt-dpkg.py, install_retracing_packages(): Fix syntax
  error which broke the retracers.

[ Andy Whitcroft ]
* bin/apportcheckresume: the suspend _and_ hibernate logs are both in
  pm-suspend.log.
* bin/apportcheckresume: remove redunant check for file before attaching
  stress log.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: