All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: Project Hail List <hail-devel@vger.kernel.org>
Subject: Re: [Patch 1/2] cld: implement dynamic port
Date: Wed, 09 Sep 2009 15:01:52 -0400	[thread overview]
Message-ID: <4AA7FBA0.9090307@garzik.org> (raw)
In-Reply-To: <20090902204858.7a3e34a9@redhat.com>

On 09/02/2009 10:48 PM, Pete Zaitcev wrote:
> This patch is needed to build on Fedora. The buildsystem can run two
> builds on the same system in the same time (for example, one for 32-bit
> buildroot, and another for 64-bit buildroot). Since we include
> "make check" step, port numbers used by simultaneous builds conflict,
> causing the build to fail.
>
> Keeping a patch for this in Fedora is additional labor placed on
> maintainer, and there's a remote possibility that it may be useful
> for someone else, so let's include this feature.
>
> Signed-off-by: Pete Zaitcev<zaitcev@redhat.com>

applied 1-2

though for uniformity, I lean towards thinking that the daemon should 
always write a port file, regardless of whether the port was manually 
specified or automatically bound.

that enables scripts to work regardless of the locally chosen site policy.

	Jeff





  reply	other threads:[~2009-09-09 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03  2:48 [Patch 1/2] cld: implement dynamic port Pete Zaitcev
2009-09-09 19:01 ` Jeff Garzik [this message]
2009-09-14 18:15   ` Pete Zaitcev
2009-09-15 22:19     ` Jeff Garzik
2009-09-16 19:58       ` Pete Zaitcev
2009-09-16 21:19         ` Jeff Garzik

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=4AA7FBA0.9090307@garzik.org \
    --to=jeff@garzik.org \
    --cc=hail-devel@vger.kernel.org \
    --cc=zaitcev@redhat.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 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.