From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 12:16:57 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 42B6D16A4CE for ; Tue, 25 Jan 2005 12:16:57 +0000 (GMT) Received: from smtp.concepts.nl (smtp-4.concepts.nl [213.197.30.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ECE843D1F for ; Tue, 25 Jan 2005 12:16:56 +0000 (GMT) (envelope-from pharmsen@horizon.nl) Received: from [213.148.226.169] (helo=tigermoth) by smtp.concepts.nl with esmtp (Exim 4.42) id 1CtPcR-0002Lh-Ut for freebsd-questions@freebsd.org; Tue, 25 Jan 2005 13:16:28 +0100 Date: Tue, 25 Jan 2005 13:19:24 +0100 From: Peter Harmsen To: freebsd-questions@freebsd.org Message-ID: <20050125131924.417cbe54@tigermoth> In-Reply-To: <41F60A3F.7040908@myunix.net> References: <41F60A3F.7040908@myunix.net> X-Mailer: Sylpheed-Claws 1.0.0 (GTK+ 1.2.10; i586-mandrake-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Reparing FreeBSD ports tree. 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: Tue, 25 Jan 2005 12:16:57 -0000 Try pkgdb -F greetz, Peter On Tue, 25 Jan 2005 09:58:39 +0100 Christian Tischler wrote: > Hi everyone. > My primary question is how to repair a broken ports tree. I did a > portupgrade to CVS FreeBSD 4.9 RELEASE, and now my ports tree ist all > screwed up. There are tons of wrong/failed/whatever dependencies and > some ports wont work. > How can I repair this problem without an complete reinstall of the > system? I have a lot of services running for my local net and a huge > amount of configurations. > For exsample when I do /usr/ports/make index I get: > ---------- > # make index > Generating INDEX - please wait..apsfilter-7.2.5_5: > "/usr/ports/print/acroread5" non-existent -- dependency list incomplete > ===> print/apsfilter failed > *** Error code 1 > 1 error > -------- > The second question is who to reinstall e.g. apache without uninstalling > all the stuff that depends on it? e.g. When I did the portupgrade I > obviously did something wrong, and now the xml module is missing, which > is needed by some of my web aps. > > I would be very glad if someone could point me out the nessesary steps > to clear this mess. > > I really thought about an complete reinstallation of the system, but > everytime I install a new system I rn into dependency problems with the > ports collection, as one app requires a version of an tool, but another > dependence stops me from reinstalling the newer version. Is there an > general guideline to prevent this? > > thx a lot in advance > > Christian > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"