From owner-freebsd-questions@FreeBSD.ORG Fri Jul 24 19:57:47 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 946211065670 for ; Fri, 24 Jul 2009 19:57:47 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [64.146.239.50]) by mx1.freebsd.org (Postfix) with ESMTP id 680588FC16 for ; Fri, 24 Jul 2009 19:57:47 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from kstewart2.owt.com (kstewart2.owt.com [64.146.237.228]) (authenticated bits=0) by smtp.owt.com (8.13.8/8.13.8) with ESMTP id n6OJvkp5029238; Fri, 24 Jul 2009 12:57:46 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=owt.com; s=default; t=1248465466; bh=kkT4zfHhBBgOv+JAk0cTGQ+umeQ18hSszFPJ9IOnWiY=; h=From:To:Subject:Date:Cc:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=DLA58a8cUjv/q hpmY5CuY3W2PnF0ruUuwBOhY72ACnUOC5AMTcPctfUCOyjYfKx+fGh4mWtS5L1bDymT PfTwrVQWE0GQISGqihrXN9Blch2fzQHsfWffsFKqC5pKAEDBkTOyvZLvB+aF7RGO7YH RI4/jkqNhfMyYE5AtVkVvblU= From: Kent Stewart To: freebsd-questions@freebsd.org Date: Fri, 24 Jul 2009 12:57:45 -0700 User-Agent: KMail/1.9.10 References: <20090724120343.GA74404@aurora.oekb.co.at> <20090724125542.GC51640@torus.slightlystrange.org> <20090724135118.0747a9c7@scorpio.seibercom.net> In-Reply-To: <20090724135118.0747a9c7@scorpio.seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907241257.45777.kstewart@owt.com> Cc: Subject: Re: jpeg-7 - rebuild all dependencies - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 19:57:47 -0000 On Friday 24 July 2009 10:51:18 am Jerry wrote: > On Fri, 24 Jul 2009 13:55:42 +0100 > > "Daniel Bye" wrote: > > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote: > > > Hi, > > > > > > Updating one of my sytems I followed /usr/ports/UPDATING and did a > > > "pkg_delete -r jpeg-6b_7" - only to discover that everything that > > > > Au contraire, Blackadder. UPDATING says to run either of > > > > portmaster -r jpeg* > > > > OR > > > > portupgrade -fr graphics/jpeg > > Which, unfortunately, does not build /x11/kdelibs3 with the updated > jpeg library. I had to make a link from the old library to the new one > to get the update to work correctly. I know that some have suggested > that, that is not the proper way to do it; however, the fact that it > works is all I was interested in. There is the -L option for pkgdb, which fixes lost dependencies. I ran it on a system that I have been having problems upgrading and it seemed to fix all of the ones giving me grief. If the -fr didn't work, then you may need to use the -L option to get things back in order. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html