I'm attempting to use the spread linode backend with this system stanza, as
described in the documentation:
backends:
    linode:
        key: $(HOST:echo $LINODE_API_KEY)
        systems:
            - 'ubuntu-16.04'
I'm getting this error:
2017/02/09 11:00:18 Error packing project content for delivery: cannot pack
project tree:
-----
tar:
snapd/cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.linode.i386.json:
file name is too long (max 99); not dumped
tar:
snapd/cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.qemu.amd64.json:
file name is too long (max 99); not dumped
tar:
snapd/cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.linode.amd64.json:
file name is too long (max 99); not dumped
tar: Exiting with failure status due to previous errors
-----
2017/02/09 11:00:19 Successful tasks: 0
2017/02/09 11:00:19 Aborted tasks: 9
error: cannot pack project content for delivery

Any suggestions?

Thanks,
Max
-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to