Bugzilla – Bug 1213392
snapd (providing snap) causes long delay in boot process
Last modified: 2023-08-03 10:58:09 UTC
Created attachment 868244 [details] dmesg of hp i5 using wicked network service (other system using Network Manager is slightly better) A delay in boot process started to happen about a month or two. I was suspecting kernel however a similar post on Reddit shows it something related to snapd installation. (on a i5 system/8G RAM/802.11ac 5ghz connection using rtl8821cu-kmp-default) systemd-analyze blame 30.196s wicked.service 3.121s dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device 3.121s dev-disk-by\x2duuid-0A20\x2d0890.device 3.121s dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device to reproduce: 1) install snapd using instructions at https://en.opensuse.org/Snap 2) reboot what happens: system starts to boot normally and at half of the boot process, it completely stops for at least 15 seconds, 30 seconds max observed. what should happen: system should boot normally, perhaps couple or a bit more seconds added to boot process (snapd uses squashfs containers) I reported it to snapd maintainers at: https://bugs.launchpad.net/snapd/+bug/2027915
As of current time this issue has been resolved either by snapd people or Tumbleweed updates. Closing for now.