liuqun / tpm2-ibmswtpm

Ubuntu snap package for IBM's software TPM 2.0 simulator
2 stars 3 forks source link

Snapcraft validation error #3

Open krzk opened 3 years ago

krzk commented 3 years ago
$ snapcraft
Issues while validating snapcraft.yaml: must be one of base: <base> and type: <app|gadget>, base: bare (with a build-base), or type: <base|kernel|snapd> (without a base)

You need:

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 6199073..7395e70 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,4 +1,5 @@
 name: tpm20softwaresimulator
+base: core20
 version: '1119'
 summary: TPM 2.0 Simulator
 description: |