maxlapshin / mysql2postgres

Mysqldump, writing in postgresql format
MIT License
709 stars 156 forks source link

cannot load such file -- mysqltopostgres #70

Closed jianfengye closed 9 years ago

jianfengye commented 9 years ago

i got the error here:

[root@localhost mysql2postgres]# mysqltopostgres WARN: Unresolved specs during Gem::Specification.reset: test-unit (>= 2.1.1) WARN: Clearing out unresolved specs. Please report a bug if this causes problems. /usr/local/rvm/gems/ruby-2.1.2/gems/mysqltopostgres-0.2.15/bin/mysqltopostgres:7:in require': cannot load such file -- mysqltopostgres (LoadError) from /usr/local/rvm/gems/ruby-2.1.2/gems/mysqltopostgres-0.2.15/bin/mysqltopostgres:7:in<top (required)>' from /usr/local/rvm/gems/ruby-2.1.2/bin/mysqltopostgres:23:in load' from /usr/local/rvm/gems/ruby-2.1.2/bin/mysqltopostgres:23:in

' from /usr/local/rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in eval' from /usr/local/rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in
'

paazmaya commented 9 years ago

Similar to #66, need to make new release

sean-perryman commented 9 years ago

No progress on this yet?

paazmaya commented 9 years ago

Sorry, no new release yet, as I haven't had the time to take a look at the procedure and how to contain only the "good" fixes

alex-marmot commented 8 years ago

I still got the same problem..