Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mysql adapters faild (v 2.4.2) #55

Closed
jque opened this issue Nov 4, 2010 · 4 comments
Closed

Mysql adapters faild (v 2.4.2) #55

jque opened this issue Nov 4, 2010 · 4 comments

Comments

@jque
Copy link

jque commented Nov 4, 2010

undefined method `adapter_configuration' for Backup::Adapters::MySQL:Class (NoMethodError)

@fmluizao
Copy link

fmluizao commented Nov 9, 2010

Can you provide the full backtrace please?

@jque
Copy link
Author

jque commented Nov 9, 2010

/usr/local/stow/ruby-1.8.7-p174/lib/ruby/gems/1.8/gems/backup-2.4.2/lib/backup/adapters/mysql.rb:8: undefined method adapter_configuration' for Backup::Adapters::MySQL:Class (NoMethodError) from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/gems/1.8/gems/backup-2.4.2/lib/backup.rb:102:ininitialize_adapter'
from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/gems/1.8/gems/backup-2.4.2/bin/backup:20
from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1267:in call' from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1267:inparse_in_order'
from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1254:in catch' from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1254:inparse_in_order'
from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1248:in order!' from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1339:inpermute!'
from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/1.8/optparse.rb:1360:in parse!' from /usr/local/stow/ruby-1.8.7-p174/lib/ruby/gems/1.8/gems/backup-2.4.2/bin/backup:102 from /usr/local/stow/ruby-1.8.7-p174/bin/backup:19:inload'
from /usr/local/stow/ruby-1.8.7-p174/bin/backup:19

@fmluizao
Copy link

fmluizao commented Nov 9, 2010

I made a mistake when I pushed the version 2.4.2. Please uninstall it and install the newest version (2.4.3), and let me know if it worked.

@jque
Copy link
Author

jque commented Nov 9, 2010

Perfect

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants