From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 14:44:53 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 2F4AC16A41C for ; Mon, 27 Jun 2005 14:44:53 +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 D94FB43D53 for ; Mon, 27 Jun 2005 14:44:52 +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 14119547 for ; Mon, 27 Jun 2005 10:44:55 -0400 Mime-Version: 1.0 (Apple Message framework v622) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <7a1c11e4c1f400668a4eaed6a036d580@chrononomicon.com> Content-Transfer-Encoding: 7bit From: Bart Silverstrim Date: Mon, 27 Jun 2005 10:44:54 -0400 To: FreeBSD Mailing List X-Mailer: Apple Mail (2.622) X-Server: High Performance Mail Server - http://surgemail.com X-Authenticated-User: bsilver@chrononomicon.com 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 14:44:53 -0000 On Jun 27, 2005, at 10:32 AM, 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...) > I tried updating just the p5-spamassassin module and it would halt on trying to rebuild a dependancy; it was suggesting a deinstall/reinstall of the perl module. I did, then it would stop on a different one. After about five manual deinstall/reinstalls of p5 modules, it rebuilt without error, but now in the amavis logs I notice: TROUBLE in check_mail: mime_decode-1 FAILED: Error reading: Resource temporarily unavailable at (eval 57) line 153, line 2. in checking some messages. Any ideas on what to rebuild from this?