'ubuntu-bug /var/crash/app.crash' (and even more so, 'apport-cli -c /var/crash/app.crash') should still allow manual bug filing in stable releases
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Won't Fix
|
Medium
|
Evan | ||
Precise |
Won't Fix
|
Medium
|
Evan | ||
Quantal |
Won't Fix
|
Medium
|
Evan |
Bug Description
---
WORKAROUND:
comment out line 23 ("'problem_types': ['Bug', 'Package'],") in '/etc/apport/
---
The crash database work has made it much harder for users to enable apport bug filing for crashes in stable Ubuntu releases, even for those who could otherwise contribute useful bug reports. "Comment out line 23 of /etc/apport/
One thing that would mitigate this is if the users could still run one of the following commands to manually submit a bug report about a given crash:
1) 'ubuntu-bug /var/crash/
2) and even more so, 'apport-cli -c /var/crash/
The fact that this is also disabled by the crashdb settings is a tad inconvenient. I think the manual command should be allowed to work even post-release.
---
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: apport 2.0.1-0ubuntu7
ProcVersionSign
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
CheckboxSubmission: 017452a27eca3c8
CheckboxSystem: ecaaad6fa1e0799
Date: Fri May 4 17:17:43 2012
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
PackageArchitec
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: Upgraded to precise on 2011-11-08 (178 days ago)
description: | updated |
summary: |
- 'ubuntu-bug /var/crash/app.crash' should still allow manual bug filing + 'ubuntu-bug /var/crash/app.crash' (and even more so, 'apport-cli -c + /var/crash/app.crash') should still allow manual bug filing |
Changed in apport (Ubuntu Precise): | |
milestone: | none → ubuntu-12.04.1 |
description: | updated |
summary: |
'ubuntu-bug /var/crash/app.crash' (and even more so, 'apport-cli -c - /var/crash/app.crash') should still allow manual bug filing + /var/crash/app.crash') should still allow manual bug filing in stable + releases |
Changed in apport (Ubuntu Precise): | |
milestone: | ubuntu-12.04.1 → ubuntu-12.04.2 |
Changed in apport (Ubuntu Quantal): | |
milestone: | none → quantal-updates |
tags: | added: quantal |
Changed in apport (Ubuntu Precise): | |
milestone: | ubuntu-12.04.2 → ubuntu-12.04.3 |
Changed in apport (Ubuntu Quantal): | |
status: | Triaged → Won't Fix |
And even more nasty side of this issue: it doesn't even allow to report a crash by apport-cli, which is probably used only by experienced users (bug #992064).