snappy build integration-tests/data/snaps/skill-consumer -o integration-tests/data/snaps/skill-consumer
can not parse snap.yaml: yaml: unmarshal errors:
line 6: cannot unmarshal !!seq into map[string]*snappy.usesYaml (from: "name: skill-consumer\nversion: 1.0\nsummary: Snap consuming a skill\ndescription: |\n A basic buildable snap consuming a skill.\nuses: [bool-file]\n")
/home/fgimenez/workspace/snappy/integration-tests/tests/skills_test.go:65:
...open /home/fgimenez/workspace/snappy/integration-tests/tests/skills_test.go: no such file or directory
/home/fgimenez/workspace/gocode/src/github.com/ubuntu-core/snappy/integration-tests/testutils/cli/cli.go:38:
...open /home/fgimenez/workspace/gocode/src/github.com/ubuntu-core/snappy/integration-tests/testutils/cli/cli.go: no such file or directory
... value *exec.ExitError = &exec.ExitError{ProcessState:(*os.ProcessState)(0xc82025a0c0)} ("exit status 1")
... Error: can not parse snap.yaml: yaml: unmarshal errors:
line 6: cannot unmarshal !!seq into map[string]*snappy.usesYaml (from: "name: skill-consumer\nversion: 1.0\nsummary: Snap consuming a skill\ndescription: |\n A basic buildable snap consuming a skill.\nuses: [bool-file]\n")