The problem here is lack of entropy in the kernel. A CVE was reported in
the kernel related to low entropy, and the modification prevented the
data from going out. Unfortunately that means any programs at early boot
that attempted to obtain a few bytes of random data would get stuck,
potentially for several minutes. That's of course unreasonable, so the
patch in the kernel has since been reverted.

In the snapd end we've also modified the particular logic that used the
random data to use a different strategy, since the entropy was not
important for the particular use we had for the data at play.

So this should be fixed on both ends by now: the kernel was reverted,
and snapd won't get blocked if that happens elsewhere. So an update
should guarantee that you won't observe this anymore.

** Changed in: snapd (Ubuntu)
       Status: Confirmed => Fix Released

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

Title:
  Snapd gets stuck when starting Ubuntu.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to