New submission from William Morgan <[email protected]>: If the lock file is there, the lockfile gem dies with this error:
$XXX/ruby/gems/1.9.1/gems/lockfile-1.4.3/lib/lockfile.rb:475:in `load_lock_id': undefined method `each' for #<String:0x00000002afa860> (NoMethodError) It appears the gem is not 1.9-ready, so we'll need to work around it somehow. ---------- messages: 102 nosy: w priority: bug ruby_version: 1.9.1 status: unread sup_version: git title: ruby 1.9: lockfile gem failure _________________________________________ Sup issue tracker <[email protected]> <http://masanjin.net/sup-bugs/issue40> _________________________________________ _______________________________________________ Sup-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-devel
