--keyring option is effectively mandatory

Bug #1249018 reported by Robie Basak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
simplestreams
Fix Released
Low
Unassigned

Bug Description

When testing things, I don't care that sstream-query verifies the signature, and often don't have the correct keyring to hand, need to look up the path, etc.

Please add an --allow-unauthenticated or similar option.

Revision history for this message
Scott Moser (smoser) wrote :

fwiw, you can basically just find a .json url (by default it uses v1/streams/index.sjson) . feed it the full url wit .json instead and it wont check.

ie:
sstream-query http://cloud-images.ubuntu.com/releases/
or
sstream-query http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson

will need the key, but

sstream-query http://cloud-images.ubuntu.com/releases/streams/v1/index.json

does not.

Changed in simplestreams:
status: New → Confirmed
importance: Undecided → Low
Scott Moser (smoser)
Changed in simplestreams:
status: Confirmed → Fix Committed
Revision history for this message
Scott Moser (smoser) wrote : Fixed in simplestreams version 0.1.0.

This bug is believed to be fixed in simplestreams in version 0.1.0. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in simplestreams:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.