From owner-freebsd-questions@FreeBSD.ORG Sun Dec 23 16:44:12 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 9BC2D415 for ; Sun, 23 Dec 2012 16:44:12 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0379B8FC0C for ; Sun, 23 Dec 2012 16:44:11 +0000 (UTC) Received: from server.idefix.lan (ppp-93-104-77-248.dynamic.mnet-online.de [93.104.77.248]) (authenticated bits=0) by anny.lostinspace.de (8.14.5/8.14.5) with ESMTP id qBNGi5Pe094821 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 23 Dec 2012 17:44:09 +0100 (CET) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (localhost [IPv6:::1]) by server.idefix.lan (Postfix) with ESMTP id DB3FA484F for ; Sun, 23 Dec 2012 17:44:04 +0100 (CET) X-Virus-Scanned: amavisd-new at fechner.net Received: from server.idefix.lan ([127.0.0.1]) by server.idefix.lan (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nQjPWjadPdzk for ; Sun, 23 Dec 2012 17:44:03 +0100 (CET) Received: from matthias-fechners-macbook.local (unknown [80.122.82.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 9C4AA4843 for ; Sun, 23 Dec 2012 17:44:03 +0100 (CET) Message-ID: <50D734EA.4080801@fechner.net> Date: Sun, 23 Dec 2012 17:44:26 +0100 From: Matthias Fechner User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Upgrade icu failed References: <50D72E42.9000707@fechner.net> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (anny.lostinspace.de [0.0.0.0]); Sun, 23 Dec 2012 17:44:09 +0100 (CET) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on anny.lostinspace.de 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:44:12 -0000 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. Thanks, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook