** Branch linked: lp:~ubuntu-branches/ubuntu/intrepid/apparmor/intrepid-
proposed
** Branch linked: lp:ubuntu/hardy-updates/apparmor
--
"force-complain" and "disable" directories breaks aa-genprof
https://bugs.launchpad.net/bugs/331534
You received this bug notification because you are a member
** Branch linked: lp:ubuntu/karmic/apparmor
--
"force-complain" and "disable" directories breaks aa-genprof
https://bugs.launchpad.net/bugs/331534
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
This bug was fixed in the package apparmor - 2.3+1289-0ubuntu4.2
---
apparmor (2.3+1289-0ubuntu4.2) intrepid-proposed; urgency=low
* utils/SubDomain.pm: re-add dropped patch to not process disable/ as
include files, and also don't process force-complain/ (LP: #331534)
-- Jamie
This bug was fixed in the package apparmor - 2.1+1075-0ubuntu9.2
---
apparmor (2.1+1075-0ubuntu9.2) hardy-proposed; urgency=low
* SubDomain.pm: Ignore "force-complain/" to prevent aa-genprof from failing.
(LP: #331534)
-- John DongTue, 28 Apr 2009 15:26:48 -0400
** Change
** Tags added: verification-done
** Tags removed: verification-needed
--
"force-complain" and "disable" directories breaks aa-genprof
https://bugs.launchpad.net/bugs/331534
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
Tested both Hardy and Intrepid and the test cases now work properly.
--
"force-complain" and "disable" directories breaks aa-genprof
https://bugs.launchpad.net/bugs/331534
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
Accepted apparmor into intrepid-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Tags added: verification-needed
The patch looks good. I uploaded it to hardy-proposed also uploaded a
patched package for Intrepid using the patch I used in Jaunty.
IMPACT: aa-genprof cannot be used to generate new profiles when profiles
are in force-complain mode (hardy and intrepid) or disabled (intrepid)
DEV RELEASE: it is f
Jamie, please review and upload if appropriate.
--
"force-complain" and "disable" directories breaks aa-genprof
https://bugs.launchpad.net/bugs/331534
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
This bug affects Hardy too, namely the force-complain dir is installed
by packages such as freshclam, leading to the same error as the original
bug filer reported.
A debdiff for a Hardy SRU is at
http://jdong.mit.edu/~jdong/motu/apparmor_2.1+1075-0ubuntu9.2.debdiff
--
"force-complain" and "dis
This bug was fixed in the package apparmor - 2.3+1289-0ubuntu8
---
apparmor (2.3+1289-0ubuntu8) jaunty; urgency=low
* abstractions/ssl_keys: allow read access to all of /etc/ssl (LP: #317109)
* utils/SubDomain.pm: re-add dropped patch to not process disable/ as
include files,
Actually, Hardy had in SubDomain.pm:
sub isSkippableFile($) {
my $path = shift;
return ($path =~ /(^|\/)\.[^\/]*$/
|| $path =~ /\.rpm(save|new)$/
|| $path =~ /\.dpkg-(old|new|dist)$/
|| -e "$profiledir/disable/$path"
|| $path =~ /\~$/);
}
T
Here is the patch I am putting into Jaunty.
** Attachment added: "331534.patch"
http://launchpadlibrarian.net/23783639/331534.patch
** Changed in: apparmor (Ubuntu Jaunty)
Status: Confirmed => In Progress
--
"force-complain" and "disable" directories breaks aa-genprof
https://bugs.lau
13 matches
Mail list logo