Open dimaqq opened 4 months ago
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3352.
This message was autogenerated
Thanks for the report! I've marked this as related to #1754 since they're probably the same underlying bug, but they'll need separate tests for fixes.
Bug Description
If I try to import a lib that doesn't exist, I get this:
I can't figure out how to include a
library_id
or apackage_id
into the request, at least the help forfetch-lib
doesn't help me at all.I'd prefer that charmhub responded with something like "not found".
To Reproduce
Any lib with wrong charm or lib name:
charmcraft fetch-lib --verbosity=trace charms.cheese.v0.cheddar
Environment
macos and linux 3.0.0 and 2.7.0
charmcraft.yaml
Relevant log output