[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2014-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package juju-core - 1.17.6-0ubuntu1

---
juju-core (1.17.6-0ubuntu1) trusty; urgency=medium

  * New upstream point release, including fixes for:
- br0 not bought up by cloud-init with MAAS provider (LP: #1271144).
- ppc64el enablement for juju/lxc (LP: #1273769).
- juju userdata should not restart networking (LP: #1248283).
- error detecting hardware characteristics (LP: #1276909).
- juju instances not including the default security group (LP: #1129720).
- juju bootstrap does not honor https_proxy (LP: #1240260).
  * d/control,rules: Drop BD on bash-completion, install bash-completion
direct from upstream source code.
  * d/rules: Set HOME prior to generating man pages.
  * d/control: Drop alternative dependency on mongodb-server; juju now only
works on trusty with juju-mongodb.
 -- James Page james.p...@ubuntu.com   Mon, 24 Mar 2014 16:05:44 +

** Changed in: juju-core (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2014-03-04 Thread Curtis Hovey
** Changed in: juju-core
Milestone: 1.18.0 = 1.17.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2014-02-27 Thread Dave Cheney
I'm pretty sure this is fixed.

** Changed in: juju-core
Milestone: None = 1.18.0

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2014-02-27 Thread Ian Booth
** Changed in: juju-core
 Assignee: (unassigned) = Tim Penhey (thumper)

** Changed in: juju-core
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2013-11-07 Thread Curtis Hovey
** Tags added: cts-cloud-review

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2013-10-22 Thread Curtis Hovey
** Changed in: juju-core
   Status: New = Triaged

** Changed in: juju-core
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2013-10-17 Thread James Page
** Also affects: juju-core
   Importance: Undecided
   Status: New

** Changed in: juju-core (Ubuntu)
   Status: New = Triaged

** Changed in: juju-core (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2013-10-17 Thread Andrew Wilkins
You should be able to just set http_proxy, and have that work. Go will
honour http_proxy, and do the usual CONNECT method. But, depends on
whether you specifically don't want to proxy HTTP traffic.

We'll need to make changes to our code to support both http_proxy and 
https_proxy, or wait for Go to support it.
https://code.google.com/p/go/issues/detail?id=6181

** Bug watch added: Go Issue Tracker #6181
   http://code.google.com/p/go/issues/detail?id=6181

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1240260

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs