From owner-freebsd-stable@FreeBSD.ORG Thu Jul 6 16:05:12 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43ADF16A4E7 for ; Thu, 6 Jul 2006 16:05:12 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 305DC43D5D for ; Thu, 6 Jul 2006 16:05:09 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 06 Jul 2006 16:05:08 -0000 Received: from p54A7E1FC.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.225.252] by mail.gmx.net (mp001) with SMTP; 06 Jul 2006 18:05:08 +0200 X-Authenticated: #5465401 Message-ID: <44AD3495.9090603@gmx.de> Date: Thu, 06 Jul 2006 18:04:37 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: Brooks Davis References: <44AC5D39.4010502@gmx.de> <20060706011015.GA6677@odin.ac.hmc.edu> <44ACD177.1000204@gmx.de> <20060706152403.GA13815@odin.ac.hmc.edu> In-Reply-To: <20060706152403.GA13815@odin.ac.hmc.edu> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: pkg_version confused by architecutre in package name X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 16:05:12 -0000 Brooks Davis wrote: > On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote: >> Brooks Davis wrote: >>> On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote: >>>> I normally run the command >>>> # pkg_version -Iv | grep \< >>>> before running 'portupgrade -a', to see what's going to happen. This time I got the following output: >>>> >>>> diablo-jdk-freebsd6.i386.1.5.0.07.00 < needs updating (index has 1.5.0.07.00) >>>> >>>> It seems that the tool is confused by the i386 in the package name. >>> Actually I think it's confused by the fact that the package name is >>> "diablo-jdk" and the version is "freebsd6.i386.1.5.0.07.00". That's >>> just plain bogus. >>> >> So who is at fault? The ports infrastructure or the FreeBSD foundation? > > I don't know. How did you install it? > # pkg_add diablo-jdk-freebsd6.i386.1.5.0.07.00.tbz