Bugs: Browse | Submit New | Admin

[#15953] Bundle Signature Error with Terminal

Date:
2007-11-27 04:10
Priority:
3
Submitted By:
Trotter Cashion (trotter)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Bundle Signature Error with Terminal

Detailed description
Error occurs when using rubyosa-0.4.0 gem and when installing from svn trunk on 10.5.1 when running the following
script.

When running the following script using rubyosa-0.40 on 10.5.1, I get the following error.

~/Source/rubyosa/trunk trotter$ irb
irb(main):001:0> require 'rubygems'; require 'rbosa'
=> true
irb(main):002:0> OSA.app('Terminal')
RuntimeError: Can't get the target bundle signature
	from /Library/Ruby/Gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:329:in `__scripting_info__'
	from /Library/Ruby/Gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:329:in `app'
	from (irb):2


Any ideas?

Add A Comment: Notepad

Please login


Followup

Message
Date: 2011-04-23 00:16
Sender: taimamiso 

I met the same problem. (exactly same message)

ruby 1.8.7 (2010-08-16 patchlevel 302) [i686-darwin9] - installed
from macports
rubyosa-0.4.0
mac os x 10.5.8

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item