Comment 1 for bug 1320975

Revision history for this message
dobey (dobey) wrote :

I think with current tip of /devel we are actually sending an empty frameworks header in the search request. However, it seems the server is still returning all packages with an empty frameworks header.

I think with your branch, if you tested it against the server, the server might have been interpreting "architecture" as a framework name, and then you were getting no results because it's not a valid framework. I don't think the server should be sending no results for an empty framework in the request.

I think we should fail in some way in the client if we cannot get the list of installed frameworks, and we should have a proper dependency on the ubuntu-sdk-libs package, which provides the frameworks info.