Hello Stefan, or anyone else affected,

Accepted ubuntu-fan into zesty-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/ubuntu-fan/0.12.2.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1691490

Title:
  fanatic needs to provide storage option for LXD tests

Status in ubuntu-fan package in Ubuntu:
  Fix Committed
Status in ubuntu-fan source package in Zesty:
  Fix Committed

Bug description:
  Release: 17.04/Zesty
  Version: 0.12.2

  The lxc interface changed and now requires --storage when creating a
  new container.

  Fix: Get the list of available storages and if this succeeds, use the
  first one as default for creating the test container.

  SRU justification:

  Impact: In Zesty (and later) the CLI of LXD changed. There is now a
  storage command and creating a container expects the storage pool
  which should be used to be provided via the --pool argument.

  Fix: Added a function which returns the first storage pool found by
  calling "lxc storage list". For older versions of LXD this command
  fails and returns an error (+ empty string). In that case the "lxc
  launch" command, which is called later will be used without any --pool
  option (which is as it was before the CLI change). With this things
  should work with the old CLI and the new one and regression potential
  should be low.

  Testcase:
   - [with LXD installed and configured]
   - fanatic enable-fan ...
   - fanatic enable-lxd ...
   - fanatic test-local-lxd ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1691490/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to