[Bug 1214618] [NEW] apparmor policy_version is incorrectly set

Jamie Strandboge jamie at ubuntu.com
Tue Aug 20 21:43:24 UTC 2013


Public bug reported:

The click manifest uses the following for policy_version:
                "policy_version": 1

This is invalid and the quick fix is to change this to:
                "policy_version": 1.0

The proper fix is that qtcreator should look for the highest version
found in /usr/share/apparmor/easyprof/policygroups/ubuntu and use it.

This could be extended to make is easier for users by performing:
$ aa-easyprof --list-policy-groups --policy-vendor=ubuntu --policy-version=<highest version>

to enumerate the policy groups and then shoving them into a combobox for
users to use.

** Affects: qtcreator (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: qtcreator (Ubuntu Saucy)
     Importance: Undecided
         Status: New

** Also affects: qtcreator (Ubuntu Saucy)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1214618

Title:
  apparmor policy_version is incorrectly set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1214618/+subscriptions




More information about the kubuntu-bugs mailing list