Thank you, Marco! I was more concerned about the subprocess error at the end; so I guess this is fine too? I will try completing my first charm and deploy it locally to see what happens :)
Best, Fred On Friday, October 2, 2015, Marco Ceppi <[email protected]> wrote: > 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 <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> 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 >> [email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');> >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/juju >> >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
