nginx - OpenPGP error while using Meta Discovery -


i'm testing coreos container runtime rocket , recreated scenario sign , distribute images via meta discovery based on following guide. when try run self-signed image using meta discovery following error/output:

rkt: using image local store image name coreos.com/rkt/stage1-coreos:0.16.0 rkt: searching app image rocket-example.eu/hellorocket rkt: remote fetching url "https://rocket-example.eu/images/hellorocket.aci" prefix: "rocket-example.eu/hellorocket" key: "https://rocket-example.eu/pubkeys.gpg" gpg key fingerprint is: 993c 033a 1556 ccdf 4321  eb17 8192 e9f7 dbd1 49ae     subkey fingerprint: 02bb e974 02cf 0676 28c8  424c dfb3 fed2 080b 7d76     rxxxx xxxxx (aci signing key) <rxxxx.xxxxx@xxxxx.xx-xxxxx.de> key "https://rocket-example.eu/pubkeys.gpg" in keystore rkt: downloading signature https://rocket-example.eu/images/hellorocket.aci downloading signature:  0 b/1.75 mb downloading signature:  3.83 kb/1.75 mb downloading signature:  1.75 mb/1.75 mb  run: openpgp: invalid data: tag byte not have msb set 

i'm using vm running ubuntu 15.10, rkt 0.16.0 , gnupg 2.0.23. images provided local nginx server.

the created signature hellorocket.aci.asc looks like:

-----begin pgp signature----- version: gnupg v2  iqecbaabagagbqjwqppqaaojejtfmfgwacfbx0gh/i1evas2hjm7ropp0wqbamfa kc6vh1qs8rvcagpkcar5zazfhc1oqvnf7ob7mvu4ich3bos0bbxcgef39ogxvxd6 hrhdb1fx1q4hfmcnjgfnr4ispaagy9hm0unje8qxpwbtlgyw3zp5ewbrz3urizq7 +by5bm+cbiicenkcwetwixlvgefk8efsnmyj7np56lbhbzwbb6gfywmz/5a4yjpj qit/it+fwsfu+xbmpnc2keux46dfmfpbmippbtmh8wba7unrjig3ov2phyqe+uol z6zjjg7djiaxj7nowzqrscuyxqmn1yxcf5tj5ldowmhxqdxvbw5/kzotzk1kl4w= =9lm+ -----end pgp signature----- 


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -