From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 15:20:54 2014 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 ESMTPS id 978F0394 for ; Wed, 2 Jul 2014 15:20:54 +0000 (UTC) Received: from mail-ve0-x229.google.com (mail-ve0-x229.google.com [IPv6:2607:f8b0:400c:c01::229]) (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 58E7A2120 for ; Wed, 2 Jul 2014 15:20:54 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id pa12so11551115veb.0 for ; Wed, 02 Jul 2014 08:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Li6f5WWUIze/gZQFV3gFeYlwxjKzUwT1RS4AZqyOrqY=; b=CUMztW5RgEa7a+E9qgIbY7usQ9lLTWd5bNY4IXpBoSI0dmKPxiXAhOczyzctctHVLd eoq7+WSknpYG5IuJ2ej5KKsqzcrhaO08bC2chyHkXsrucCKdWwrTzBMR53M5Ekl72aP8 Dr1rkvAvL192d6dhqWfrd1CZV2SQFT79dI7j76Ptu6pOEMEg4dPdl0g/VbepYqYjbwj3 s3hvIMXqB8JrllVai3sRPCv9adf6g3fb2LIYs/3i8CauvSrl2114gE15cyQUY89qRONT 8WYcA7yIS/3tv6qxUVt7gY3pgOlk0XReaZ5qF0OnvmmpLgF/fIiHwK0gWcTChOoIffIE 57DA== X-Received: by 10.221.68.135 with SMTP id xy7mr790976vcb.65.1404314453306; Wed, 02 Jul 2014 08:20:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.100.76 with HTTP; Wed, 2 Jul 2014 08:20:33 -0700 (PDT) In-Reply-To: <201407021112590411.059AEFE7@smtp.24cl.home> References: <201407021112590411.059AEFE7@smtp.24cl.home> From: Anton Sayetsky Date: Wed, 2 Jul 2014 18:20:33 +0300 Message-ID: Subject: Re: 8.4: move to pkgng - "No valid repository found." To: "Mike." Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 15:20:54 -0000 2014-07-02 18:12 GMT+03:00 Mike. : > > > I'm running FreeBSD 8.4. I want to move to the new package system > (I've been using it on 10.0, and I like it a lot). > > Soooo... here's what I did. > > - install /usr/ports/ports-mgmt/pkg > > - followed these instructions: > - switch to pkgng: > 1) Add WITHOUT_PKGNG to /etc/make.conf > 2) Install ports-mgmt/pkg > 3) Convert your package database by running pkg2ng > 4) Remove WITHOUT_PKGNG from /etc/make.conf > > (btw,(1) above, I used "WITHOUT_PKGNG=YES" ) > > > - pkg info > I see the list of packages installed > > - pkg update > I see > > Updating repository catalogue > No valid repository found. > > > > What did I do incorrectly? Or, more importantly, how do I get back > on track? https://wiki.freebsd.org/pkgng#Availability_of_binary_pkgs_for_Download