Closed popey closed 1 month ago
Thanks for the report. I think we need to do 2 things here:
SnapcraftInternalError
, we should capture and raise a Store errorThank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3139.
This message was autogenerated
Bug Description
I want to register a snap. So I run
snapcraft register foo
. Snapcraft prints some boilerplate, asks for confirmation and then contacts the store, then prints an internal error full of\n
and a couple of URLs. This could be a lot prettier.To Reproduce
snapcraft register example-$(date +%Y%m%d)
Environment
snapcraft.yaml
Relevant log output
Additional context
Perhaps just printing the return from the store as a section might look nicer.