/srv/irclogs.ubuntu.com/2018/07/23/#juju.txt

stickupkidmanadart: if you get time, can you have a look at this one as well? https://github.com/juju/juju/pull/894609:27
manadartstickupkid: Yeah, it's on my list. Deep in the zone stuff ATM.09:28
stickupkidmanadart: sure take your time :)09:29
stickupkidmanadart: i'm working out how you can add-cloud with a password and it all just work09:29
stickupkidI'm sure the CI server hates me :|10:23
rmcdHey guys, I've just written an interface for a couple of charms I'm writing for Spicule, and I'm coming to build a new revision of the new charms using the new interface and it's not really building. "build: Conflict: File in destination directory was modified after charm build: layer.yaml", and when I build with --force, it says it's unable to locate the interface. I'm pretty new to this, so do11:02
rmcdI need to publish the interface somewhere before building the charms? Can't really see anything on the docs about it...11:02
stubrmcd: Use the $INTERFACE_PATH environment variable to point to your local interfaces; interface:foo will be looked for in $INTERFACE_PATH/foo , and if it isn't found there a lookup is made.12:42
rmcdSo I need to copy the interface repo to that interface path before building?12:43
stubrmcd: The error message (File in destination directory was modified) likely means exactly what it says, and --force is how you can force it.12:43
stubrmcd: Yes, or do it the other way and set the environment variable so that your repo is what is found.12:43
stubI have $INTERFACE_PATH set to $HOME/charms/interfaces, and keep my interface repo in $HOME/charms/interfaces/foo12:44
rmcdAwesome, thank you so much for your help! :)12:48
hmlexternalreality: pr 8956 is reviewed.14:22

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!