Re: Awful dependency problem caused by romulus

2016-05-19 Thread Casey Marshall
Matty, this sounds like a great idea. Dave, I understand and thanks for clarifying. Please give us some time to coordinate the package relocation in our next iteration (begins next week). Thanks, Casey On Thu, May 19, 2016 at 2:57 AM, David Cheney wrote: > Thanks

Re: Awful dependency problem caused by romulus

2016-05-19 Thread David Cheney
Thanks Matty! On Thu, May 19, 2016 at 6:51 PM, Matthew Williams wrote: > Yeah - the mistake we made was starting with pure intentions but over time > starting to think of it as just another part of core. I'll have to discuss > it with Casey when he's up > > On

Re: Awful dependency problem caused by romulus

2016-05-19 Thread Matthew Williams
Yeah - the mistake we made was starting with pure intentions but over time starting to think of it as just another part of core. I'll have to discuss it with Casey when he's up On Thu, May 19, 2016 at 9:47 AM, David Cheney wrote: > I think that would be the best

Re: Awful dependency problem caused by romulus

2016-05-19 Thread David Cheney
I think that would be the best solution, I don't see how we can undo the dependencies between cmd/juju and romulus -- they're so tightly coupled they should probably live in the same repository. On Thu, May 19, 2016 at 6:45 PM, Matthew Williams wrote: > Really

Re: Awful dependency problem caused by romulus

2016-05-19 Thread Matthew Williams
Really sorry about this Dave, I'd not realised just how much they relied on each other. Surely there's an argument for romulus being merged into core? On Thu, May 19, 2016 at 8:55 AM, David Cheney wrote: > On Thu, May 19, 2016 at 5:04 PM, roger peppe

Re: Awful dependency problem caused by romulus

2016-05-19 Thread David Cheney
On Thu, May 19, 2016 at 5:04 PM, roger peppe wrote: > On 19 May 2016 at 07:02, David Cheney wrote: >> Hello, >> >> github.com/juju/juju/cmd/juju/commands: >> github.com/juju/romulus/cmd/commands: >> github.com/juju/romulus/cmd/setplan:

Re: Awful dependency problem caused by romulus

2016-05-19 Thread David Cheney
On Thu, May 19, 2016 at 4:30 PM, Casey Marshall wrote: > On Wed, May 18, 2016 at 11:02 PM, David Cheney > wrote: >> >> Hello, >> >> github.com/juju/juju/cmd/juju/commands: >> github.com/juju/romulus/cmd/commands: >>

Re: Awful dependency problem caused by romulus

2016-05-19 Thread roger peppe
On 19 May 2016 at 07:02, David Cheney wrote: > Hello, > > github.com/juju/juju/cmd/juju/commands: > github.com/juju/romulus/cmd/commands: > github.com/juju/romulus/cmd/setplan: < > github.com/juju/juju/api/service: >

Re: Three CI builds in the last 48 hours have failed because launchpad had a lie down

2016-05-19 Thread roger peppe
On 19 May 2016 at 02:05, David Cheney wrote: > We already have godeps which can take a set of vcs repos and flick > them to the right revisions. > > Why does CI check out every single dependency from upstream every > single time we do a build ? That introduces wc -l

Re: Awful dependency problem caused by romulus

2016-05-19 Thread Casey Marshall
On Wed, May 18, 2016 at 11:02 PM, David Cheney wrote: > Hello, > > github.com/juju/juju/cmd/juju/commands: > github.com/juju/romulus/cmd/commands: > github.com/juju/romulus/cmd/setplan: < > github.com/juju/juju/api/service: >

Awful dependency problem caused by romulus

2016-05-19 Thread David Cheney
Hello, github.com/juju/juju/cmd/juju/commands: github.com/juju/romulus/cmd/commands: github.com/juju/romulus/cmd/setplan: < github.com/juju/juju/api/service: github.com/juju/juju/cmd/modelcmd: cmd/juju depends on the romulus repository, and the romulus