From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 01:53:00 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 419C216A51B for ; Fri, 6 Oct 2006 01:53:00 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4278643D49 for ; Fri, 6 Oct 2006 01:52:58 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so262119nzn for ; Thu, 05 Oct 2006 18:52:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ieYyIgMtH4iPNIVNvcdFjwbWsTB3caIv6leSJ1YatvuaLPd7NVME1WyjtHXzQ5kjw68rW4m1Eq6FjF7/KJMZHQSm5fSSIcI7fj9tg4YQqHbj/o3CptkUpiFpDWDWO7t1BTl/21PKLPrBcrAzLD7WWPDNDyb0zx1+kV3qxKTFm2A= Received: by 10.65.110.11 with SMTP id n11mr3804010qbm; Thu, 05 Oct 2006 18:52:57 -0700 (PDT) Received: by 10.65.103.5 with HTTP; Thu, 5 Oct 2006 18:52:57 -0700 (PDT) Message-ID: Date: Fri, 6 Oct 2006 09:52:57 +0800 From: "jan gestre" To: "=?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?=" In-Reply-To: MIME-Version: 1.0 References: <45239319.7090304@FreeBSD.org> <4525473F.9010402@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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: Fri, 06 Oct 2006 01:53:00 -0000 On 10/6/06, jan gestre wrote: > > > > On 10/6/06, G=E1bor K=F6vesd=E1n wrote: > > > > jan gestre wrote: > > > On 10/4/06, G=E1bor K=F6vesd=E1n 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 di= d > > 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=3Dyes 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 th= e > > ports tree is 2.4.3_1,1. > > > > > i always update my ports tree everyday using cvsup, all the other ports > gets updated except amavisd-new, is there another way to resolve this? > i also tried this: # make deinstall # make reinstall <--- this one failed :( now i don't have amavis :(