@pitti,

As mentionned in the description :
"...So I suggest to use dh_installinit with --no-scripts for 
snapd.boot-ok.service."

Were you referring to something like the following ?

diff -Nru snapd-2.17.1/debian/rules snapd-2.17.1ubuntu1/debian/rules
--- snapd-2.17.1/debian/rules   2016-11-04 12:40:03.000000000 -0400
+++ snapd-2.17.1ubuntu1/debian/rules    2016-11-23 15:33:37.000000000 -0500
@@ -107,6 +107,9 @@
                -psnapd \
                snapd.autoimport.service

+override_dh_installinit:
+       dh_installinit -psnapd.boot-ok --noscripts
+
 override_dh_install:
        # we do not need this in the package, its just needed during build
        rm -rf ${CURDIR}/debian/tmp/usr/bin/xgettext-go

Eric

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

Title:
  snapd.boot-ok.service hangs eternally on cloud image upgrades

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to