From: Henning Schild <henning.schild@siemens.com>
To: "[ext] Andreas J. Reichel" <andreas.reichel.ext@siemens.com>
Cc: <isar-users@googlegroups.com>
Subject: Re: [PATCH v2 0/1] Make do_rootfs work with proxy settings
Date: Fri, 15 Sep 2017 10:11:27 +0200 [thread overview]
Message-ID: <20170915101127.4af3ab1d@md1em3qc> (raw)
In-Reply-To: <20170911105558.7308-1-andreas.reichel.ext@siemens.com>
Am Mon, 11 Sep 2017 12:55:57 +0200
schrieb "[ext] Andreas J. Reichel" <andreas.reichel.ext@siemens.com>:
> From: Andreas Reichel <andreas.reichel.ext@siemens.com>
>
> Regarding issue #19 on github: Consider testing with http_proxy
>
> Diff to 1st version:
> * Remove comments before python inline code.
> * Remove -E option from sudo in dev-tools/buildchroot at configure
> step, since a configure step should not download things
Sorry, my comment for the buildchroot was wrong. We do have an
"apt-get update" in the configure.sh for buildchroot, and for that to
work we need the proxies configured in there.
In the image the configure.sh should not get access to the internet, in
the buildchroot it is fine and currently required. So please add the -E
back in.
Henning
> If isar is built behind a proxy, multistrap fails to communicate
> with the repository.
>
> Usually, the user's environment has *_proxy variables set to configure
> tools. However, these values are not passed correctly. With this
> patch, multistrap is able to make use of the users proxy config.
>
> The fix is strongly oriented on how the internal fetcher deals with
> this problem.
>
> Signed-off-by: Andreas Reichel <andreas.reichel.ext@siemens.com>
>
> Andreas Reichel (1):
> Add proxy support to isar-image-*.bb and buildchroot.bb
>
> meta-isar/recipes-core/images/isar-image-base.bb | 5 ++++-
> meta/recipes-devtools/buildchroot/buildchroot.bb | 4 +++-
> scripts/isar-buildenv-internal | 2 +-
> 3 files changed, 8 insertions(+), 3 deletions(-)
>
prev parent reply other threads:[~2017-09-15 8:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-11 10:55 Andreas J. Reichel
2017-09-11 10:55 ` [PATCH v2 1/1] Add proxy support to isar-image-*.bb and buildchroot.bb Andreas J. Reichel
2017-09-15 8:11 ` Henning Schild [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170915101127.4af3ab1d@md1em3qc \
--to=henning.schild@siemens.com \
--cc=andreas.reichel.ext@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox