Edit Sup Issue: issue40

Summary
Issue type Status
Sup version Ruby version
Assigned To Tags (list)
Description
Attachments
  Make a copy

Created on 2010-01-01.19:05:26 by w, last changed by w.

Messages
msg102 (view) Author: w Date: 2010-01-01.19:05:26
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.
History
Date User Action Args
2010-01-01 19:05:26wcreate