[00:03] rick_h_ if you pop back in tonight, it looks like your branch failed the merge but I can't tell why [00:37] hatch: I fixed it. It's landed [00:37] hatch: it was some issue with the github api to complete the merge it looks like [00:37] rick_h_ cool thx, what was that issue? just a conflicted merge? [00:38] ohh [00:38] hatch: no, it was pure python/github/network issue it appears [00:38] ok cool, it didn't give much info for the error so I wasn't sure what to do haha [00:38] + ./bin/lander-merge-result --ini development.ini --failure=Attempt to land pull request failed --pr=77 --job-name=juju-gui-merge --build-number=74 [00:38] actually sorry was this one [00:38] + ./bin/lander-merge-result --ini development.ini --pr=77 --job-name=juju-gui-merge --build-number=74 [00:38] and then you get the python traceback from the bin/lander-merge-result script [00:41] yeah [00:42] oh rick_h_ were you involved with getting the gui charm working on prodstack? [00:42] anyway, was a pure retry [00:42] hatch: getting it working on prodstack? [00:42] I mean I know of it, why? [00:42] yeah I remember there were a bunch of issues [00:43] oh mhall is having issues with prodstack and looking for some help [00:43] hatch: well there's a lot of rules [00:43] no outbound connections [00:43] even to LP [00:43] haha yeah there is [00:43] they use the charm by downloading it and then build it, and deploying it as a local charm [00:43] so everything has to be offline [00:43] which is why the gui charm pulls down the node cache, gui is a release tarball, etc [00:43] ahh [00:44] yeah I think his issues were permission based when making relationships and the like [00:44] I told him I'd get someone in touch with him on Monday [00:44] but I coudln't remember who actually got it working on prodstack [00:44] hmmm, seems like IS would do/fix that [00:44] they deploy things and setup the relationships. Not sure what permissions you'd hit. [00:45] not entirely sure