From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 15:12:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 09DBD16A41C for ; Mon, 27 Jun 2005 15:12:54 +0000 (GMT) (envelope-from bsilver@chrononomicon.com) Received: from trans-warp.net (hyperion.trans-warp.net [216.37.208.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 789E943D53 for ; Mon, 27 Jun 2005 15:12:51 +0000 (GMT) (envelope-from bsilver@chrononomicon.com) Received: from [127.0.0.1] (unverified [65.193.73.208]) by trans-warp.net (SurgeMail 2.2g3) with ESMTP id 14124208 for multiple; Mon, 27 Jun 2005 11:12:49 -0400 In-Reply-To: <200506270801.01151.ringworm01@gmail.com> References: <200506270801.01151.ringworm01@gmail.com> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <94748f29cb21d4467dcdd64b37c9b464@chrononomicon.com> Content-Transfer-Encoding: 7bit From: Bart Silverstrim Date: Mon, 27 Jun 2005 11:12:42 -0400 To: "Michael C. Shultz" X-Mailer: Apple Mail (2.622) X-Server: High Performance Mail Server - http://surgemail.com X-Authenticated-User: bsilver@chrononomicon.com Cc: freebsd-questions@freebsd.org Subject: Re: portmanager, amavis install problem 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: Mon, 27 Jun 2005 15:12:54 -0000 On Jun 27, 2005, at 11:01 AM, Michael C. Shultz wrote: > On Monday 27 June 2005 07:32, Bart Silverstrim wrote: >> There seems to be a dependency loop occuring on our server when trying >> to do an upgrade; is there a way to force the update and rebuild >> dependencies? Below is a snippet of output (please let me know if >> more >> of the update info is needed...) >> >> -Bart > > > Bart, not sure why SpamAssassin is loop ing in your case but here is > what I > would try: Would that rebuild the dependencies? I should also point out that I'm not sure it was a portmanger problem, it just appeared while portmanager was doing the upgrade. I also should note that I think Perl updated; I couldn't do the first manual make deinstall && make reinstall of a perl module needed to do the update until I re-ran use.perl port. I then had to manually make deinstall && make reinstall several p5 modules needed by the spamassassin system. I'm wondering if "recompiling" the p5 modules spamassassin uses would fix the problem, but don't know the command off the top of my head to do so, and trying a portupgrade -Rr amavisd-new does nothing.