[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2017-06-23 Thread Bug Watch Updater
** Changed in: grub2 (Debian)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  Fix Released
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Released

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/xenial/cloud-init/pkg

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  Fix Released
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package init-system-helpers - 1.28ubuntu1

---
init-system-helpers (1.28ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
- init: Drop sysvinit-core as alternative pre-depends, and add
  upstart-sysv instead.
- scripts/invoke-rc.d: clean eatmydata from environment unless
  INVOKE_RCD_ALLOW_EATMYDATA is set to value other than '0'. This does not
  affect systemd, thus this can be dropped after 16.04 LTS. (LP: #1257036)
- invoke-rc.d: Fix actions to run under systemd if there is no init.d
  script but only an upstart job. Packages got fixed in 16.04 but this
  still affects upgrades. This can be dropped after 16.04 LTS.
   * Drop running-in-container. Remaining users have been moved to
 systemd-detect-virt. (LP: #1539016)
   * Drop invoke-rc.d's calling of 'initctl reload-configuration' to work
 reliably on systems with broken inotify. We don't have live systems under
 upstart any more, and on Ubuntu touch this does not apply.

init-system-helpers (1.28) unstable; urgency=medium

  [ Martin Pitt ]
  * invoke-rc.d: Fix actions to run under systemd if there is no init.d
script. (Closes: #747851)
  * invoke-rc.d: Don't start systemd units which are disabled. Restart them
only if they were already running (i. e. started manually by the admin).
(Closes: #768450)
  * update-rc.d: Support /usr/lib/insserv/insserv location too, as with
newer sysvinit versions.
  * Add autopkgtest which runs the tests in t/.
  * Drop Michael Stapelberg and Tollef Fog Heen from Uploaders:, they stopped
systemd work long ago. Thanks for your great work in the past!
  * Run wrap-and-sort -at over our debian control files.

  [ Andreas Henriksson ]
  * Add support for -X option. (Closes: #760168)

  [ Michael Biebl ]
  * invoke-rc.d: Allow stop and status requests for masked systemd services.
(Closes: #717109)

init-system-helpers (1.27) unstable; urgency=high

  Urgency high to not further delay the sysvinit migration to testing, and to
  avoid this going into testing with breaking file-rc.

  [ Martin Pitt ]
  * Add debian/clean to remove script/*1.p. (Closes: #812586)
  * Version the conflict to file-rc, 0.8.17 now works fine with the moved
update-rc.d and invoke-rc.d.

 -- Martin Pitt   Fri, 05 Feb 2016 12:52:51
+0100

** Changed in: init-system-helpers (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  Fix Released
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-05 Thread Martin Pitt
I don't think we ever support running lxc-android-config *in* a
container, so this doesn't block the removal and merging the new init-
system-helpers.

** Changed in: lxc-android-config (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-05 Thread Martin Pitt
** Changed in: init-system-helpers (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  Fix Committed
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.5+dfsg-1ubuntu4

---
qemu (1:2.5+dfsg-1ubuntu4) xenial; urgency=medium

  * debian/qemu-kvm-init: Call systemd-detect-virt instead of the
Ubuntu specific running-in-container wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 13:24:51
+0100

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.10-0ubuntu12

---
apparmor (2.10-0ubuntu12) xenial; urgency=medium

  * Call systemd-detect-virt instead of the Ubuntu specific
running-in-container wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 13:33:28
+0100

** Changed in: apparmor (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: qemu (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02~beta2-35ubuntu1

---
grub2 (2.02~beta2-35ubuntu1) xenial; urgency=medium

  * debian/postinst.in, debian/kernel/zz-update-grub: Call systemd-detect-virt
instead of the Ubuntu specific running-in-container wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 14:25:14
+0100

** Changed in: grub2 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.19.4-0ubuntu2

---
apport (2.19.4-0ubuntu2) xenial; urgency=medium

  * debian/apport.upstart: Call systemd-detect-virt instead of the
Ubuntu specific running-in-container wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 14:58:06
+0100

** Changed in: apport (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-30 Thread Bug Watch Updater
** Changed in: grub2 (Debian)
   Status: Unknown => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed
Status in grub2 package in Debian:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
** Changed in: qemu (Ubuntu)
   Status: New => Fix Committed

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  New
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  New
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
** Changed in: apparmor (Ubuntu)
   Status: New => Fix Committed

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  New
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/apparmor/master

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  New
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
Added tasks for all packages in main and restricted. universe and
multiverse are still running.

** Also affects: apport (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: memtest86+ (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: flash-kernel (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: grub2 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: apparmor (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qemu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  New
Status in apport package in Ubuntu:
  New
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  New
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
** Changed in: cloud-init (Ubuntu)
   Status: New => Fix Committed

** Changed in: flash-kernel (Ubuntu)
   Status: New => Fix Committed

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Committed
Status in flash-kernel package in Ubuntu:
  Fix Committed
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/xenial/apport/ubuntu

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Committed
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
** Changed in: apport (Ubuntu)
   Status: New => Fix Committed

** Changed in: memtest86+ (Ubuntu)
   Status: New => Fix Committed

** Changed in: apparmor (Ubuntu)
   Importance: Undecided => Low

** Changed in: apport (Ubuntu)
   Importance: Undecided => Low

** Changed in: flash-kernel (Ubuntu)
   Importance: Undecided => Low

** Changed in: grub2 (Ubuntu)
   Importance: Undecided => Low

** Changed in: qemu (Ubuntu)
   Importance: Undecided => Low

** Changed in: memtest86+ (Ubuntu)
   Importance: Undecided => Low

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Low

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Committed
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~pitti/cloud-init/systemd-detect-virt

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  New
Status in flash-kernel package in Ubuntu:
  New
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Committed
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
** Also affects: lxc-android-config (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Committed
Status in flash-kernel package in Ubuntu:
  Fix Committed
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  New
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1156-0ubuntu2

---
cloud-init (0.7.7~bzr1156-0ubuntu2) xenial; urgency=medium

  * debian/cloud-init.postinst, systemd_detect_virt.patch: Call
systemd-detect-virt instead of the Ubuntu specific running-in-container
wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 14:12:51
+0100

** Changed in: cloud-init (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Committed
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  New
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed
Status in grub2 package in Debian:
  Unknown

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:lxc-android-config

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Committed
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  New
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed
Status in grub2 package in Debian:
  Unknown

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu58

---
flash-kernel (3.0~rc.4ubuntu58) xenial; urgency=medium

  * Call systemd-detect-virt instead of the Ubuntu specific
running-in-container wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 14:22:57
+0100

** Changed in: flash-kernel (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  New
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed
Status in grub2 package in Debian:
  Unknown

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Launchpad Bug Tracker
This bug was fixed in the package memtest86+ - 5.01-3ubuntu2

---
memtest86+ (5.01-3ubuntu2) xenial; urgency=medium

  * debian/postinst: Call systemd-detect-virt instead of the
Ubuntu specific running-in-container wrapper. (LP: #1539016)

 -- Martin Pitt   Thu, 28 Jan 2016 13:40:41
+0100

** Changed in: memtest86+ (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Committed
Status in flash-kernel package in Ubuntu:
  Fix Committed
Status in grub2 package in Ubuntu:
  New
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
** Changed in: grub2 (Ubuntu)
   Status: New => Fix Committed

** Bug watch added: Debian Bug tracker #813007
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813007

** Also affects: gnupg2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813007
   Importance: Unknown
   Status: Unknown

** No longer affects: gnupg2 (Debian)

** Also affects: grub2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813007
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Committed
Status in flash-kernel package in Ubuntu:
  Fix Committed
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  New
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed
Status in grub2 package in Debian:
  Unknown

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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


[Touch-packages] [Bug 1539016] Re: Remove /bin/running-in-container

2016-01-28 Thread Martin Pitt
lxc-android-config will be fixed by landing
https://code.launchpad.net/~vorlon/lxc-android-config/apport-job-
cleanup/+merge/274497

** Changed in: lxc-android-config (Ubuntu)
   Status: New => Fix Committed

** Changed in: lxc-android-config (Ubuntu)
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1539016

Title:
  Remove /bin/running-in-container

Status in apparmor package in Ubuntu:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in flash-kernel package in Ubuntu:
  Fix Released
Status in grub2 package in Ubuntu:
  Fix Committed
Status in init-system-helpers package in Ubuntu:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress
Status in memtest86+ package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Committed
Status in grub2 package in Debian:
  Unknown

Bug description:
  We still have an ubuntu delta in init-system-helper that adds /bin
  /running-in-container. This is just a (currently over-complicated)
  wrapper around "systemd-detect-virt --container". That works under any
  init system and is what upstreams and some packages already use, so
  let's cut out that delta.

  I'm currently running an archive grep to find remaining users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1539016/+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