From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 21 08:18:22 2009 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBB0D1065676 for ; Sat, 21 Nov 2009 08:18:22 +0000 (UTC) (envelope-from vk7rb@internode.on.net) Received: from mail.internode.on.net (bld-mail14.adl6.internode.on.net [150.101.137.99]) by mx1.freebsd.org (Postfix) with ESMTP id 0DDA18FC1A for ; Sat, 21 Nov 2009 08:18:21 +0000 (UTC) Received: from [192.168.0.42] (unverified [59.167.73.249]) by mail.internode.on.net (SurgeMail 3.8f2) with ESMTP id 8863206-1927428 for ; Sat, 21 Nov 2009 18:33:11 +1030 (CDT) Message-ID: <4B079EBD.9020600@internode.on.net> Date: Sat, 21 Nov 2009 19:03:09 +1100 From: Robert McKenzie User-Agent: Thunderbird 2.0.0.23 (X11/20090826) MIME-Version: 1.0 To: ruby@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: portupgrade-devel X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2009 08:18:22 -0000 Sir, Just a quick email to ask why it should be that the above package should no longer be working properly. I have done a search of the net and found that others are experiencing the same problem as me although they would appear to put it down to another reason. What I have found is that if I use "-a", the list of ports that needs to be updated is not passed properly and it would appear that they are not passed at all and falls over in pkgtools.rb at line 953 but if I put the list of ports to be updated on the command line and don't rely on "-a" it works properly. As I am not familiar with ruby the above is about the only information I have that may help point to where it is falling over. Regards, Robert McKenzie.