Critical bugs blocking 1.17.0

Curtis Hovey-Canonical curtis at canonical.com
Tue Dec 17 23:44:28 UTC 2013


On Tue, Dec 17, 2013 at 6:14 PM, David Cheney
<david.cheney at canonical.com> wrote:
> The branch is not checked out properly.

I don't see this path
    $GOPATH/src/juju-core/ssh-options
in
    http://bazaar.launchpad.net/~axwalk/juju-core/lp1258240-bootstrap-refresh-dnsname-take2/files
or
    trunk

The make-release-tarball script
    http://bazaar.launchpad.net/~juju-qa/juju-core/ci-cd-scripts2/view/head:/make-release-tarball.bash
uses "go get -v -d launchpad.net/juju-core/..."
then uses bzr to force the version (and branch) to be the one under
test. Finally it runs godeps to set everything to be right version.
godeps is not happy.

My use of a user branch is unorthodox, but I think it should work. I see in
    provider/common/bootstrap.go
an import of
    "juju-core/ssh-options/utils/ssh"
but looking at his branch, I would think this path is actually trying to import
    http://bazaar.launchpad.net/~axwalk/juju-core/lp1258240-bootstrap-refresh-dnsname-take2/view/head:/utils/ssh/ssh.go

-- 
Curtis Hovey
Canonical Cloud Development and Operations
http://launchpad.net/~sinzui



More information about the Juju-dev mailing list