From owner-freebsd-ports@FreeBSD.ORG Sun Jan 27 17:18:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D179E16A41A for ; Sun, 27 Jan 2008 17:18:14 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id 5F97113C521 for ; Sun, 27 Jan 2008 17:18:14 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by rv-out-0910.google.com with SMTP id l15so1351566rvb.43 for ; Sun, 27 Jan 2008 09:18:13 -0800 (PST) Received: by 10.140.82.40 with SMTP id f40mr2415105rvb.0.1201454293704; Sun, 27 Jan 2008 09:18:13 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id 31sm6919139wri.24.2008.01.27.09.18.12 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 27 Jan 2008 09:18:13 -0800 (PST) Date: Sun, 27 Jan 2008 12:18:01 -0500 From: Gerard To: freebsd-ports@freebsd.org Message-ID: <20080127121801.793ddbd1@scorpio> In-Reply-To: <479B91C5.5050002@FreeBSD.org> References: <479B91C5.5050002@FreeBSD.org> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/mzo5CdW=cL1FFJEPjWZhGQ5"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: ports-mgmt/portupgrade-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 17:18:14 -0000 --Sig_/mzo5CdW=cL1FFJEPjWZhGQ5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 26 Jan 2008 23:02:13 +0300 Sergey Matveychuk wrote: > Hi! >=20 > After a long time, I've got a little free time and spent it working > for portupgrade. > A new version (2.4.0) was released. > * Many bugs fixed (thanks to reporters). > * At last I've finished rewriting code and portupgrade now controls > all tasks (before some port installed without a portupgrade note). As > a result portupgrade gathers all depends for a port. It spends a time > for preparing in the beginning of a upgrade process. > * I've change unused -c and -C options to allow run 'make > config-conditional' and 'make config' (force options change) before > all processing. >=20 > Test the release please. To move from portupgrade to portupgrade-devel > port, use the command: > portupgrade -fo ports-mgmt/portupgrade-devel portupgrade >=20 > If you'll want to back to stable porupgrade, use the command: > portupgrade -o ports-mgmt/portupgrade portupgrade-devel I just installed the updated version. Unfortunately, it is not working correctly. This is the pertinent output. FreeBSD scorpio.seibercom.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Sat Jan 19 22:26:50 EST 2008 gerard@scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO i386 Script started on Sun Jan 27 06:46:32 2008 /usr/local/sbin/portupgrade:697:in `main': undefined method `get_uninstalled_depends' for main:Object (NoMethodError) from /usr/local/sbin/portupgrade:677:in `each' from /usr/local/sbin/portupgrade:677:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `call' from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1299:in `catch' from /usr/local/lib/ruby/1.8/optparse.rb:1299:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1247:in `catch' from /usr/local/lib/ruby/1.8/optparse.rb:1247:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1241:in `order!' from /usr/local/lib/ruby/1.8/optparse.rb:1234:in `order' from /usr/local/sbin/portupgrade:554:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portupgrade:223:in `new' from /usr/local/sbin/portupgrade:223:in `main' from /usr/local/sbin/portupgrade:2096 Script done on Sun Jan 27 06:46:39 2008 This was started with the command: portupgrade -N devel/ccache --=20 Gerard gerard@seibercom.net Why be difficult, when, with just a little more effort, you can be impossible? --Sig_/mzo5CdW=cL1FFJEPjWZhGQ5 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkecvMkACgkQ6DWTaTcTwMm+2ACdHyfc39W/HQDG6Bnfk51P0lin DAoAoNrFQg6pCCU09J/wIVsZwy234iMp =4XfN -----END PGP SIGNATURE----- --Sig_/mzo5CdW=cL1FFJEPjWZhGQ5--