-
Notifications
You must be signed in to change notification settings - Fork 882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cloud-init-local.service should be RequiresMountsFor=/var/lib/cloud rather than /var/lib #2760
Comments
Launchpad user Steve Langasek(vorlon) wrote on 2016-11-19T01:57:13.107391+00:00 Hello Scott, or anyone else affected, Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/0.7.8-49-g9e904bb-0ubuntu1~16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! |
Launchpad user Scott Moser(smoser) wrote on 2016-11-22T04:55:05.804731+00:00 verified that install and upgrade to proposed: $ cat updated-clean-boot/systemctl-cloud-init-local.service | grep Require $ dpkg-query --show cloud-init |
Launchpad user Launchpad Janitor(janitor) wrote on 2016-11-24T20:00:36.434879+00:00 This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb-0ubuntu1~16.04.1 cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
cloud-init (0.7.8-47-gb6561a1-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
-- Scott Moser smoser@ubuntu.com Fri, 18 Nov 2016 16:51:54 -0500 |
Launchpad user Adam Conrad(adconrad) wrote on 2016-11-24T20:01:16.156315+00:00 The verification of the Stable Release Update for cloud-init has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. |
Launchpad user Scott Moser(smoser) wrote on 2016-12-23T17:38:33.295531+00:00 This is fixed in cloud-init 0.7.9. |
This bug was originally filed in Launchpad as LP: #1642062
Launchpad details
Launchpad user Scott Moser(smoser) wrote on 2016-11-15T22:13:51.877459+00:00
cloud-init-local.service writes to /var/lib/cloud/ and is more correct to have that listed here than /var/lib.
The text was updated successfully, but these errors were encountered: