From owner-freebsd-pkg@FreeBSD.ORG Thu Sep 25 22:20:24 2014 Return-Path: Delivered-To: pkg@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 6BCFD117; Thu, 25 Sep 2014 22:20:24 +0000 (UTC) Received: from exch01.corp.dsl4u.ca (exch01.corp.dsl4u.ca [208.113.61.90]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "exch01.corp.dsl4u.ca", Issuer "GeoTrust DV SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 209199E6; Thu, 25 Sep 2014 22:20:22 +0000 (UTC) Received: from exch01.corp.dsl4u.ca ([10.10.18.10]) by exch01.corp.dsl4u.ca ([10.10.18.10]) with mapi id 14.02.0387.000; Thu, 25 Sep 2014 18:20:21 -0400 From: Peter Sprokkelenburg To: Craig Rodrigues Subject: RE: Legacy system Thread-Topic: Legacy system Thread-Index: Ac/Y9xZfxHrXf2RpTpiP5ZresWYKFQAKYg4AAAR+SSA= Date: Thu, 25 Sep 2014 22:20:20 +0000 Message-ID: <593F4F4552EC764FBA345306F57D4C6C47A81B71@exch01.corp.dsl4u.ca> References: <593F4F4552EC764FBA345306F57D4C6C47A8194C@exch01.corp.dsl4u.ca> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [208.113.14.6] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "pkg@FreeBSD.org" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 22:20:24 -0000 Craig, Thank you for the link. I had some pkgdb corruption that I had to clean up first, that is all sorte= d and I was able to install pkg following the instructions. The /usr/sbin/pkg REALLY helped. Thanks again! ----- Peter Sprokkelenburg http://www.dsl4u.ca From: crodr001@gmail.com [mailto:crodr001@gmail.com] On Behalf Of Craig Rod= rigues Sent: Thursday, September 25, 2014 4:27 PM To: Peter Sprokkelenburg Cc: pkg@FreeBSD.org Subject: Re: Legacy system On Thu, Sep 25, 2014 at 12:32 PM, Peter Sprokkelenburg > wrote: I have a system that we only use internally and it some how got *missed* on= getting upgrade to pkg from pkg_ Attempting to upgrade now give an error - /usr/ports/ports-mgmt/pkg]# make You are about to convert your system to pkg while you have ports/packages installed with the old pkg_install tools. To switch to pkg: 1) Install ports-mgmt/pkg 2) Convert your package database by running pkg2ng *** [pre-everything] Error code 1 Stop in /usr/ports/ports-mgmt/pkg. Hi, Can you follow the steps (in order) here: https://www.freebsd.org/doc/handbook/pkgng-intro.html#pkgng-initial-setup and report anything that is unclear in that doc, so we can clean it up? -- Craig