← Back to team overview

touch-packages team mailing list archive

[Bug 1350324] [NEW] Incorrect warning with ubuntu-scope-network template: Character - was quoted unnecessarily, dropped preceding quote ('\') character

 

Public bug reported:

$ cat /tmp/profile 
profile "foo" {
  owner /run/user/[0-9]*/zmq/{[^c]**,c[^\-]**}-r          rw,
}

$ apparmor_parser -QTK /tmp/profile 
Warning from /tmp/profile (/tmp/profile line 4): Character - was quoted unnecessarily, dropped preceding quote ('\') character

** 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/1350324

Title:
  Incorrect warning with ubuntu-scope-network template: Character - was
  quoted unnecessarily, dropped preceding quote ('\') character

Status in “apparmor” package in Ubuntu:
  New

Bug description:
  $ cat /tmp/profile 
  profile "foo" {
    owner /run/user/[0-9]*/zmq/{[^c]**,c[^\-]**}-r          rw,
  }

  $ apparmor_parser -QTK /tmp/profile 
  Warning from /tmp/profile (/tmp/profile line 4): Character - was quoted unnecessarily, dropped preceding quote ('\') character

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


Follow ups

References