2010/8/10 Nestor Luis Lopez <[email protected]>:
> Hola Gente.
> Tengo un problema a la hora de correr unas migraciones.
> Estoy trabajando con:
> rails3.beta4
> ruby1.8.7
> bundler 0.9.26
> Me esta dando el siguiente error al ejecutar rake db:migrate
> not in gzip format
> les dejo el pastie con el stack completo.
> http://pastie.org/1084704
>
> No entiendo bien que es lo que ocurre.
> Si alguien ya se ha topado con este problema, agradecería su ayuda..
> Desde ya muchas gracias..

No se si puede llegar a servir de algo, pero fijate en el stack, que
cuando pasa por aca:

/home/kedin/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/site_ruby/1.8/rubygems/format.rb:51:in
`from_file_by_path'

en esa línea tiene:

      open file_path, Gem.binary_mode do |io|
        from_io io, file_path, security_policy
      end

Si te fijas que valor tiene ahi 'file_path' por lo menos tenes el path
del archivo que da el "not in gzip format".



> --
> Luis Lopez
> Web developer.
> May the Force be with you
> http://www.llopezblog.com.ar
>
> _______________________________________________
> Ruby mailing list
> [email protected]
> http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
>
>



-- 
Luis Parravicini
http://ktulu.com.ar/blog/
_______________________________________________
Ruby mailing list
[email protected]
http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar

Responder a