From owner-freebsd-questions@FreeBSD.ORG Wed Dec 24 00:09:45 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EB5E45A for ; Wed, 24 Dec 2014 00:09:45 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB9252FED for ; Wed, 24 Dec 2014 00:09:33 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id l4so6018064lbv.26 for ; Tue, 23 Dec 2014 16:09:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=aSdvKjUpQOqsmAVCTytW2Iy60LfN7zcHAItbgXsD94M=; b=aLCPw0jZNH3lkg9ssV1wO/81OywzUUlSHL+ioSYgL/PwidN0DeXQ1YEZIBdh6ZGBvM jjL4rdYzQYa1kiw+/W3PRWCgUQBQukhatOPGZKThn9/YnhrMUrGOEpOKr5RIkpgq8EpK v2ti9Jrre1spdGczlDZrIg2CHPMt0J3iy95XJY6qluYPjaM2kXxzHBItfS4LnHTvktrq Xq05cPf2FQVzZiNHz7npV5GbxuhF0F6ctIyq55zoH5quO5ebCjroS7gx83rPsu6/dE5e 7Au7gmQHhXpaPCgO47yQ3UTUvYzaGddUFEpo61U1B3kHahquka+aXexYmUWs0EQNzp1J UVAw== X-Gm-Message-State: ALoCoQm7kqusj1t27YYH3nzTGPXlv5UzvKBevzTqtDiwpdFjAtj5ZmuNKAErg/zHWxWQ3IUfAoUZ MIME-Version: 1.0 X-Received: by 10.112.51.44 with SMTP id h12mr31399729lbo.5.1419379765712; Tue, 23 Dec 2014 16:09:25 -0800 (PST) Received: by 10.152.122.227 with HTTP; Tue, 23 Dec 2014 16:09:25 -0800 (PST) X-Originating-IP: [70.209.206.151] Received: by 10.152.122.227 with HTTP; Tue, 23 Dec 2014 16:09:25 -0800 (PST) In-Reply-To: <20141223225930.2d251cc4@gumby.homeunix.com> References: <20141223184420.GA38419@vash.rhavenn.local> <20141223225930.2d251cc4@gumby.homeunix.com> Date: Tue, 23 Dec 2014 16:09:25 -0800 Message-ID: Subject: Re: poudriere fetch timeout? From: "Brian W." To: RW Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 00:09:45 -0000 How long will it be till package builds happen nearly immediately after a commit change. It seems this is viewed optionally now and this is why folks are asking so many questions about this. Brian On Dec 23, 2014 2:59 PM, "RW" wrote: > On Tue, 23 Dec 2014 09:44:20 -0900 > Henrik Hudson wrote: > > > Is there a way to pass a fetch timeout to poudriere when building > > ports? > > > > If I manually fetch the file and set a timeout in my own env it will > > work. I don't know how the shell spawning inside of poudriere works > > or how to set env variables for it. > > You don't have to set the timeout in the environment, you can use the -T > option in FETCH_BEFORE_ARGS in whatever make.conf file poudriere uses. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >