Re: how to update dependencies.tsv

2014-10-28 Thread John Meinel
can we please just have "make dependencies.tsv" do the right thing so we don't have to remember which set of flags and env vars we need to use this time? I'm also not 100% sure that we'll have even downloaded all the windows dependencies if they are a "strict superset" given that you are running "

how to update dependencies.tsv

2014-10-28 Thread Nate Finch
We have a few windows dependencies that are not (and in some cases can not be) imported for the linux build. Luckily, the windows dependencies are a strict super set of the linux dependencies, so we can still use godeps to create dependencies.tsv, just by setting GOOS first, thusly (from the root

juju stable 1.20.11 is released

2014-10-28 Thread Curtis Hovey-Canonical
juju-core 1.20.11 A new stable release of Juju, juju-core 1.20.11, is now available. This release replaced stable 1.20.10. Getting Juju juju-core 1.20.11 is available for utopic and backported to earlier series in the following PPA: https://launchpad.net/~juju/+archive/stable Notable Cha

Re: per-database mongodump

2014-10-28 Thread Eric Snow
On Mon, Oct 27, 2014 at 9:26 PM, John Meinel wrote: > What are the tables we're wanting to filter? (charm storage because of its > size?) The presence DB and a new one for backups. We actually do want to back up the blobstore DB (charms/tools). > Certainly 3 and 4 aren't reasonable if the point

Re: reviewboard - most recent diff by default?

2014-10-28 Thread Eric Snow
On Mon, Oct 27, 2014 at 9:05 PM, Jesse Meek wrote: > Is possible and preferable to show the most recent diff by default? If you mean instead of showing the "reviews" page by default, ReviewBoard doesn't support that out of the box. Certainly we could customize RB to do so, and for all I know it