lp:~sbeattie/+junk/ubuntu-apport

Created by Steve Beattie and last modified
Get this branch:
bzr branch lp:~sbeattie/+junk/ubuntu-apport
Only Steve Beattie can upload to this branch. If you are Steve Beattie please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Steve Beattie
Status:
Development

Recent revisions

173. By Steve Beattie

Move gdb recommendation to gui packages per request from server team
to not have gdb installed by default.

172. By Matt Zimmerman <mdz@atomicity>

data/package-hooks/source_linux.py: Per discussion with ogasawara, attach
ALSA details on kernel bug reports by default. About 9% of sampled kernel
bugs are audio-related.

171. By Matt Zimmerman <mdz@atomicity>

Only set SourcePackage, rather than Package, to avoid clobbering the bug
summary for problem reports of type "Package" which are being redirected
to a different package (e.g. linux->grub)

170. By Matt Zimmerman <mdz@atomicity>

data/general-hooks/ubuntu.py: Detect when a kernel upgrade failure is
caused by update-initramfs failing, and file the bug on initramfs-tools
instead of linux

169. By Matt Zimmerman <mdz@atomicity>

data/general-hooks/ubuntu.py: Detect when a kernel upgrade failure is
caused by update-grub failing, and file the bug on grub instead of linux

168. By Martin Pitt

* New upstream release:
  - Add support for symptoms.
* debian/control: Recommend apport-symptoms.
* debian/local/ubuntu-bug: When called without arguments, run in "show
  available symptoms" mode.

167. By Martin Pitt

* Merge trunk:
  - apport-gtk: Fix ordering of choices
  - bin/package_hook: Fix crash for subdirectories in log dir. (LP: #332350)
  - doc/package-hooks.txt: Document allowed chars in report keys.
  - Show precise error message for damaged reports.
* ubuntu-bug: Call apport-kde instead of apport-qt.

166. By Martin Pitt

Re-enable Apport by default, for the alpha-3 release.

165. By Martin Pitt

* New upstream release:
  - Add support for kernel crashes, thanks to Michael Vogt!
  - apport/ui.py, run_crash(): Do not re-collect information if we already
    have a Dependencies field. This happens when calling apport on an already
    pre-processed .crash file with -c. (LP: #394497)
  - apport/hookutils.py, pci_devices(): Deliver all matching devices, not
    just the last one. (LP: #398906)
  - hookutils.py, _get_module_license(): Return "invalid" if modinfo fails,
    so that they do not count as "free". (LP: #341720)
  - packaging-apt-dpkg.py: Support additional custom native origins in
    /etc/apport/native-origins.d/ . (LP: #386052)
  - packaging-apt-dpkg.py: Drop PPA origin hack, launchpad behaves properly
    now
  - apport-gtk: Avoid focus stealing when being called without arguments (i.
    e. auto-launched). LP: #396243)
  - apport-kde: Use standard gettext again
  - Fix handling of PC lacking disassembly due to invalid memory location.
* debian/local/apport-collect: Tag bugs with "apport-collected" on success.
  (LP: #391392)

164. By Martin Pitt

* Merge fixes from trunk:
  - packaging-apt-dpkg.py: Fix install_retracing_packages() for pre-0.7.9
    python-apt API.
  - Sort the list of dependencies so it's easier to scan (LP: #391021)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers