[10:37] rick_h: so, I've been playing with layers and interfaces, etc. Trying to write a new charm for Jaeger to allow us to easily set up a tracing solution. I was running into weird oddities where if I created a layer and named it "interface-cassandra" it works but if I try to name it "cassandra" it fails. [10:37] so I tried installing from snap [10:37] but snap install charm [10:37] doesn't have 'charm build' anymore [11:27] NM, I found the problem. The issue is that I have checked out the real 'cassandra' charm into $REPO, but that means it collides with the interface name in $INTERFACES === cnfer is now known as cnf