touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #115748
[Bug 1513155] [NEW] apparmor_parser -qd shows incorrect network family
Public bug reported:
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
** Affects: apparmor (Ubuntu)
Importance: Undecided
Status: New
--
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
Follow ups