From owner-freebsd-questions@FreeBSD.ORG Thu Oct 5 17:56:52 2006 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 1E86116A531 for ; Thu, 5 Oct 2006 17:56:52 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA1F443D72 for ; Thu, 5 Oct 2006 17:56:28 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 093BA99EB51; Thu, 5 Oct 2006 19:56:26 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id D+lOSZHlJa8R; Thu, 5 Oct 2006 19:56:23 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id 4EEC599EB4D; Thu, 5 Oct 2006 19:56:23 +0200 (CEST) Message-ID: <4525473F.9010402@FreeBSD.org> Date: Thu, 05 Oct 2006 19:56:15 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: jan gestre References: <45239319.7090304@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: "freebsd-questions@freebsd.org" Subject: Re: upgrading amavisd-new port fails 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: Thu, 05 Oct 2006 17:56:52 -0000 jan gestre wrote: > On 10/4/06, Gábor Kövesdán wrote: >> >> jan gestre wrote: >> > hi guys, >> > >> > >> > i tried upgrading the amavisd-new port via portmanager and >> > portupgrade, both >> > methods failed, i had a similar problem before but i forgot how did i >> > fix it >> > :( is there a problem with the amavisd-new port? >> > >> > TIA >> Hi, >> >> could you concretize a bit, please? What kind of error do you get? Could >> you attach the output? >> >> this is the error during portupgrade: > > Stop in /usr/ports/security/amavisd-new. > *** Error code 1 > > Stop in /usr/ports/security/amavisd-new. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.80571.23 env PORT_UPGRADE=yes make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! security/amavisd-new (amavisd-new-2.4.3,1) (checksum > mismatch) > ---> Packages processed: 0 done, 23 ignored, 0 skipped and 1 failed > > The checksum mismatch reflect that your ports tree is outdated. The distfile was rerolled, and the PORTREVISION bumped. Please update your ports tree and try again. The current working amavisd-new version in the ports tree is 2.4.3_1,1. -- Cheers, Gabor