maxlapshin / mysql2postgres

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

Installation error #94

Closed igor-alexandrov closed 8 years ago

igor-alexandrov commented 8 years ago
saturn:~/workspace/mysql2postgres (master)$ gem install mysqltopostgres-0.3.0.gem
ERROR:  While executing gem ... (URI::InvalidURIError)
    bad URI(is not URI?):

and with verbose:

saturn:~/workspace/mysql2postgres (master)$ gem install mysqltopostgres-0.3.0.gem --verbose
HEAD https://api.rubygems.org/api/v1/dependencies
200 OK
HEAD http://s3.amazonaws.com/production.s3.rubygems.org/api/v1/dependencies
301 Moved Permanently
ERROR:  While executing gem ... (URI::InvalidURIError)
    bad URI(is not URI?):
igor-alexandrov commented 8 years ago

http://help.rubygems.org/discussions/problems/22729-uriinvalidurierror-on-all-operations-looks-like-a-bad-s3-url

Problem was in Rubygems configuration.

fcpauldiaz commented 7 years ago

I'm having a similar issue, how did you fixed it? @igor-alexandrov

gem install mysqltopostgres --verbose
HEAD https://rubygems.org/latest_specs.4.8.gz
304 Not Modified
ERROR:  Could not find a valid gem 'mysqltopostgres' (>= 0) in any repository
HEAD https://rubygems.org/prerelease_specs.4.8.gz
304 Not Modified
HEAD https://rubygems.org/specs.4.8.gz
304 Not Modified
ERROR:  Could not find a valid gem 'mysqltopostgres' (>= 0) in any repository
ERROR:  Possible alternatives: sqlpostgres, rdo-postgres, mover_postgres, mysql57patches, hyperion-postgres