--
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/78f3af8d-0492-4d40-b0c9-2740c5119547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This was done by Lukacs in this change: https://github.com/bazelbuild/bazel/commit/86a28b0fa2940377d5073071f79a81383fd7cfe3We should definitely fix this.Jakob: Any idea how to tell gRPC to connect directly even when http_proxy is set?
On Wed, Nov 29, 2017 at 10:44 AM 杜秀涛 <duxi...@gmail.com> wrote:
--in src/main/cpp/blaze.cc , there are codes like below:static void PrepareEnvironmentForJvm() {if (!blaze::GetEnv("http_proxy").empty()) {PrintWarning("ignoring http_proxy in environment.");blaze::UnsetEnv("http_proxy");}I want to know why bazel has to unset http_proxy, and is there an official way to use proxy for bazel?Thanks and best wishes.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+unsubscribe@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/78f3af8d-0492-4d40-b0c9-2740c5119547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
What do you need a HTTP proxy for?I added these lines when I made the Bazel client and the Bazel server talk to each other over gRPC; it's a localhost-only thing, so a proxy didn't seem to make much sense and some people had it set and Bazel didn't work for them.
On 29 November 2017 at 10:50, Philipp Wollermann <phi...@google.com> wrote:
This was done by Lukacs in this change: https://github.com/bazelbuild/bazel/commit/86a28b0fa2940377d5073071f79a81383fd7cfe3We should definitely fix this.Jakob: Any idea how to tell gRPC to connect directly even when http_proxy is set?
On Wed, Nov 29, 2017 at 10:44 AM 杜秀涛 <duxi...@gmail.com> wrote:
--in src/main/cpp/blaze.cc , there are codes like below:static void PrepareEnvironmentForJvm() {if (!blaze::GetEnv("http_proxy").empty()) {PrintWarning("ignoring http_proxy in environment.");blaze::UnsetEnv("http_proxy");}I want to know why bazel has to unset http_proxy, and is there an official way to use proxy for bazel?Thanks and best wishes.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/78f3af8d-0492-4d40-b0c9-2740c5119547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
--
Lukács T. Berki | Software Engineer | lbe...@google.com |Google Germany GmbH | Erika-Mann-Str. 33 | 80636 München | Germany | Geschäftsführer: Paul Manicle, Halimah DeLaine Prado | Registergericht und -nummer: Hamburg, HRB 86891
--
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/CAOu%2B0LUoeD74HPdW-qcZCxX6DJzewmYRhUPQFRmhohdG2KRXew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Jakob Buchgraber
Software Engineer
Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
What do you need a HTTP proxy for?I added these lines when I made the Bazel client and the Bazel server talk to each other over gRPC; it's a localhost-only thing, so a proxy didn't seem to make much sense and some people had it set and Bazel didn't work for them.
On 29 November 2017 at 10:50, Philipp Wollermann <phi...@google.com> wrote:
This was done by Lukacs in this change: https://github.com/bazelbuild/bazel/commit/86a28b0fa2940377d5073071f79a81383fd7cfe3We should definitely fix this.Jakob: Any idea how to tell gRPC to connect directly even when http_proxy is set?
On Wed, Nov 29, 2017 at 10:44 AM 杜秀涛 <duxi...@gmail.com> wrote:
--in src/main/cpp/blaze.cc , there are codes like below:static void PrepareEnvironmentForJvm() {if (!blaze::GetEnv("http_proxy").empty()) {PrintWarning("ignoring http_proxy in environment.");blaze::UnsetEnv("http_proxy");}I want to know why bazel has to unset http_proxy, and is there an official way to use proxy for bazel?Thanks and best wishes.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/78f3af8d-0492-4d40-b0c9-2740c5119547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Does bazel fetch still use the http proxy after your commit?
On Wed, Nov 29, 2017 at 10:57 AM 'Lukács T. Berki' via bazel-dev <baze...@googlegroups.com> wrote:
What do you need a HTTP proxy for?I added these lines when I made the Bazel client and the Bazel server talk to each other over gRPC; it's a localhost-only thing, so a proxy didn't seem to make much sense and some people had it set and Bazel didn't work for them.
On 29 November 2017 at 10:50, Philipp Wollermann <phi...@google.com> wrote:
This was done by Lukacs in this change: https://github.com/bazelbuild/bazel/commit/86a28b0fa2940377d5073071f79a81383fd7cfe3We should definitely fix this.Jakob: Any idea how to tell gRPC to connect directly even when http_proxy is set?
On Wed, Nov 29, 2017 at 10:44 AM 杜秀涛 <duxi...@gmail.com> wrote:
--in src/main/cpp/blaze.cc , there are codes like below:static void PrepareEnvironmentForJvm() {if (!blaze::GetEnv("http_proxy").empty()) {PrintWarning("ignoring http_proxy in environment.");blaze::UnsetEnv("http_proxy");}I want to know why bazel has to unset http_proxy, and is there an official way to use proxy for bazel?Thanks and best wishes.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+unsubscribe@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/78f3af8d-0492-4d40-b0c9-2740c5119547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
--
--Lukács T. Berki | Software Engineer | lbe...@google.com |Google Germany GmbH | Erika-Mann-Str. 33 | 80636 München | Germany | Geschäftsführer: Paul Manicle, Halimah DeLaine Prado | Registergericht und -nummer: Hamburg, HRB 86891
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/CAOu%2B0LUoeD74HPdW-qcZCxX6DJzewmYRhUPQFRmhohdG2KRXew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Tobias WerthSoftware Engineer
Google Germany GmbHGeschäftsführer: Paul Manicle, Halimah DeLaine PradoRegistergericht und -nummer: Hamburg, HRB 86891Sitz der Gesellschaft: HamburgDiese E-Mail ist vertraulich. Falls sie diese fälschlicherweise erhalten haben sollten, leiten Sie diese bitte nicht an jemand anderes weiter, löschen Sie alle Kopien und Anhänge davon und lassen Sie mich bitte wissen, dass die E-Mail an die falsche Person gesendet wurde.This e-mail is confidential. If you received this communication by mistake, please don't forward it to anyone else, please erase all copies and attachments, and please let me know that it has gone to the wrong person.
On 29 November 2017 at 10:59, Tobias Werth <twe...@google.com> wrote:Does bazel fetch still use the http proxy after your commit?I haven't checked.
On Wed, Nov 29, 2017 at 10:57 AM 'Lukács T. Berki' via bazel-dev <baze...@googlegroups.com> wrote:
What do you need a HTTP proxy for?I added these lines when I made the Bazel client and the Bazel server talk to each other over gRPC; it's a localhost-only thing, so a proxy didn't seem to make much sense and some people had it set and Bazel didn't work for them.
On 29 November 2017 at 10:50, Philipp Wollermann <phi...@google.com> wrote:
This was done by Lukacs in this change: https://github.com/bazelbuild/bazel/commit/86a28b0fa2940377d5073071f79a81383fd7cfe3We should definitely fix this.Jakob: Any idea how to tell gRPC to connect directly even when http_proxy is set?
On Wed, Nov 29, 2017 at 10:44 AM 杜秀涛 <duxi...@gmail.com> wrote:
--in src/main/cpp/blaze.cc , there are codes like below:static void PrepareEnvironmentForJvm() {if (!blaze::GetEnv("http_proxy").empty()) {PrintWarning("ignoring http_proxy in environment.");blaze::UnsetEnv("http_proxy");}I want to know why bazel has to unset http_proxy, and is there an official way to use proxy for bazel?Thanks and best wishes.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/78f3af8d-0492-4d40-b0c9-2740c5119547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
--
--Lukács T. Berki | Software Engineer | lbe...@google.com |Google Germany GmbH | Erika-Mann-Str. 33 | 80636 München | Germany | Geschäftsführer: Paul Manicle, Halimah DeLaine Prado | Registergericht und -nummer: Hamburg, HRB 86891
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/CAOu%2B0LUoeD74HPdW-qcZCxX6DJzewmYRhUPQFRmhohdG2KRXew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Tobias WerthSoftware Engineer
Google Germany GmbHGeschäftsführer: Paul Manicle, Halimah DeLaine PradoRegistergericht und -nummer: Hamburg, HRB 86891Sitz der Gesellschaft: HamburgDiese E-Mail ist vertraulich. Falls sie diese fälschlicherweise erhalten haben sollten, leiten Sie diese bitte nicht an jemand anderes weiter, löschen Sie alle Kopien und Anhänge davon und lassen Sie mich bitte wissen, dass die E-Mail an die falsche Person gesendet wurde.This e-mail is confidential. If you received this communication by mistake, please don't forward it to anyone else, please erase all copies and attachments, and please let me know that it has gone to the wrong person.
--Lukács T. Berki | Software Engineer | lbe...@google.com |Google Germany GmbH | Erika-Mann-Str. 33 | 80636 München | Germany | Geschäftsführer: Paul Manicle, Halimah DeLaine Prado | Registergericht und -nummer: Hamburg, HRB 86891
--
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To post to this group, send email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/CAOu%2B0LXpiZOsc0J52JiMEgwhhqbS1EGmB4f7hdUoTvPjzKidLg%40mail.gmail.com.
Jakob Buchgraber
Software Engineer
Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
I'll have a look at this and send a fix if I can come up with one.
On Wed, Nov 29, 2017 at 11:04 AM Jakob Buchgraber <buc...@google.com> wrote:
We certainly shouldn't break bazel fetch :P. I guess setting NO_PROXY=localhost:<server port> may be better. The C++ API may also have an option to disable proxying.
On Wed, Nov 29, 2017 at 11:00 AM Philipp Wollermann <phi...@google.com> wrote:
Well, you obviously need an HTTP proxy to access any HTTP server, if you need one in your environment.The problem is that "bazel fetch" ignores the proxy due to this change, breaking it.
On Wed, Nov 29, 2017 at 10:57 AM Lukács T. Berki <lbe...@google.com> wrote:
What do you need a HTTP proxy for?I added these lines when I made the Bazel client and the Bazel server talk to each other over gRPC; it's a localhost-only thing, so a proxy didn't seem to make much sense and some people had it set and Bazel didn't work for them.
On 29 November 2017 at 10:50, Philipp Wollermann <phi...@google.com> wrote:
This was done by Lukacs in this change: https://github.com/bazelbuild/bazel/commit/86a28b0fa2940377d5073071f79a81383fd7cfe3We should definitely fix this.Jakob: Any idea how to tell gRPC to connect directly even when http_proxy is set?
On Wed, Nov 29, 2017 at 10:44 AM 杜秀涛 <duxi...@gmail.com> wrote:
--in src/main/cpp/blaze.cc , there are codes like below:static void PrepareEnvironmentForJvm() {if (!blaze::GetEnv("http_proxy").empty()) {PrintWarning("ignoring http_proxy in environment.");blaze::UnsetEnv("http_proxy");}I want to know why bazel has to unset http_proxy, and is there an official way to use proxy for bazel?Thanks and best wishes.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.