Comment 0 for bug 1040210

Revision history for this message
Mark Mims (mark-mims) wrote :

Deployed a mysql service directly from the charm store.

A bug is found and I fix it locally

I try to upgrade that service using the charm from the local repo:

{{{
    hawk:~/projects/canonical/security-fixes $ juju upgrade-charm --repository . mysql
    2012-08-22 11:50:23,806 INFO Connecting to environment...
    2012-08-22 11:50:27,009 INFO Connected to environment.
    2012-08-22 11:50:27,974 ERROR Charm 'cs:precise/mysql-5' is the latest revision known
}}}

possibly related to bug #1040203