=== _mup__ is now known as _mup_ [21:22] jujugui ping, anyone around? [21:25] hatch, pong [21:26] hey hazmat I'm just doing some weekend hacking and can't for the life of me remember the command to build the gui from within the deployed charm [21:27] hatch, define deployed charm and build gui? [21:27] hatch, the gui charm has config options for source [21:27] gui charm is deployed to ec2 and I want to modify a file then re-make it on prod [21:27] yeah, I don't want to pull down a whole new branch or push up a whole new thing if I can help it [21:28] thing being gui source [21:28] hatch, not sure that's an option you'd have to hack under the hood for that.. http://manage.jujucharms.com/~juju-gui/precise/juju-gui/config [21:29] yeah I do, I remember there was a fairly 'simple' hack but I can't remember heh [21:29] oh well [21:29] * hazmat pulls latest charm [21:30] I'm on ~2g right now so uploading/downloading is painful haha [21:31] make that - anything- is painful :D [21:32] hatch: howdy [21:32] ahoy! [21:33] hatch: you have a branch of the charm right? [21:33] rick_h_ I have been trying to not pull it down [21:33] hatch, modifying /var/lig/juju-gui and then make and maybe restart guiserver should do it i think [21:33] it would probably take a day at this speed [21:34] hatch, you on the slopes? [21:34] hazmat was going to but decided to go to the lake instead [21:34] hatch: just commit and push that change to a branch [21:34] hatch: then update teh juju-gui-source to that hash. [21:34] errr that branch [21:34] hatch: it'll take a few min but then it'll rebuild from that branch [21:35] hatch: and it'll do it on ec2 so not an issue [21:35] rick_h_ seems like kind of a round-a-bout way no? should I not be able to just edit the code on the charm and `make something` to have it re build? [21:35] you only have to get up the git push [21:35] hatch: well ootb it's using a unzip'd dir and not a real env [21:35] if its on remote [21:35] rick_h_ ohhh right [21:35] hatch: so things like dev deps and such might not be there yet [21:35] hatch: so it's a few steps, I think the git branch thing is the cheapest way atm. [21:36] ok I guess I'll have to do it the normal way [21:36] yeah [21:36] hatch: you can configure it to use uncompressed files and such [21:36] yeah, I need to edit too many things [21:36] :) [21:36] hatch: and then you should be able to fine those files and edit them, but then it's a non-prod env [21:36] yeah [21:36] need prod [21:36] unfortunately [21:36] oh wells [21:36] then yea, make a branch and let the ec2 machine do the fetch/build [21:37] new slack task! make target in the charm to build from local source ;) [21:54] hazmat good work on the Digital Ocean plugin :) [21:54] I can't wait to give it a try [22:05] hopping back offline, thanks for the help