[Bug 2039584] Re: lxd-installer does not output information during bootstrap phase
Launchpad Bug Tracker
2039584 at bugs.launchpad.net
Sat Nov 18 20:26:56 UTC 2023
This bug was fixed in the package lxd-installer - 2
---------------
lxd-installer (2) noble; urgency=medium
* Pick the proper snap channel (LP: #2043843)
* Wait for snap bin to be present before continuing (LP: #2039148)
* Inform the user that LXD snap is being installed (LP: #2039584)
-- Simon Deziel <simon.deziel at canonical.com> Fri, 17 Nov 2023 15:36:50
-0500
** Changed in: lxd-installer (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lxd-installer in Ubuntu.
https://bugs.launchpad.net/bugs/2039584
Title:
lxd-installer does not output information during bootstrap phase
Status in lxd-installer package in Ubuntu:
Fix Released
Bug description:
As a user running an lxd command for the first time when lxd-installer
is the command, lxd can take an exceptionally long time to launch.
This is because the following may be happening:
1. lxd not installed, so call a `snap install lxd`
2. snapd not installed as a snap, so snapd deb must bootstrap snapd as a snap
This means multiple snap downloads and installs, then the first lxd
command may occur.
lxd-installer should provide some information about what is occurring
during this phase.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd-installer/+bug/2039584/+subscriptions
More information about the foundations-bugs
mailing list