From owner-freebsd-stable@FreeBSD.ORG Tue Oct 21 18:52:53 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 424DC255 for ; Tue, 21 Oct 2014 18:52:53 +0000 (UTC) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (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 BA48E86D for ; Tue, 21 Oct 2014 18:52:52 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id hz20so1615395lab.39 for ; Tue, 21 Oct 2014 11:52:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=NsYTMTr80MYhLH7g10QOZyRcwuomXc8NUyjE853ErzA=; b=K5XebMyhTnEGjGDW3UIjnexO9V92WO+9TqnC+93MblbWNKD0rLGVeW/dKe0NKtsDVr MaxdnFfCUd3i1dyNaDl65r4h/k5NumZ9cW8bXWI+6Jvt1fw31zzTHv9dMAx9jz+0M2iB qRFgIveljHhHSteeUgehmUhUC1RjcjlDBFVWgfJA5aYc13ZJ32CNtFnRw4vdLRD7RmZg GCEJRe/6x+Fio/CW8SzipdS7ANHSXqodhKEMp/+8oIUTgisE8T1FeNfaoVwbCeMq277s Foqjd6a4HPTCU9oUSS+E8hvOA8BPgWxM8OMtaGtde7s4qOPcJYtSIXJ6IvVbZwLcBsYL gCLQ== X-Received: by 10.112.132.34 with SMTP id or2mr5058949lbb.75.1413917570671; Tue, 21 Oct 2014 11:52:50 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id r4sm2478302lar.3.2014.10.21.11.52.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Oct 2014 11:52:49 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 21 Oct 2014 20:52:44 +0200 From: Baptiste Daroussin To: Alan Amesbury Subject: Re: Problem with libfetch, pkg, and proxying? Message-ID: <20141021185243.GA224@ivaldir.etoilebsd.net> References: <42CAA1B4-1DE8-4CA6-85A4-29773844B0E2@oitsec.umn.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <42CAA1B4-1DE8-4CA6-85A4-29773844B0E2@oitsec.umn.edu> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 18:52:53 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 20, 2014 at 03:20:06PM -0500, Alan Amesbury wrote: > Given FreeBSD-9.1-RELEASE, 'pkg' installed from ports, and a pkg.conf tha= t points to a proxy, it appears 'pkg' is ignoring the proxy setting for HTT= PS URLs. >=20 > The contents of /usr/local/etc/pkg.conf consists of: >=20 >=20 > pkg_env { > http_proxy: http://proxyhost.fqdn:3128/ > } >=20 libfetch does not support proxying https connections on 9.1 you will need to upgrade to a newer release of FreeBSD. regards, Bapt --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRGq3sACgkQ8kTtMUmk6Ex1xQCfaNlhSpNqJxsPSezZwvR9Ygaa QA4AoLzGKvw+dO67gwvlL8KOCvgG6gs5 =G0Ek -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--