Comment 22 for bug 1761813

Revision history for this message
Jason Hobbs (jason-hobbs) wrote : Re: can't import boot resources: "simplestreams.util.SignatureMissingException: No signature found"

While simplestreams could do a better job telling MAAS what's wrong, MAAS could also do a better job telling the user what might be wrong. There are various possibilities from simplestreams - can't connect, missing signature, etc.

Currently, this error is completely unreported in the MAAS UI and API. MAAS doesn't have to know which of those it is to tell the user there was a problem with simplestreams and to suggest some of those causes, which can help the user troubleshoot.

Once simplestreams implements more specific errors, MAAS can also report more specific causes.