Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 02:55:35 -0400
From:      Adam McLaurin <adam.mclaurin@gmx.net>
To:        ports@freebsd.org, knu@FreeBSD.org
Subject:   portupgrade misbehavior
Message-ID:  <20040520025535.41b274ac.adam.mclaurin@gmx.net>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040520025535.41b274ac.adam.mclaurin>