yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58878
[Bug 1643041] [NEW] snappy module does not install snaps
Public bug reported:
[description]
While using a 16.04 (Xenial) lxd cloud image, trying to setup snappy to install hello-world does not work.
[cloud-config]
#cloud-config
snappy:
system_snappy: yes (or auto)
packages: [hello-world]
[steps to reproduce]
Image used: b9cba741ef62 ubuntu 16.04 LTS amd64 (release) (20161115)
cloud-init: 0.7.8-1-g3705bb5-0ubuntu1~16.04.3
lxc init ubuntu:xenial/amd64 xenial
lxc config set xenial user.user-data - < cloud-config.yaml
lxc start xenial
[actual result]
snappy is installed, however, `snap list` returns no snaps installed.
[expected result]
I would have expected the "hello-world" snap to be installed.
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1643041
Title:
snappy module does not install snaps
Status in cloud-init:
New
Bug description:
[description]
While using a 16.04 (Xenial) lxd cloud image, trying to setup snappy to install hello-world does not work.
[cloud-config]
#cloud-config
snappy:
system_snappy: yes (or auto)
packages: [hello-world]
[steps to reproduce]
Image used: b9cba741ef62 ubuntu 16.04 LTS amd64 (release) (20161115)
cloud-init: 0.7.8-1-g3705bb5-0ubuntu1~16.04.3
lxc init ubuntu:xenial/amd64 xenial
lxc config set xenial user.user-data - < cloud-config.yaml
lxc start xenial
[actual result]
snappy is installed, however, `snap list` returns no snaps installed.
[expected result]
I would have expected the "hello-world" snap to be installed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1643041/+subscriptions
Follow ups