From owner-freebsd-ports@FreeBSD.ORG Wed May 19 23:55:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A65F016A4CE; Wed, 19 May 2004 23:55:39 -0700 (PDT) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E97643D5A; Wed, 19 May 2004 23:55:39 -0700 (PDT) (envelope-from adam.mclaurin@gmx.net) Received: from 146-115-126-186.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com ([146.115.126.186] helo=jake) by smtp02.mrf.mail.rcn.net with smtp (Exim 3.35 #7) id 1BQhSq-0001SV-00; Thu, 20 May 2004 02:55:36 -0400 Date: Thu, 20 May 2004 02:55:35 -0400 From: Adam McLaurin To: ports@freebsd.org, knu@FreeBSD.org Message-Id: <20040520025535.41b274ac.adam.mclaurin@gmx.net> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: portupgrade misbehavior X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 06:55:39 -0000 Just had a very weird happening with portupgrade .. I can't explain it's behavior: -# pkg_version -v |grep "needs" ImageMagick-5.5.7.16_1 < needs updating (port has 6.0.1.3) apache-1.3.29_5 < needs updating (port has 1.3.31) kdebase-3.2.2 < needs updating (port has 3.2.2_1) mod_php4-4.3.6,1 < needs updating (port has 4.3.6_1,1) mozilla-1.7.r1,2 < needs updating (port has 1.7.r2,2) p5-sdl-1.20.3_2 < needs updating (port has 1.20.3_3) rhythmbox-0.8.3 < needs updating (port has 0.8.4) sdl_gfx-2.0.10_2 < needs updating (port has 2.0.11) -# portupgrade -a -x "kdebase*" -x "apache*" -x "mod_php4*" -f galeon2 ---> Reinstalling 'zsh-4.2.0' (shells/zsh) ---> Building '/usr/ports/shells/zsh' ===> Cleaning for zsh-4.2.0 ===> Vulnerability check disabled ===> Extracting for zsh-4.2.0 >> Checksum OK for zsh-4.2.0.tar.bz2. >> Checksum OK for zsh-4.2.0-doc.tar.bz2. ===> Patching for zsh-4.2.0 ===> Applying FreeBSD patches for zsh-4.2.0 ===> Configuring for zsh-4.2.0 configuring for zsh 4.2.0 .... -# pkg_version -v |grep -i zsh zsh-4.2.0 = up-to-date with port -# pkgdb -F Password: ---> Checking the package registry database (back to command prompt here; ie, no errors) -# uname -a FreeBSD jake 5.2.1-RELEASE-p4 FreeBSD 5.2.1-RELEASE-p4 #0: Tue Mar 30 01:07:47 EST 2004 root@jake:/usr/obj/usr/src/sys/ESKI i386 Why the h*ll did portupgrade try to recompile zsh? I can't think of any logical explanation for this behavior. Perhaps I am missing something simple here; or perhaps I stumbled across a bug in portupgrade (or even ruby) ? Thanks. -- Adam "satyam, shivam, sundaram"