From owner-freebsd-stable@FreeBSD.ORG Sat Nov 12 17:18:27 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 290931065686 for ; Sat, 12 Nov 2011 17:18:27 +0000 (UTC) (envelope-from bane.ivosev@pmf.uns.ac.rs) Received: from mail.pmf.uns.ac.rs (mail.pmf.uns.ac.rs [147.91.177.13]) by mx1.freebsd.org (Postfix) with ESMTP id 9D2338FC0A for ; Sat, 12 Nov 2011 17:18:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.pmf.uns.ac.rs (Postfix) with ESMTP id 7EA051AF452; Sat, 12 Nov 2011 17:53:22 +0100 (CET) X-Virus-Scanned: amavisd-new at pmf.uns.ac.rs Received: from mail.pmf.uns.ac.rs ([127.0.0.1]) by localhost (mail.pmf.uns.ac.rs [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7dWWC6GZmg03; Sat, 12 Nov 2011 17:53:17 +0100 (CET) Received: from [192.168.22.1] (unknown [77.105.5.72]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bane.ivosev@pmf.uns.ac.rs) by mail.pmf.uns.ac.rs (Postfix) with ESMTPSA id 2FE341AF440; Sat, 12 Nov 2011 17:53:17 +0100 (CET) Message-ID: <4EBEA47C.8010909@pmf.uns.ac.rs> Date: Sat, 12 Nov 2011 17:53:16 +0100 From: Bane Ivosev Organization: PMF DMI User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: Kenneth Hatteland , freebsd-stable@freebsd.org References: <20111112153605.e1ccb1fb54c00d8e233c411e@kleppnett.no> In-Reply-To: <20111112153605.e1ccb1fb54c00d8e233c411e@kleppnett.no> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: pkg_add -r does not find packages FreeBSD 9.0 rc1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 17:18:27 -0000 set PACKAGESITE environment variable for tcsh shell setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/ hope this help On 11/12/11 15:36, Kenneth Hatteland wrote: > I have installed RC1 and after getting confused with the new install routines, I have my system up. But when I try to install packages like nano and cvsup-without-gui to build my machine up from base the system reports no packages found. This have only rarely happened on my other systems and never on a fresh install.....any clues ??? > > Kenneth Hatteland >