From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.81.207 with SMTP id y15cs116220bkk; Mon, 24 May 2010 10:00:24 -0700 (PDT) Received: by 10.101.4.22 with SMTP id g22mr6477939ani.168.1274720423446; Mon, 24 May 2010 10:00:23 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id x4si7432974ani.92.2010.05.24.10.00.22; Mon, 24 May 2010 10:00:23 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id AB760185836A; Mon, 24 May 2010 13:00:15 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id F08D41858347 for ; Mon, 24 May 2010 12:54:52 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1OGavT-0001OU-7t for sup-devel@rubyforge.org; Mon, 24 May 2010 12:54:52 -0400 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Mon, 24 May 2010 16:54:51 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1274720091.21.0.757446456345.issue102@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1274720091.21.0.757446456345.issue102@masanjin.net> Subject: [sup-devel] [issue102] RuntimeError from thread: main X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from anonymous: I just installed sup in Arch Linux using AUR [1]. When executing sup for first time i get an error. The content of ~/.sup/exception-log.txt is: --- RuntimeError from thread: main can't modify frozen string /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/account.rb:53:in `force_encoding' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/account.rb:53:in `block in add_account' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/account.rb:53:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/account.rb:53:in `add_account' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/account.rb:37:in `initialize' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/util.rb:574:in `new' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/util.rb:574:in `init' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup.rb:126:in `start' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/bin/sup:153:in `' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/bin/sup:68:in `' /usr/bin/sup:19:in `load' /usr/bin/sup:19:in `
' ---------- messages: 234 nosy: anonymous priority: bug ruby_version: ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux] status: unread sup_version: 0.11 title: RuntimeError from thread: main _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel