trying to run snapcraft container builds:
Copy snap "core" data (cannot copy "/var/snap/core/2774" to "/var/snap/core/2774": failed to copy all: "cp: cannot stat '/var/snap/core/2774': No such file or directory" (1))
full log: http://paste.ubuntu.com/25472718/
@chipaca says it’s triggering a known snapd bug which has been fixed in master, but possibly snapcraft is doing something it shouldn’t.
I’m starting snapcraft with SNAPCRAFT_CONTAINER_BUILDS=1 snapcraft. lxd is configured and working fine via lxd init --auto I have had snapcraft build successfully previously, with exactly the same setup on this machine, but for some reason it has decided to stop working.
snap version on my host:
snap 2.27.5
snapd 2.27.5
series 16
ubuntu 17.04
kernel 4.10.0-33-generic
and in the container:
snap 2.27.5
snapd 2.27.5
series 16
ubuntu 16.04
kernel 4.10.0-33-generic
snapcraft --version on the host:
snapcraft, version 2.33+git53.69dceb8