All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: leonardo.sandoval.gonzalez@linux.intel.com,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] build-appliance-image: include proxy on pip3 installation
Date: Sat, 19 Aug 2017 22:14:26 +0100	[thread overview]
Message-ID: <1503177266.32591.25.camel@linuxfoundation.org> (raw)
In-Reply-To: <20170815190828.82873-2-leonardo.sandoval.gonzalez@linux.intel.com>

On Tue, 2017-08-15 at 12:08 -0700,
leonardo.sandoval.gonzalez@linux.intel.com wrote:
> From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
> 
> Otherwise, we get timeouts, leading to errors:
> 
>     pip._vendor.requests.exceptions.ConnectTimeout:
> HTTPSConnectionPool(host='pypi.python.org', port=443): Max retries
> exceeded with url: /pypi/pip/json (Caused by
> ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection
> .VerifiedHTTPSConnection object at 0x7ff741bb3ef0>, 'Connection to
> pypi.python.org timed out. (connect timeout=5)'))
>     WARNING: TOPDIR/tmp/work/qemux86-poky-linux/build-appliance-
> image/15.0.0-r0/temp/run.do_populate_poky_src.185123:1 exit 1 from
> 'pip3 install --user -I -U -v -r TOPDIR/tmp/work/qemux86-poky-
> linux/build-appliance-image/15.0.0-
> r0/rootfs/home/builder/poky/bitbake/toaster-requirements.txt'
>     DEBUG: Python function do_image finished
> 
> Complete log at [1]
> 
> [1] http://errors.yoctoproject.org/Errors/Build/43393/
> 
> Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.in
> tel.com>
> ---
>  meta/recipes-core/images/build-appliance-image_15.0.0.bb | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Something isn't correct here:

https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/1176/steps/BuildImages_1/logs/stdio

Cheers,

Richard



  reply	other threads:[~2017-08-19 21:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-15 19:08 [PATCH 1/2] packagegroup-self-hosted: include missing (pod2man scp ssh) RPEDENDS packages leonardo.sandoval.gonzalez
2017-08-15 19:08 ` [PATCH 2/2] build-appliance-image: include proxy on pip3 installation leonardo.sandoval.gonzalez
2017-08-19 21:14   ` Richard Purdie [this message]
2017-08-19 22:01     ` Sandoval Gonzalez, Leonardo

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=1503177266.32591.25.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=leonardo.sandoval.gonzalez@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.