2010-10-06 07:09:40 |
Steve Beattie |
bug |
|
|
added bug |
2010-10-06 07:09:40 |
Steve Beattie |
attachment added |
|
apparmor-ubuntu-apport-convert_aa_status_call.patch https://bugs.launchpad.net/bugs/655529/+attachment/1674612/+files/apparmor-ubuntu-apport-convert_aa_status_call.patch |
|
2010-10-06 07:09:40 |
Steve Beattie |
attachment added |
|
ApparmorPackages.txt https://bugs.launchpad.net/bugs/655529/+attachment/1674615/+files/ApparmorPackages.txt |
|
2010-10-06 07:09:40 |
Steve Beattie |
attachment added |
|
Dependencies.txt https://bugs.launchpad.net/bugs/655529/+attachment/1674619/+files/Dependencies.txt |
|
2010-10-06 07:09:40 |
Steve Beattie |
attachment added |
|
KernLog.txt https://bugs.launchpad.net/bugs/655529/+attachment/1674622/+files/KernLog.txt |
|
2010-10-06 07:09:40 |
Steve Beattie |
attachment added |
|
PstreeP.txt https://bugs.launchpad.net/bugs/655529/+attachment/1674623/+files/PstreeP.txt |
|
2010-10-06 17:31:31 |
Brian Murray |
bug |
|
|
added subscriber Ubuntu Review Team |
2010-10-06 17:31:32 |
Brian Murray |
tags |
apport-bug i386 maverick |
apport-bug i386 maverick patch |
|
2010-10-14 21:44:40 |
Jamie Strandboge |
nominated for series |
|
Ubuntu Maverick |
|
2010-10-14 21:44:40 |
Jamie Strandboge |
bug task added |
|
apparmor (Ubuntu Maverick) |
|
2010-10-14 21:44:40 |
Jamie Strandboge |
nominated for series |
|
Ubuntu Natty |
|
2010-10-14 21:44:40 |
Jamie Strandboge |
bug task added |
|
apparmor (Ubuntu Natty) |
|
2010-10-14 21:44:58 |
Jamie Strandboge |
apparmor (Ubuntu Maverick): importance |
Undecided |
Low |
|
2010-10-14 21:44:58 |
Jamie Strandboge |
apparmor (Ubuntu Maverick): status |
New |
Fix Committed |
|
2010-10-14 21:44:58 |
Jamie Strandboge |
apparmor (Ubuntu Maverick): milestone |
|
maverick-updates |
|
2010-10-14 21:44:58 |
Jamie Strandboge |
apparmor (Ubuntu Maverick): assignee |
|
Jamie Strandboge (jdstrand) |
|
2010-10-14 21:45:07 |
Jamie Strandboge |
apparmor (Ubuntu Maverick): status |
Fix Committed |
In Progress |
|
2010-10-14 21:45:16 |
Jamie Strandboge |
apparmor (Ubuntu Natty): importance |
Undecided |
Low |
|
2010-10-14 21:45:16 |
Jamie Strandboge |
apparmor (Ubuntu Natty): status |
New |
Triaged |
|
2010-10-14 21:45:16 |
Jamie Strandboge |
apparmor (Ubuntu Natty): assignee |
|
Jamie Strandboge (jdstrand) |
|
2010-10-15 16:51:39 |
Jamie Strandboge |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2010-10-15 17:30:12 |
Launchpad Janitor |
apparmor (Ubuntu Natty): status |
Triaged |
Fix Released |
|
2010-10-15 20:52:43 |
Jamie Strandboge |
nominated for series |
|
Ubuntu Lucid |
|
2010-10-15 20:52:43 |
Jamie Strandboge |
bug task added |
|
apparmor (Ubuntu Lucid) |
|
2010-10-15 20:52:52 |
Jamie Strandboge |
apparmor (Ubuntu Lucid): status |
New |
In Progress |
|
2010-10-15 20:52:56 |
Jamie Strandboge |
apparmor (Ubuntu Lucid): importance |
Undecided |
Low |
|
2010-10-15 20:53:02 |
Jamie Strandboge |
apparmor (Ubuntu Lucid): milestone |
|
lucid-updates |
|
2010-10-15 20:53:05 |
Jamie Strandboge |
apparmor (Ubuntu Lucid): assignee |
|
Jamie Strandboge (jdstrand) |
|
2010-10-16 02:48:21 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/apparmor |
|
2010-10-22 07:54:00 |
Martin Pitt |
apparmor (Ubuntu Maverick): status |
In Progress |
Fix Committed |
|
2010-10-22 07:54:07 |
Martin Pitt |
bug |
|
|
added subscriber SRU Verification |
2010-10-22 07:54:12 |
Martin Pitt |
tags |
apport-bug i386 maverick patch |
apport-bug i386 maverick patch verification-needed |
|
2010-10-22 08:17:26 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/maverick-proposed/apparmor |
|
2010-11-03 18:05:57 |
Jamie Strandboge |
description |
Binary package hint: apparmor
When generating a bug report about apparmor, if apport is run as non-root, the apparmor_status program fails because it needs privilege to read the loaded state of the apparmor policies. This results in the ApparmorStatusOutput containing the following:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
(as it is in this bug report). The invocation of apparmor_status in the apport hook should be converted to use root_command_hook so that, if the user is capable of running with privilege, they can include the status output.
The attached patch does this.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apparmor 2.5.1~rc1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
ApparmorStatusOutput:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
Architecture: i386
Date: Tue Oct 5 23:54:54 2010
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Alpha i386 (20100916)
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
SourcePackage: apparmor |
SRU
1. impact of the bug is minimal for stable releases, since apport is disabled by default. However, being able to run 'ubuntu-bug', 'apport-bug' or 'apport-collect' is useful for developers trying to get more information from users.
2. This has not been addressed in the development branch (it isn't open yet).
3. Patch is very small. See comment #1.
4. TEST CASE:
As non-root:
$ apport-bug -p apparmor --save /tmp/apport.txt
You should be prompted by sudo at this point.
5. The regression potential of the patch is very low, as it updates the apport hook which is not enabled by default in the stable releases.
Binary package hint: apparmor
When generating a bug report about apparmor, if apport is run as non-root, the apparmor_status program fails because it needs privilege to read the loaded state of the apparmor policies. This results in the ApparmorStatusOutput containing the following:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
(as it is in this bug report). The invocation of apparmor_status in the apport hook should be converted to use root_command_hook so that, if the user is capable of running with privilege, they can include the status output.
The attached patch does this.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apparmor 2.5.1~rc1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
ApparmorStatusOutput:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
Architecture: i386
Date: Tue Oct 5 23:54:54 2010
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Alpha i386 (20100916)
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
SourcePackage: apparmor
|
|
2010-11-11 21:05:33 |
Jamie Strandboge |
description |
SRU
1. impact of the bug is minimal for stable releases, since apport is disabled by default. However, being able to run 'ubuntu-bug', 'apport-bug' or 'apport-collect' is useful for developers trying to get more information from users.
2. This has not been addressed in the development branch (it isn't open yet).
3. Patch is very small. See comment #1.
4. TEST CASE:
As non-root:
$ apport-bug -p apparmor --save /tmp/apport.txt
You should be prompted by sudo at this point.
5. The regression potential of the patch is very low, as it updates the apport hook which is not enabled by default in the stable releases.
Binary package hint: apparmor
When generating a bug report about apparmor, if apport is run as non-root, the apparmor_status program fails because it needs privilege to read the loaded state of the apparmor policies. This results in the ApparmorStatusOutput containing the following:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
(as it is in this bug report). The invocation of apparmor_status in the apport hook should be converted to use root_command_hook so that, if the user is capable of running with privilege, they can include the status output.
The attached patch does this.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apparmor 2.5.1~rc1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
ApparmorStatusOutput:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
Architecture: i386
Date: Tue Oct 5 23:54:54 2010
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Alpha i386 (20100916)
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
SourcePackage: apparmor
|
SRU
1. impact of the bug is minimal for stable releases, since apport is disabled by default. However, being able to run 'ubuntu-bug', 'apport-bug' or 'apport-collect' is useful for developers trying to get more information from users.
2. This has not been addressed in the development branch (it isn't open yet).
3. Patch is very small. See comment #1.
4. TEST CASE:
As non-root:
$ apport-bug apparmor --save /tmp/apport.txt
You should be prompted by sudo at this point.
5. The regression potential of the patch is very low, as it updates the apport hook which is not enabled by default in the stable releases.
Binary package hint: apparmor
When generating a bug report about apparmor, if apport is run as non-root, the apparmor_status program fails because it needs privilege to read the loaded state of the apparmor policies. This results in the ApparmorStatusOutput containing the following:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
(as it is in this bug report). The invocation of apparmor_status in the apport hook should be converted to use root_command_hook so that, if the user is capable of running with privilege, they can include the status output.
The attached patch does this.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apparmor 2.5.1~rc1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
ApparmorStatusOutput:
Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not have enough privilege to read the profile set.
apparmor module is loaded.
Architecture: i386
Date: Tue Oct 5 23:54:54 2010
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Alpha i386 (20100916)
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
SourcePackage: apparmor
|
|
2010-11-15 10:05:57 |
Martin Pitt |
tags |
apport-bug i386 maverick patch verification-needed |
apport-bug i386 maverick patch verification-done |
|
2010-11-17 12:58:27 |
Launchpad Janitor |
apparmor (Ubuntu Maverick): status |
Fix Committed |
Fix Released |
|
2010-12-03 17:23:32 |
Martin Pitt |
apparmor (Ubuntu Lucid): status |
In Progress |
Fix Committed |
|
2010-12-03 17:23:40 |
Martin Pitt |
tags |
apport-bug i386 maverick patch verification-done |
apport-bug i386 maverick patch |
|
2010-12-03 17:23:44 |
Martin Pitt |
tags |
apport-bug i386 maverick patch |
apport-bug i386 maverick patch verification-needed |
|
2010-12-14 20:50:20 |
Martin Pitt |
tags |
apport-bug i386 maverick patch verification-needed |
apport-bug i386 maverick patch verification-done |
|
2010-12-15 11:50:58 |
Launchpad Janitor |
apparmor (Ubuntu Lucid): status |
Fix Committed |
Fix Released |
|
2011-09-19 21:33:11 |
Ubuntu Foundations Team Bug Bot |
tags |
apport-bug i386 maverick patch verification-done |
apport-bug i386 maverick patch testcase verification-done |
|