MainSuite.TestFirstRun2xFrom1xNotUbuntu forbidden (on closed network)

Bug #1613459 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Critical
Ian Booth

Bug Description

As seen in
    http://reports.vapour.ws/releases/issue/57b1dacd749a5677bd99d07f

MainSuite.TestFirstRun2xFrom fails on a machine on a very restricted network

main_test.go:261:
    c.Assert(string(stderr), gc.Equals, `
    Since Juju 2 is being run for the first time, downloading latest cloud information.
    Fetching latest public cloud list...
    Your list of public clouds is up to date, see `[1:]+"`juju clouds`.\n")
... obtained string = "" +
... "Since Juju 2 is being run for the first time, downloading latest cloud information.\n" +
... "Fetching latest public cloud list...\n" +
... "error: Get https://streams.canonical.com/juju/public-clouds.syaml: Forbidden\n"
... expected string = "" +
... "Since Juju 2 is being run for the first time, downloading latest cloud information.\n" +
... "Fetching latest public cloud list...\n" +
... "Your list of public clouds is up to date, see `juju clouds`.\n"

Changed in juju-core:
milestone: 2.0-beta16 → 2.0-beta17
Changed in juju-core:
assignee: nobody → Richard Harding (rharding)
Changed in juju-core:
milestone: 2.0-beta17 → 2.0-beta16
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta16 → none
milestone: none → 2.0-beta16
Revision history for this message
Nate Finch (natefinch) wrote :
Changed in juju:
assignee: Richard Harding (rharding) → Ian Booth (wallyworld)
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.