gsutil and proxy settings

3,903 views
Skip to first unread message

Ra

unread,
Jan 25, 2016, 6:38:38 AM1/25/16
to chromium-packagers

Hi,

I am downloading webRTC code in my ubuntu Virtual box.
After giving "gclient sync" downloading is happening for some time.
Then it gets stopped. And below message comes

NOTICE: You have PROXY values set in your environment, but gsutil in depot_tools does not (yet) obey them.
Also, --no_auth prevents the normal BOTO_CONFIG environment variable from being used.
To use a proxy in this situation, please supply those settings in a .boto file pointed to by the NO_AUTH_BOTO_CONFIG environment var.



Is there connection between gsutil and proxy settings ?
How to remove this above error  ??

Paweł Hajdan, Jr.

unread,
Jan 30, 2016, 6:31:11 AM1/30/16
to Ra, infr...@chromium.org
[bcc:chromium-packagers]

+infra-dev

--
You received this message because you are subscribed to the Google Groups "chromium-packagers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-packag...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-packagers/8e2420b1-07d1-499f-a0df-4c9c4b3b6a4e%40chromium.org.

mando...@gmail.com

unread,
May 17, 2016, 11:45:57 AM5/17/16
to chromium-packagers
How do you create and set these settings in .boto file, any documentation?

Mike Frysinger

unread,
May 17, 2016, 12:00:49 PM5/17/16
to mando...@gmail.com, chromium-packagers
when i google for "gsutil boto proxy", the first link seems to explain things
-mike

On Tue, May 17, 2016 at 11:45 AM, <mando...@gmail.com> wrote:
How do you create and set these settings in .boto file, any documentation?
--
You received this message because you are subscribed to the Google Groups "chromium-packagers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-packag...@chromium.org.

mando...@gmail.com

unread,
May 17, 2016, 1:40:59 PM5/17/16
to chromium-packagers
Ι have done the following:
---------------------------------
Create a Boto configuration file somewhere with the following contents:

[Boto]
proxy = example-host
proxy_port = port number

After that, point the NO_AUTH_BOTO_CONFIG environment variable to the file you created:

export NO_AUTH_BOTO_CONFIG=/path/to/proxy_webrtc.boto
---------------------------------

As I found from a third-party source. The "notice" disappeared but I still see some "Timeout" logs so I don't think that the proxy settings are used at all.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages