Ipfs-desktop: Snap install requires --dangerous flag

Created on 19 Dec 2018  Â·  5Comments  Â·  Source: ipfs-shipyard/ipfs-desktop

Installs fine, but there is some metadata missing that triggers an error and needs to be bypassed with --dangerous:

$ snap version                                                                       
snap    2.21-2+b1
snapd   2.21-2+b1
series  16
debian  9

$ snap install /home/lidel/tmp/ipfs-desktop_0.6.0_amd64.snap                         
error: cannot find signatures with metadata for snap "/home/lidel/tmp/ipfs-desktop_0.6.0_


$ snap install --dangerous /home/lidel/tmp/ipfs-desktop_0.6.0_amd64.snap
ipfs-desktop 0.6.0 installed
P3 arelinux

All 5 comments

Electron Builder now supports publishing the package to the store and that's what I'm going to do. As far as I understood, by publishing it to the store, the dangerous flag won't be needed. Perhaps we don't even need to publish the .snap package to the GitHub releases anymore.

Thoughts @lidel?

Published to Snap Store. Now you can just snap install ipfs-desktop!

@hacdias sgtm! https://snapcraft.io/ipfs-desktop looks good

I don't use Snap myself, but see @elopio created one for go-ipfs (https://snapcraft.io/ipfs). @elopio – are you able to check if ipfs-desktop installs fine via snap install ipfs-desktop?

@lidel I did try to install on Ubuntu and it seemed to work well too!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Luflosi picture Luflosi  Â·  5Comments

momack2 picture momack2  Â·  5Comments

svitekpavel picture svitekpavel  Â·  4Comments

bertrandfalguiere picture bertrandfalguiere  Â·  3Comments

alanshaw picture alanshaw  Â·  6Comments