From owner-freebsd-questions@FreeBSD.ORG Sun Aug 28 21:09:19 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 A5F3A16A41F for ; Sun, 28 Aug 2005 21:09:19 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (bap227.neoplus.adsl.tpnet.pl [83.27.179.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4EF43D46 for ; Sun, 28 Aug 2005 21:09:18 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.3/8.13.3) with ESMTP id j7SL986K036129 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sun, 28 Aug 2005 23:09:14 +0200 (CEST) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <431227F4.7050906@orchid.homeunix.org> Date: Sun, 28 Aug 2005 23:09:08 +0200 From: Karol Kwiatkowski User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050826) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Trey Sizemore References: <20050828123212.4c35cb77@localhost> In-Reply-To: <20050828123212.4c35cb77@localhost> X-Enigmail-Version: 0.92.0.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1045/Sun Aug 28 14:03:55 2005 on orchid.homeunix.org X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Can't upgrade a number of packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 21:09:19 -0000 Trey Sizemore wrote: > I'm getting the following when trying to upgrade packages with known > upgrades: > > salamander# portversion -v -l '<' [...] > evolution-2.2.3 < needs updating (port has 2.2.3_1) [...] > salamander# portupgrade -v evolution > ---> Session started at: Sun, 28 Aug 2005 12:29:03 -0400 > ** No need to upgrade 'evolution-2.2.3' (>= evolution-2.2.3). (specify > -f to force) > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > - mail/evolution (evolution-2.2.3) > ---> Packages processed: 0 done, 1 ignored, 0 skipped and 0 failed > ---> Session ended at: Sun, 28 Aug 2005 12:29:05 -0400 (consumed 00:00:02) [...] > Any ideas on what might be causing this and how to fix? It happened to me a few times. It's because information about the ports tree in INDEX file is newer than the ports tree itself (or at least that's how I see it). Just cvsup your ports tree and get new INDEX file (make fetchindex && portsdb -u). Regards, Karol -- Karol Kwiatkowski