This is still happening with 2.10 on wily: Jan 14 11:52:10 odroid-server2 kernel: [ 407.359113] type=1400 audit(1452772330.854:2980): apparmor="ALLOWED" operation="mount" info="failed type match" error=-13 parent=1 profile="/usr/bin/docker" name="/media/docker/aufs/mnt/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/" pid=1323 comm="docker" fstype="aufs" srcname="none" flags="rw" Jan 14 11:52:17 odroid-server2 kernel: [ 413.770509] type=1400 audit(1452772337.269:2988): apparmor="ALLOWED" operation="getattr" info="Failed name lookup" error=-13 parent=1434 profile="/usr/bin/docker" name="media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/proc" pid=1490 comm="exe" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Jan 14 11:52:17 odroid-server2 kernel: [ 413.770679] type=1400 audit(1452772337.269:2990): apparmor="ALLOWED" operation="getattr" info="Failed name lookup" error=-13 parent=1434 profile="/usr/bin/docker" name="media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/dev" pid=1490 comm="exe" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Jan 14 11:52:17 odroid-server2 kernel: [ 413.771132] type=1400 audit(1452772337.269:2992): apparmor="ALLOWED" operation="getattr" info="Failed name lookup" error=-13 parent=1434 profile="/usr/bin/docker" name="media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/sys" pid=1490 comm="exe" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Unexpected rank input: media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/dev -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1518663 Title: Disconnected path errors Status in apparmor package in Ubuntu: New Bug description: The first error is that the audit message (notice the path): type=AVC msg=audit(1448143203.902:359992): apparmor="DENIED" operation="file_mmap" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/openvpn" name="run/nscd/dbfQMsBd" pid=25814 comm="openvpn" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 appears in the audit log. The second is that aa-logprof throws an exception on reading it: Traceback (most recent call last): File "/usr/sbin/aa-logprof", line 54, in <module> apparmor.do_logprof_pass(logmark) File "/usr/lib/python3.4/site-packages/apparmor/aa.py", line 2289, in do_logprof_pass ask_the_questions() File "/usr/lib/python3.4/site-packages/apparmor/aa.py", line 1762, in ask_the_questions severity = sev_db.rank(path, mode_to_str(mode)) File "/usr/lib/python3.4/site-packages/apparmor/severity.py", line 141, in rank raise AppArmorException("Unexpected rank input: %s" % resource) apparmor.common.AppArmorException: 'Unexpected rank input: run/nscd/dbfQMsBd' I've been having this problem for several years. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1518663/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp