Hello Fred!

charm proof provides three levels of output:

E: Error, this charm will not deploy in it's current state
W: Warning, this charm violates the "recommended" charm store policy
I: Information, things to consider, but no inherently wrong

Based on the output, you seem to be missing a copyright file and README.md
file which are required for uploading to the charm store but not
necessarily for deploying the charm. If you add these files the warnings
should disappear but they're safe to ignore if you're just trying to get
started in writing you charm. This will only be a problem when going
through the charm review process to have it listed as a recommended charm
in the charm store.

Thanks,
Marco Ceppi

On Fri, Oct 2, 2015 at 12:22 PM Frederico Araujo <arau...@gmail.com> wrote:

> Hi,
>
> I'm trying to create my first charm without success. I used 'juju charm
> create firstcharm', and then cd into firstcharm, edit the metadata and
> hooks to have a minimal charm that doesn't do anything. The problem arises
> when checking the charm with 'juju charm proof', which gives me the
> following error:
>
> W: no copyright file
> W: no README file
> ERROR subprocess encountered error code 100
>
> Any ideas?
>
> Thanks a lot!
> Fred
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to