Comment 1 for bug 1375398

Revision history for this message
Antonio Rosales (arosales) wrote :

I can confirm I see this:
$ juju --debug deploy cs:~landscape/trusty/quantum-gateway-fix-1361712-stable-0
error: invalid charm name "cs:~landscape/trusty/quantum-gateway-fix-1361712-stable-0"
$ juju --version
1.20.7-trusty-amd64

Charmworld API seems to ingest:
https://manage.jujucharms.com/api/3/charm/~landscape/trusty/quantum-gateway-fix-1361712-stable-0

and the charm is in the correct format:
https://code.launchpad.net/~landscape/charms/trusty/quantum-gateway-fix-1361712-stable/trunk

Not sure why deploy isn't finding it, and manage doesn't seem to find it either:
http://manage.jujucharms.com/search?search_text=quantum-gateway-fix-1361712-stable-0&op=

-thanks,
Antonio