touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #115759
[Bug 1513155] Re: apparmor_parser -qd shows incorrect network family
This was fixed upstream in commit -r 2888
--
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/1513155
Title:
apparmor_parser -qd shows incorrect network family
Status in apparmor package in Ubuntu:
New
Bug description:
apparmor_parser -qd is reporting incorrect network family:
$ echo "profile t { network inet6, } " | apparmor_parser -Qd
Warning from stdin (line 1): apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
----- Debugging built structures -----
Name: t
Profile Mode: Enforce
Network: rose
$ echo "profile t { network inet, } " | apparmor_parser -Qd
Warning from stdin (line 1): apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
----- Debugging built structures -----
Name: t
Profile Mode: Enforce
Network: ax25
apparmor 2.8.95~2430-0ubuntu5.3
14.04 LTS, running 3.13.0-66-generic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1513155/+subscriptions
References