S3Sync.net

General Category => Report Bugs => Topic started by: printzell on April 07, 2009, 11:25:44 AM



Title: Error after upgrading to Ruby 1.9.1
Post by: printzell on April 07, 2009, 11:25:44 AM
After having upgraded to Ruby 1.9.1 I get the following error:

/volume1/public/s3sync/s3sync.rb:23:in `require': no such file to load -- md5 (LoadError)
        from /volume1/public/s3sync/s3sync.rb:23:in `<module:S3sync>'
        from /volume1/public/s3sync/s3sync.rb:11:in `<main>'

It seems that the new version of Ruby is missing the MD5 library. Can anyone help?


Title: Re: Error after upgrading to Ruby 1.9.1
Post by: goertsch on April 08, 2009, 03:54:49 PM
It is not just that the md5 module is missing the whole code is broken with this version.