From owner-freebsd-questions@FreeBSD.ORG Sat Mar 15 11:28:22 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5E8CEE8 for ; Sat, 15 Mar 2014 11:28:22 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7177CDBB for ; Sat, 15 Mar 2014 11:28:21 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id 5381F16445AC for ; Sat, 15 Mar 2014 12:27:27 +0100 (CET) Received: from [10.10.10.70] (sedna.cloudzeeland.nl [10.10.10.70]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by thetys.cloudzeeland.nl (Postfix) with ESMTPSA id 39836164458F for ; Sat, 15 Mar 2014 12:27:27 +0100 (CET) Message-ID: <53243955.5060603@webrz.net> Date: Sat, 15 Mar 2014 12:28:21 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: pkg No active remote repository file configured References: <53232588.4060400@webrz.net> <53232E5D.1070707@freebsd.org> In-Reply-To: <53232E5D.1070707@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2014 11:28:22 -0000 Matthew Seaman: > Right file content, but wrong location. You need to put it in > /usr/local/etc/pkg/repos/FreeBSD.conf Also you need to grab the > appropriate key fingerprint from SVN and install it in > /usr/share/keys/pkg/trusted/pkg.freebsd.org.2013102301 That worked, thanks! Cheers, Jos Chrispijn