From owner-freebsd-ruby@FreeBSD.ORG Mon Jun 7 10:09:11 2010 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 2FEB4106567F for ; Mon, 7 Jun 2010 10:09:11 +0000 (UTC) (envelope-from yks-uno@yandex.ru) Received: from forward2.mail.yandex.net (forward2.mail.yandex.net [77.88.46.7]) by mx1.freebsd.org (Postfix) with ESMTP id B46EC8FC08 for ; Mon, 7 Jun 2010 10:09:10 +0000 (UTC) Received: from smtp3.mail.yandex.net (smtp3.mail.yandex.net [77.88.46.103]) by forward2.mail.yandex.net (Yandex) with ESMTP id E454338A93FF for ; Mon, 7 Jun 2010 13:54:00 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1275904440; bh=UEBmAZ0SWdVvfkSo6etuvH8/xZedMshNa8VV+ytoKgg=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=dO6BSklVnxdq2+Fnmxrq/Wy8ufTsnM+72ZErMjh+O9UUGGimjVUmrjNYdKbei2oo+ /neHEn8Ht31oUudjcSuYpy61cKOgnX8vQbqUkf4H84w5pDsgD5g/Q7+zhrbTlf7zvE uQ6nL52qzb+iy969G6AlhdbUWZAJ4XN595pGtlJo= Received: from [192.168.1.11] (unknown [212.176.192.221]) by smtp3.mail.yandex.net (Yandex) with ESMTPSA id BD5982780A0 for ; Mon, 7 Jun 2010 13:54:00 +0400 (MSD) Message-ID: <4C0CC1E2.1010309@yandex.ru> Date: Mon, 07 Jun 2010 13:54:42 +0400 From: YKS User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100520 Thunderbird/3.0.4 MIME-Version: 1.0 To: ruby@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-TimeMark: 1275904440 X-Yandex-Spam: 1 X-Yandex-Front: smtp3.mail.yandex.net Cc: Subject: trouble using portupgrade 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: Mon, 07 Jun 2010 10:09:11 -0000 Hi, I've got the following trouble running portupgrade: # portupgrade -vcr gettext ... ... [Gathering depends for misc/kdeutils4 ... ---> Session ended at: Mon, 07 Jun 2010 13:45:37 +0400 (consumed 00:02:02) /usr/local/lib/ruby/1.8/set.rb:263:in `merge': value must be enumerable (ArgumentError) from /usr/local/sbin/portupgrade:879:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portupgrade:878:in `get_all_depends' from /usr/local/sbin/portupgrade:879:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portupgrade:878:in `get_all_depends' from /usr/local/sbin/portupgrade:879:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portupgrade:878:in `get_all_depends' from /usr/local/sbin/portupgrade:879:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portupgrade:878:in `get_all_depends' from /usr/local/sbin/portupgrade:640 from /usr/local/sbin/portupgrade:614:in `each' from /usr/local/sbin/portupgrade:614 from /usr/local/sbin/portupgrade:588:in `catch' from /usr/local/sbin/portupgrade:588 from /usr/local/lib/ruby/1.8/optparse.rb:1310:in `call' from /usr/local/lib/ruby/1.8/optparse.rb:1310:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1306:in `catch' from /usr/local/lib/ruby/1.8/optparse.rb:1306:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1254:in `catch' from /usr/local/lib/ruby/1.8/optparse.rb:1254:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1248:in `order!' from /usr/local/lib/ruby/1.8/optparse.rb:1241:in `order' from /usr/local/sbin/portupgrade:565:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:791:in `initialize' from /usr/local/sbin/portupgrade:229:in `new' from /usr/local/sbin/portupgrade:229:in `main' from /usr/local/sbin/portupgrade:2213 My system: - FreeBSD yntel 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Apr 20 00:38:11 MSD 2010 yks@yntel:/home/src/src/sys/amd64/compile/KERNEL_20100420 amd64 - portupgrade-2.4.6_4,2, built from the most recent port (the previous version 2.4.6_3 also had this error, so I updated it) - kde4 installed -> I deleted one port (kdetoys4) on which portupgrade first showed this message, but now it fails on the next kde port, kdeutils4. On ports which are not part of kde there were no errors. Thank you. -- Regards, YKS.