Comment 1 for bug 1921933

Revision history for this message
Facundo Batista (facundo) wrote :

Currently `charmcraft` crashes if trying to pack a bundle with overlay, as stated here: https://github.com/canonical/charmcraft/issues/549

We need this issue to be fixed before we actually fix charmcraft to not crash in this situation, to ensure that there will no bundle with overlay even by mistake (charmcraft will have a linter that stops the packing if a bundle with overlay, but linters can be ignored, so...).