proof should support local bundles

Bug #1334787 reported by Alex Chiang
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juju Charm Tools
Confirmed
Medium
Unassigned

Bug Description

> I run charm-proof on my bundle before testing it, and encounter:
>
> http://pastebin.ubuntu.com/7692045/
>
> Seems like bundles only support charm store charms and not local
> charms. I hope support for local charms is on the roadmap, because if
> not, that would be an unfortunate omission.

This isn't exactly true. In this case, I'd say that's a bug that needs filing against charm-proof, bundles themselves certainly do support local charms, IS uses them all over the places. Bundles are just juju-deployer config files and juju-deployer supports deploying your charm from all kinds of places, CS, LP and local. I'd really, really suggest filing a bug for that against charm-proof if that's intended as a blessed way to vet bundles.

###

Perhaps this is a user error on my part?

$ tree charms/
charms/
├── precise
│   └── mongodb
│   └── mongodb.yaml
└── trusty
    └── node-app
        ├── config.yaml
        ├── copyright
        ├── hooks
        │   ├── config-changed
        │   ├── install
        │   ├── mongodb-relation-changed
        │   ├── mongodb-relation-departed
        │   ├── mongodb-relation-joined -> mongodb-relation-changed
        │   ├── start
        │   ├── stop
        │   ├── upgrade-charm -> install
        │   └── website-relation-changed
        ├── icon.svg
        ├── metadata.yaml
        ├── README.md
        └── revision

Revision history for this message
Alex Chiang (achiang) wrote :
Marco Ceppi (marcoceppi)
Changed in charm-tools:
status: New → Triaged
status: Triaged → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.