[Bug 1570182] Re: Support sideloading snap packages

2017-07-18 Thread Jonatã Bolzan Loss
** 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/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570182] Re: Support sideloading snap packages

2017-05-31 Thread Robert Ancell
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 packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570182] Re: Support sideloading snap packages

2017-05-17 Thread Robert Ancell
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://bugs.launchpad.net/bugs/1570182

Title:
  Support sideloading snap packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570182] Re: Support sideloading snap packages

2017-05-17 Thread Robert Ancell
** 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-software to be subscribed to the .snap mime type and
+ gnome-software to be able to extract the snap metadata.

-- 
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/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570182] Re: Support sideloading snap packages

2016-04-25 Thread Will Cooke
** 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.net/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570182] Re: Support sideloading snap packages

2016-04-25 Thread Will Cooke
** 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/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570182] Re: Support sideloading snap packages

2016-04-13 Thread Robert Ancell
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 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/ubuntu/+source/gnome-software/+bug/1570182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs