** Tags added: julyshakedown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570182
Title:
Support sideloading snap packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/
Forum topic: https://forum.snapcraft.io/t/behaviour-for-installing-
classic-devmode-and-unsigned-snaps-in-a-gui
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570182
Title:
Support sideloading snap
Really would like a libunsquashfs to do this and make life simpler, but
it doesn't seem to exist. It might be a good idea to wrap this into
snapd-glib and potentially fix it later.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
** Description changed:
You can't currently sideload a snap (i.e. install a .snap file).
- This requires gnome-software to be subscribed to the .snap mime type
- (MIME type might need to be registered?) and gnome-software to be able
- to extract the snap metadata.
+ This requires gnome-softwa
** Tags removed: trello-import
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570182
Title:
Support sideloading snap packages
To manage notifications about this bug go to:
https://bugs.launchpad.ne
** Tags added: trello-import
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570182
Title:
Support sideloading snap packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/
The method snappy uses for extracting metadata is:
$ unsquashfs -d (some temp dir) package.snap meta/snap.yaml meta/gui/icon.png
meta/icon.png
This will pull out these metadata files to a temp directory and then
they can be parsed by GNOME Software.
--
You received this bug notification because