[Bug 1788040] Re: Replace LXD deb by snap in Ubuntu 18.10

Stéphane Graber stgraber at stgraber.org
Wed Sep 12 04:08:20 UTC 2018


So looks like we're in good shape with removal of "lxd-client" and "lxd-
tools" as only Suggests remains and that's autopkgtest which will be
switched over to "lxd" soon enough.

I'm now checking the rdepends of lxd to ensure that they deal with the
snap as expected.

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

Title:
  Replace LXD deb by snap in Ubuntu 18.10

Status in adapt package in Ubuntu:
  New
Status in autopkgtest package in Ubuntu:
  Fix Committed
Status in lxd package in Ubuntu:
  New
Status in nova-compute-lxd package in Ubuntu:
  New
Status in snapcraft package in Ubuntu:
  New

Bug description:
  Starting with Ubuntu 18.10, LXD will only be distributed as a snap.

  Existing users will need to be migrated on upgrade and all reverse
  dependencies be made aware of the snap.

  For those reverse dependencies, make sure that you either:
   - Use the "lxc" and "lxd" commands WITHOUT hardcoding any paths (as they'll now be under /snap/bin/)
   - Use the API and known to look for BOTH /var/lib/lxd/unix.socket and /var/snap/lxd/common/lxd/unix.socket

  The "lxd" deb will remain around, so it's fine to still
  suggest/recommend/depend on it as that'll just install the snap as
  needed.

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



More information about the foundations-bugs mailing list