From owner-freebsd-stable@FreeBSD.ORG Sun Mar 2 16:56:54 2014 Return-Path: Delivered-To: freebsd-stable@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 8A46EAF0 for ; Sun, 2 Mar 2014 16:56:54 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 44EB81300 for ; Sun, 2 Mar 2014 16:56:53 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WK9h5-00059w-Jf for freebsd-stable@freebsd.org; Sun, 02 Mar 2014 17:56:51 +0100 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginm.net ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Mar 2014 17:56:51 +0100 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Mar 2014 17:56:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Walter Hurry Subject: Re: pkg upgrade fails too often Date: Sun, 2 Mar 2014 16:56:27 +0000 (UTC) Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginm.net User-Agent: XPN/1.2.6 (Street Spirit ; FreeBSD) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 16:56:54 -0000 CeDeROM wrote: > Checking integrity...pkg: WARNING: locally installed > lxshortcut-0.1.2_1 conflicts on /usr/local/bin/lxshortcut with: > - libfm-1.2.0 > > pkg: WARNING: locally installed docbook500-5.0_4 conflicts on > /usr/local/share/xml/docbook/5.0/catalog.xml with: > - docbook-xml-5.0_1 > (snip other docbook warnings) The lxshortcut package should be removed prior to upgrading libfm, as the latter now includes the former's functionality. It's probably wise to reinstall lxde-meta if necessary afterwards. For the docbook issues, please refer to UPDATING.