S3Sync.net
February 02, 2014, 01:37:18 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Windows installation failing...  (Read 4035 times)
ScottTFrazer
Newbie
*
Posts: 2


View Profile
« on: July 17, 2008, 02:20:10 PM »

I'm trying to install s3sync on a windows machine.  I did the ruby one-click installer, and installed the latest s3sync, but I'm getting the following error message when I try to run the s3cmd.rb file:

Code:
D:\s3sync>s3cmd.rb listbuckets
./s3config.rb:20: undefined method `each_pair' for #<String:0x2d8e5d0> (NoMethod Error)
        from ./s3config.rb:17:in `each'
        from ./s3config.rb:17
        from D:/s3sync/s3cmd.rb:23:in `require'
        from D:/s3sync/s3cmd.rb:23

Any idea what's going on here?  I'm no ruby expert.

Thanks!
Scott
Logged
ScottTFrazer
Newbie
*
Posts: 2


View Profile
« Reply #1 on: July 17, 2008, 02:25:31 PM »

Annnnnd....  I figured it out on my own.

That line is where it tries to read the configuration file.  I'd delimited the values with an "=" instead of a ":" (I'm a shell code guy at heart)

fixing that solved the error.

Scott
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!