** Tags added: saucy trusty vivid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To manage notifications about this bug go to:
https://bugs
It would be nice if patches that are backported to trusty are also backported
to 15.04. I upgraded to 15.04 to enjoy newer features.
I was expecting to only see new bugs related to those newer features that I
chose to upgrade to, not expecting patches that made it to 14.04 didn't make it
to 15.0
agent 8131, apparmor 2.9.2-0ubuntu1 just landed in wily and contains a
fix for this that attempts to only apply the transformation for file
based events, specifically in http://bazaar.launchpad.net/~apparmor-
dev/apparmor/2.9/revision/2905 , so you should no longer see this in
wily.
Also, this ver
I hit this bug after installing auditd to work around bug Bug #1399027.
Only in addition to the changes above I had to use:
line 123:
if rmask and rmask not in [ 'send', 'receive', 'send receive', 'send receive
connect','create' ]:
line 129:
if dmask and dmask not in [ 'send connect', ]:
Hopefu
** Changed in: apparmor
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To manage notifications
Fix commited to bzr trunk and 2.9 branch.
** Changed in: apparmor
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains un
The fix I implemented in my system was to add the following check to
/usr/lib/python2.7/dist-packages/apparmor/logparser.py, in lines 124:
if rmask and rmask not in [ 'send', 'receive', 'send receive' ]:
Originally it was:
if rmask:
The same in line 130 for dmask. This file comes from python-ap
** Changed in: apparmor
Milestone: 2.9.0 => 2.9.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To manage notifications about this bug
Patch sent to the mailinglist for review. However, I'm afraid you can't
"just apply it" for testing because it is based on a whole patch series
that is not in bzr yet.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
See also bug 1426651 (for 'trace', but the fix will cover both)
** Changed in: apparmor
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logp
BTW: After checking the bzr log, I'm slightly surprised why this bug was
closed as fixed - there's no commit (in trunk or 2.9) logparser.py that
relates to this bug :-/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
I have the 2.9 package but this bug still seems to affect me:
ii apparmor-utils 2.9.2~2880-0ubun amd64Utilities
for controlling AppArmor
# aa-logprof
Reading log entries from /var/log/syslog.
Updating AppArmor profiles in /etc/apparmor.d.
Traceback (most recent call last):
Apparmor 2.9.0 has been released; closing.
** Changed in: apparmor
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contain
** Changed in: apparmor
Status: In Progress => Fix Committed
** Changed in: apparmor
Milestone: None => 2.9.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Lo
Two questions:
- was the fix commited to the 2.8 branch?
- does this bug also exist in the python utils?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknow
I've verified that the 3 tests added to QRT's test-apparmor.py succeed
using the 2.8.0-0ubuntu31.1 package from -proposed.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Branch linked: lp:ubuntu/saucy-proposed/apparmor
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To manage notifications about this bug g
Hello Julian, or anyone else affected,
Accepted apparmor into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/apparmor/2.8.0-0ubuntu31.1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https:
This bug was fixed in the package apparmor - 2.8.0-0ubuntu34
---
apparmor (2.8.0-0ubuntu34) trusty; urgency=low
[ Tyler Hicks ]
* 0078-parser-check-for-dbus-kernel-support.patch: The parser should not
include D-Bus rules in the binary policy that it loads into the kernel if
** Branch linked: lp:ubuntu/trusty-proposed/apparmor
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To manage notifications about this bug
** Description changed:
[Impact]
* aa-logprof does not work when dbus rule denials are present in the
logs
- [Test Case]
+ [Automated Test Case]
+
+ * test_lp1243932_send, test_lp1243932_receive, and test_lp1243932_bind
+ have been added to QRT's test-apparmor.py test script
+
+ [Man
** Description changed:
+ [Impact]
+
+ * aa-logprof does not work when dbus rule denials are present in the
+ logs
+
+ [Test Case]
+
+ * Load a profile that does not grant D-Bus access and create a D-Bus denial.
Then,
+ test aa-logprof.
+
+ $ echo "profile lp1243932 { file, }" | sudo appa
** Branch linked: lp:apparmor
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To manage notifications about this bug go to:
https://bugs.lau
** Also affects: apparmor
Importance: Undecided
Status: New
** Changed in: apparmor
Status: New => In Progress
** Changed in: apparmor
Importance: Undecided => Medium
** Changed in: apparmor
Assignee: (unassigned) => Tyler Hicks (tyhicks)
--
You received this bug notif
** Changed in: apparmor (Ubuntu)
Assignee: (unassigned) => Tyler Hicks (tyhicks)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: Log contains unknown mode senw
To man
Additionally, after removing all lines containing "recieve" from
/var/log/syslog, the command ran without printing errors.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-logprof: L
After using sed to remove all lines containing "send" from
/var/log/syslog, the error changed to "Log contains unknown mode
reweive."
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-
Saucy patch 0063-utils-ignore-unsupported-rules.patch was written to
ignore policy rules unknown to AppArmor.pm. What's missing is the
corresponding patch to ignore unknown denials.
This isn't specific to dbus rules. See the patch mentioned above for the
policy rule types that are unsupported by A
** Changed in: apparmor (Ubuntu)
Status: New => Triaged
** Changed in: apparmor (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243932
Title:
aa-lo
29 matches
Mail list logo