From owner-freebsd-questions@FreeBSD.ORG Sat Aug 17 04:41:53 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 99F6D98 for ; Sat, 17 Aug 2013 04:41:53 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 6C6C223F0 for ; Sat, 17 Aug 2013 04:41:53 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r7H4flOq063331 for ; Fri, 16 Aug 2013 21:41:47 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <520EFF0B.1020803@rawbw.com> Date: Fri, 16 Aug 2013 21:41:47 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130628 Thunderbird/17.0.7 MIME-Version: 1.0 To: FreeBSD Questions Subject: pkg install on freshly installed 9.1 doesn't find any packages Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 04:41:53 -0000 I installed 9.1 from iso image. Then 'pkg' command brought pkg-1.0.11 package. Now commands like 'pkg install gnome2' always say: pkg: Package 'gnome2' was not found in the repositories. Am I missing something? This is vanilla 9.1 from DVD image. Nothing else. Yuri