[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2018-07-11 Thread Perry Hutchison
In 16.04, "snap find ." says No matching snaps for "." The link given for the REST API documentation gives a 403 error. I question the assertion that returning a list of all snap packages would require pagination in the snap client. Pagination is what tools like "less" are for! Like this

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2018-02-10 Thread Norbert
On my Xenial system `snap find` returns only 17 snaps: $ snap find Name Version Developer NotesSummary skype 8.15.0.4 skype classic One Skype for all your devices. New features. New look. All Skype. slack 3.0.5

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2017-01-26 Thread Michael Vogt
** Changed in: snapd (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609368 Title: 'snap find' no longer lists all available snaps To manage

Re: [Bug 1609368] Re: 'snap find' no longer lists all available snaps

2017-01-03 Thread Mark Shuttleworth
We could have 'latest' as a psuedo-category, easily enough. Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609368 Title: 'snap find' no longer lists all available snaps To manage

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2017-01-03 Thread Michael Vogt
With the latest snapd the "snap find" command now returns a list of featured snaps. I really like the idea of having something like `snap find --freshest` (or --newest). But that would be a separate (whishlist) bug :) ** Changed in: snapd (Ubuntu) Status: Confirmed => Fix Committed --

Re: [Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-19 Thread Mark Shuttleworth
We will definitely provide lists of newest snaps - that can be cached and fast. Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609368 Title: 'snap find' no longer lists all available snaps

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-18 Thread Alberto Salvia Novella
** Changed in: snapd (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609368 Title: 'snap find' no longer lists all available snaps To manage notifications

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-05 Thread Exeleration-G
Yes, there may have been some traffic from OMG Ubuntu!: http://www.omgubuntu.co.uk/2016/08/command-sudo-snap-find-error- not-a-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609368 Title: 'snap

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-04 Thread Bruno Nova
Glad to see I'm not the only one! There definitely needs to be a way to get the list of all snaps. I was running "snap find" every few days to see what new packages were available. The Software Center doesn't have a filter to show only snaps, and uappexplorer doesn't show all of the snaps, at

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snapd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609368 Title:

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-03 Thread John Lenton
It isn't that we can't do it; it's that it's a lot of work to do it properly, and there isn't a clear need. 'snap find .' will still only give you an arbitrary set of 100 packages. 'apt list' is a local query; 'snap find' is a remote one. Having 'snap find' return all snap packages is expensive,

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-03 Thread Petter Adsen
Update: 'snap find .' works, so the immediate problem is solved. Still, if 'apt list' can return 50k+ packages, I don't see why 'snap find' can't return 100. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-03 Thread Petter Adsen
As to "never what the user wanted", I beg to differ - it was _exactly_ what I wanted :) 'apt list' will list all available packages, I expected 'snap find' to behave in a similar matter. If this feature is now gone, that is sad IMHO. I hope at least the documentation can be updated to reflect

[Bug 1609368] Re: 'snap find' no longer lists all available snaps

2016-08-03 Thread John Lenton
There seems to be an issue with it not being displayed as required in the help output. For now at least it _is_ required. There is another issue about the error message being unclear. "snap find" without arguments has not shown "all available snaps" in quite a while; it would show 100 arbitrary