install_base_ubuntu: Check snapd is alive
Use `snap list` as a check that snapd is alive, to avoid triggering lots of errors down the road when running snap install. Snapd may not be up and running in some container environment, where dbus is not setup and where the service is not running.
Loading
Please register or sign in to comment