From owner-freebsd-questions@FreeBSD.ORG Sun Dec 23 16:56:49 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D39872A for ; Sun, 23 Dec 2012 16:56:49 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id CEB3B8FC0A for ; Sun, 23 Dec 2012 16:56:48 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TmorE-0002PA-VD for freebsd-questions@freebsd.org; Sun, 23 Dec 2012 17:57:00 +0100 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Dec 2012 17:57:00 +0100 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Dec 2012 17:57:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: Upgrade icu failed Date: Sun, 23 Dec 2012 16:56:35 +0000 (UTC) Lines: 17 Message-ID: References: <50D72E42.9000707@fechner.net> <50D734EA.4080801@fechner.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Dec 2012 16:56:49 -0000 On Sun, 23 Dec 2012 17:44:26 +0100, Matthias Fechner wrote: > Am 23.12.12 17:29, schrieb Walter Hurry: >> What's the output from pkg_info? > > pkg info gives me a full list of all installed ports, pkg_info complains > about a lot of corrupted package infos, but i think this is related to, > pkg is new and pkg_info is the old tool. > >> Have you done any other upgrades of ports since migrating to pkgng? > > yes, I did my last upgrade 12.12.2012. > Till the note in /usr/ports/UPDATING 20121212. > After these steps I executed portmaster -a, which was successfully. pkg_info should be reporting 'no packages installed'. What is the output from pkg2ng?