apache2 apparmor module missing link against libapparmor
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
Fix Released
|
High
|
Unassigned | ||
2.6 |
Fix Released
|
High
|
Unassigned | ||
apparmor (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
For some reason, the apparmor 2.6 build of mod_apparmor is failing to link properly against libapparmor:
ubuntu@
* Restarting web server apache2
... waiting ...done.
ubuntu@
Enabling module apparmor.
Run '/etc/init.
ubuntu@
apache2: Syntax error on line 203 of /etc/apache2/
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
ubuntu@
libc.so.6 => /lib/i386-
(this is with the 2.6.0-0ubuntu2 package in natty, I know 2.6.0-0ubuntu3 has been uploaded, but nothing should be different in that version.)
Changed in apparmor: | |
status: | In Progress → Fix Released |
tags: | added: patch |
Note that the 2.5 build is different enough to not be affected by this.
Attached is a patch that fixes the issue.