From owner-freebsd-stable@FreeBSD.ORG Sat Nov 12 16:41:01 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 95E811065672 for ; Sat, 12 Nov 2011 16:41:01 +0000 (UTC) (envelope-from luchesar.iliev@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1E40F8FC0A for ; Sat, 12 Nov 2011 16:41:00 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so6030580bkb.13 for ; Sat, 12 Nov 2011 08:41:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=5WOUviqd8+rMrjRzSjM/Ah2JfwFbqP9xeSgNNrK+ba8=; b=xlK3dKxjJDAnT6kxqXnyvkNGmkdXcS/csWbj1zsVQiPXOKevei3D0l27KCo+5jcD4U GEzMXvUTZk9LMY0YXn/vpDASWOixvQAmtGnFsd4KCBuedqayoIIn5CS0z5EipV4PY9oM vpj8dYtRKYnZ7HzD8lpd/hcmz+yYnB5Fa2HWk= Received: by 10.205.120.20 with SMTP id fw20mr12897410bkc.39.1321114442106; Sat, 12 Nov 2011 08:14:02 -0800 (PST) Received: from [79.124.93.41] ([79.124.93.41]) by mx.google.com with ESMTPS id dq2sm18355454bkb.11.2011.11.12.08.14.00 (version=SSLv3 cipher=OTHER); Sat, 12 Nov 2011 08:14:01 -0800 (PST) Message-ID: <4EBE9B47.8030301@gmail.com> Date: Sat, 12 Nov 2011 18:13:59 +0200 From: "Luchesar V. ILIEV" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111108 Thunderbird/8.0 MIME-Version: 1.0 To: Kenneth Hatteland References: <20111112153605.e1ccb1fb54c00d8e233c411e@kleppnett.no> In-Reply-To: <20111112153605.e1ccb1fb54c00d8e233c411e@kleppnett.no> X-Enigmail-Version: undefined OpenPGP: id=9A1FEEFF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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 16:41:01 -0000 On 12/11/2011 16: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 ??? Could it be related to this PR? http://www.freebsd.org/cgi/query-pr.cgi?pr=162490 Cheers, Luchesar