From owner-freebsd-pkg@FreeBSD.ORG Fri Sep 26 02:01:14 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 82D50E39 for ; Fri, 26 Sep 2014 02:01:14 +0000 (UTC) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (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 0B3393FA for ; Fri, 26 Sep 2014 02:01:13 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id pv20so4032530lab.24 for ; Thu, 25 Sep 2014 19:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=txgRAV++V/xcfliVSXGCEYfdltOhbncoKqh4pZmdKrQ=; b=Pzh1RErw6CTWfdzBB2SGVCkx6hVBc7TvSOWhR6wFcymgf3G1w0OLYZhbH4esN4LlXy eLmThXZLKwfLK3iB+2BLkunE5VVhIKIsBBJDds1ujyhJUSsR74TTXi3uaI2KVTYYB6pz LSMU2hutE04hD/AShyHsPt+DjhzLaEKewYRgcJx4RCh/3P1AEXnvBt3pO5yWZAqezt5J YnhStHtUUONtGF3n88a0oim9q+EMyDg0uNiRuAtk1dT8H0/JK+EIWFxI2FfsGull6jAJ SLRJ5NUqBrQzbYV6Vps+IWAbl2uMd6D/FZMptzyIrCEkzWhCA/axuQ8zqCJr6ssm13cb kTPg== MIME-Version: 1.0 X-Received: by 10.152.21.168 with SMTP id w8mr17312810lae.59.1411696872049; Thu, 25 Sep 2014 19:01:12 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.131.66 with HTTP; Thu, 25 Sep 2014 19:01:12 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Sep 2014 19:01:12 -0700 X-Google-Sender-Auth: 0qnFPhldpkUZQzG45POPLCGSNRQ Message-ID: Subject: Re: Cant install ports-mgmt/pkg From: Craig Rodrigues To: Tim Skinner Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: pkg 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: Fri, 26 Sep 2014 02:01:14 -0000 On Thu, Sep 25, 2014 at 6:04 PM, Tim Skinner wrote: > > 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 > Can you try this: https://lists.freebsd.org/pipermail/freebsd-pkg/2014-September/000687.html -- Craig