From owner-freebsd-current@FreeBSD.ORG Sun Nov 9 20:56:39 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85D63B15 for ; Sun, 9 Nov 2014 20:56:39 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 458BC69FE5 for ; Sun, 9 Nov 2014 20:56:38 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 70D5A1FE022; Sun, 9 Nov 2014 21:56:35 +0100 (CET) Message-ID: <545FD514.5060009@selasky.org> Date: Sun, 09 Nov 2014 21:56:52 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Marc UBM , current@freebsd.org Subject: Re: pkg 1.4 freeze please test test test! References: <20141028231933.GG26796@ivaldir.etoilebsd.net> <20141101161332.b9c8fc19bf9fc54f73bc5c00@gmail.com> <20141101224549.GG15967@ivaldir.etoilebsd.net> <20141108141723.d4ee23901414d619e13fade0@gmail.com> In-Reply-To: <20141108141723.d4ee23901414d619e13fade0@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2014 20:56:39 -0000 Hi, Not sure why "pkg upgrade" stopped after #45. Maybe the error code below is incorrect or should not cause a halt? [45/128] Installing linux-c6-hicolor-icon-theme-0.5: 0% pkg: archive_read_extract(): Can't remove already-existing dir [45/128] Installing linux-c6-hicolor-icon-theme-0.5: 100% [45/128] Installing linux-c6-hicolor-icon-theme-0.5: 100% xxx# Solved it by manually going into the /usr/ports and installing the port in question. --HPS