Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] check bitbake server-only port is a number
Date: Sat, 08 Oct 2016 07:49:49 +0100	[thread overview]
Message-ID: <1475909389.30475.645.camel@linuxfoundation.org> (raw)
In-Reply-To: <1475876786-22027-1-git-send-email-benjamin.esquivel@linux.intel.com>

On Fri, 2016-10-07 at 16:46 -0500, Benjamin Esquivel wrote:
> either using the memres script or the bitbake call with --server-only
> if the port is a string instead of a number then the process hangs
> indefinitely causing a loop that never ends.
> 
> adding a check at the beginning for the port being a number otherwise
> end prematurely.
> 
> [YOCTO#10397]
> 
> Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
> ---
>  bitbake/lib/bb/main.py | 7 +++++++
>  1 file changed, 7 insertions(+)

bitbake patches should go to the bitbake list. I've queued this anyway
since I don't like indefinite hangs. I also had to tweak the commit
message (e.g. a main: prefix to the shortlog).

Cheers,

Richard


      reply	other threads:[~2016-10-08  6:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07 21:46 [PATCH] check bitbake server-only port is a number Benjamin Esquivel
2016-10-08  6:49 ` Richard Purdie [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=1475909389.30475.645.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=benjamin.esquivel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox