Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cPz9t-0002xK-Fp for buildfarm-members@arkaria.postgresql.org; Sat, 07 Jan 2017 22:08:17 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1cPz9s-00025I-SE for buildfarm-members@arkaria.postgresql.org; Sat, 07 Jan 2017 22:08:16 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cPz9s-00025C-LT for buildfarm-members@postgresql.org; Sat, 07 Jan 2017 22:08:16 +0000 Received: from mail-qt0-x22d.google.com ([2607:f8b0:400d:c0d::22d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1cPz9p-0002EE-0D for buildfarm-members@postgresql.org; Sat, 07 Jan 2017 22:08:16 +0000 Received: by mail-qt0-x22d.google.com with SMTP id v23so107925162qtb.0 for ; Sat, 07 Jan 2017 14:08:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:references:cc:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=VBVHNvOUwDBpmUG0wo5j606jlCrmdTz+6qci3ADQR6s=; b=j9r0nOeoQaWNhlC2GNetiX9qHfaeRa6ghZFkXSuDmNXs7Li6l1zJfcY1i0b4N1PWi6 hYjUWTDkHPoOkLQlXJvePyIKcaOE2MnAQlULfX3O/NBFhU4jUbY6U0w7QadFq3wUiFXN pSHff2sPfMddDiFyy42d1F6FzMqYYpZ6M/FI2xL2Hvzy+6enAlTgHNRSGf0sIT1fzR4J thYvcjwzDnG+gv+yOGKWuxVwsEHtRX3XgO8+iDa1ERqQqHezZK8jOkvzjAkBENoUou8S 4SQlsVH3Swl+a/SmtMlcZSgCxqKK+QQyXXd+B6iiq82HZn6aPSCjDu7Irpyy/eqse2MW 9jVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:references:cc:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=VBVHNvOUwDBpmUG0wo5j606jlCrmdTz+6qci3ADQR6s=; b=WBLqncywQsxAUhlxuUrjeEb8vRc+PNl2tfnuRMk9DFXYTZ4e+9iJex8rQT5CjfarNV 9P2OlxixU3z63ROrbw6NjotnnTapll/lcr03vT/KWeW5X2heIERgYds2usBDxgu8LuRj KEm+dBV5qkFtGtEweBpwEFLXaHx8AzoP1uIrO1NtPPmZcdzxs7dJJiOcIfmylJDymvxQ NTj0XYOQEnbmug8sHEmkX8zIKzwaLJg1pIKg9mzq6VG0YBOySImmyQMxzkKH1Xgwhv3n cjL4QOLqIs7JvF76F1ThR6QcLJa8YRD3fou3lS9Zy8R21oESevHfHWinNkje2NhRdETx eYEA== X-Gm-Message-State: AIkVDXKaWLFb1rwbCbgUhhbbtPWJXtvxDfzCviPDL4Scan1diTwZtJm/WTCSx13Ewg0gMu8d X-Received: by 10.237.60.51 with SMTP id t48mr76664411qte.24.1483826884273; Sat, 07 Jan 2017 14:08:04 -0800 (PST) Received: from [192.168.10.146] ([98.122.164.227]) by smtp.gmail.com with ESMTPSA id t62sm2554529qkc.33.2017.01.07.14.08.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Jan 2017 14:08:03 -0800 (PST) From: Andrew Dunstan X-Google-Original-From: Andrew Dunstan Subject: Re: Moving to HTTPS To: Noah Misch References: <89d566b4-58fb-c1e9-97ef-46d4d915b86c@dunslane.net> <20170107215523.GA294152@tornado.leadboat.com> Cc: buildfarm-members@postgresql.org, buildfarm-admins@postgresql.org Message-ID: <96080bc2-086f-c47f-6cee-b7f00a9bcd38@2ndQuadrant.com> Date: Sat, 7 Jan 2017 17:08:01 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20170107215523.GA294152@tornado.leadboat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: buildfarm-members Precedence: bulk Sender: buildfarm-members-owner@postgresql.org On 01/07/2017 04:55 PM, Noah Misch wrote: > On Sat, Jan 07, 2017 at 04:37:47PM -0500, Andrew Dunstan wrote: >> Here's a simple test that should help tell if your animal needs some extra >> stuff installed. Run something like this on your animal, making sure that >> the perl in your path is the one used to run the buildfarm client: >> >> >> perl -MLWP::Simple -e 'head(q{https://www.postgresql.org}); > I get no complaint from that, but I also get no complaint from these: > > perl -MLWP::Simple -e 'head(q{https://nonsense.postgresql.org});'; echo $? > perl -MLWP::Simple -e 'head(q{nonsense://nonsense});'; echo $? > > Maybe use this: > > perl -MData::Dumper -MLWP::Simple -e 'print Dumper [head(q{https://www.postgresql.org}) || "BAD"]' > Yeah, you're right. Or perhaps even more simply we could do: perl -MLWP::Simple -e 'print qq{BAD\n} unless head(q{https://www.postgresql.org});' cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via buildfarm-members mailing list (buildfarm-members@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/buildfarm-members