From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 13:53:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F06C16A4CE for ; Thu, 17 Mar 2005 13:53:45 +0000 (GMT) Received: from simmts7-srv.bellnexxia.net (simmts7.bellnexxia.net [206.47.199.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id B126143D3F for ; Thu, 17 Mar 2005 13:53:40 +0000 (GMT) (envelope-from lists@interpool.ca) Received: from interpool.homeunix.com ([69.158.188.170]) by simmts7-srv.bellnexxia.netSMTP <20050317135339.UHOR1621.simmts7-srv.bellnexxia.net@interpool.homeunix.com>; Thu, 17 Mar 2005 08:53:39 -0500 Date: Thu, 17 Mar 2005 08:53:50 -0500 From: Gerry Freymann To: "Michael C. Shultz" Message-Id: <20050317085350.5f76c34c.lists@interpool.ca> In-Reply-To: <200503161930.04755.ringworm01@gmail.com> References: <20050316222527.3c9bb015.lists@interpool.ca> <200503161930.04755.ringworm01@gmail.com> Organization: Interpool Development www.interpool.ca X-Mailer: Sylpheed version 1.0.3 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Ports and Packages: Updating problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 13:53:45 -0000 On Wed, 16 Mar 2005 19:30:04 -0800 "Michael C. Shultz" wrote: >> Do I need to cvsup again and try the above 4 programs again? or do I >> need to capture the text where they bomb and submit to the ports' >> responsible person? > >Gerry, give portmanager a try. It should straighten out the >dependencies for you and rebuild everthing via ports. Hi Mike. I've seen you promoting portmanager and it looks like a fine product! Keep up the good work. After letting portmanager loose overnight, it came up with this summary: status report finished ======================================================================== percentDone-=>35 = 100 - ( 100 * ( QTY_outOfDatePortsDb-=>11 / TOTAL_outOfDatePortsDb-=>17 ) ) upgrade 0.2.9_3 info: ignoring arts-1.3.2,1, reason: failed during (2) make checkForOldDepencies 0.2.9_3 skip: kdelibs-3.3.2_2 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: kdemultimedia-mpeglib_artsplug-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: kdegames-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: kdeedu-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: kdeartwork-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: koffice-1.3.5_1,1 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: kdebase-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first upgrade 0.2.9_3 info: ignoring gdk-pixbuf-0.22.0, reason: failed during (2) make checkForOldDepencies 0.2.9_3 skip: kdepim-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first checkForOldDepencies 0.2.9_3 skip: kdemultimedia-3.3.2 has a dependency arts-1.3.2,1 that needs to be updated first ------------------------------------------------------------------------ update of ports collection complete with either some errors, ignored ports or both ======================================================================== That's interesting, as there are now 11 ports that needs updating and I started out with 6. I assume it's corrected some versions of packages that installed complaining version "B" of X was installed when I had "A"? But it seems my biggest headache is getting arts to compile and install so the remaining ports can update afterwards. I'll go concentrate on that port specifically and then run portmanager again after I'm successful with arts [which could be today, tomorrow, next week, next month]. Regards, -gerry