This probably isn''t strictly a RoR problem, but I''m getting the following error when updating gems: tom@tom-laptop:~/code/radrails_workspace/calendar$ sudo gem update Password: Updating installed gems... Need to update 6 gems from http://gems.rubyforge.org ..ERROR: While executing gem ... (URI::InvalidURIError) bad URI(is not URI?): http://gems.rubyforge.org/quick/activerecord-jdbc-#<gem::version:0xa53ac84>.gemspec.rz This wasn''t happening yesterday! Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Crap. I''m getting the same error. Tom Taylor wrote:> This probably isn''t strictly a RoR problem, but I''m getting the > following error when updating gems: > > tom@tom-laptop:~/code/radrails_workspace/calendar$ sudo gem update > Password: > Updating installed gems... > Need to update 6 gems from http://gems.rubyforge.org > ..ERROR: While executing gem ... (URI::InvalidURIError) > bad URI(is not URI?): > http://gems.rubyforge.org/quick/activerecord-jdbc-#<gem::version:0xa53ac84>.gemspec.rz > > This wasn''t happening yesterday! > > Any ideas?--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Yup. Have the same problem. This activerecord-jdbc package just came out and I guess something failed. On 9/6/06, Tom Taylor <scraplab-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > This probably isn''t strictly a RoR problem, but I''m getting the > following error when updating gems: > > tom@tom-laptop:~/code/radrails_workspace/calendar$ sudo gem update > Password: > Updating installed gems... > Need to update 6 gems from http://gems.rubyforge.org > ..ERROR: While executing gem ... (URI::InvalidURIError) > bad URI(is not URI?): > http://gems.rubyforge.org/quick/activerecord-jdbc-#<gem::version:0xa53ac84>.gemspec.rz > > This wasn''t happening yesterday! > > Any ideas? > > > > >-- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Same here :-( root@laptop:/home/chris# gem install rails --include-dependencies Need to update 40 gems from http://gems.rubyforge.org .........ERROR: While executing gem ... (URI::InvalidURIError) bad URI(is not URI?): http://gems.rubyforge.org/quick/activerecord-jdbc-#<gem::version:0x91a5cac>.gemspec.rz root@laptop:/home/chris# Jon Gretar Borgthorsson wrote:> Yup. Have the same problem. This activerecord-jdbc package just came > out and I guess something failed. > > > On 9/6/06, Tom Taylor <scraplab-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > This probably isn''t strictly a RoR problem, but I''m getting the > > following error when updating gems: > > > > tom@tom-laptop:~/code/radrails_workspace/calendar$ sudo gem update > > Password: > > Updating installed gems... > > Need to update 6 gems from http://gems.rubyforge.org > > ..ERROR: While executing gem ... (URI::InvalidURIError) > > bad URI(is not URI?): > > http://gems.rubyforge.org/quick/activerecord-jdbc-#<gem::version:0xa53ac84>.gemspec.rz > > > > This wasn''t happening yesterday! > > > > Any ideas? > > > > > > > > > > > > -- > -------------- > Jon Gretar Borgthorsson > http://www.jongretar.net/--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
fred wrote:> Crap. I''m getting the same error. > Tom Taylor wrote: >> This probably isn''t strictly a RoR problem, but I''m getting the >> following error when updating gems: >> >> tom@tom-laptop:~/code/radrails_workspace/calendar$ sudo gem update >> Password: >> Updating installed gems... >> Need to update 6 gems from http://gems.rubyforge.org >> ..ERROR: While executing gem ... (URI::InvalidURIError) >> bad URI(is not URI?): >> http://gems.rubyforge.org/quick/activerecord-jdbc-#<gem::version:0xa53ac84>.gemspec.rz >> >> This wasn''t happening yesterday! >> >> Any ideas? > >The release of ActiveRecord-JDBC managed to put a faulty gem into the system. Hopefully my removal of that gem will propagate to the source index soon enough. -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
> > > Password: > > Updating installed gems... > > Need to update 6 gems from http://gems.rubyforge.org > > ..ERROR: While executing gem ... (URI::InvalidURIError) > > bad URI(is not URI?): > > http://gems.rubyforge.org/quick/activerecord-jdbc-# > <gem::version:0xa53ac84>.gemspec.rz > > >Good timing, just tried a gem update myself and had the same error. Was about to post a similar email. -- Andrew Stone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
On 9/6/06, Jon Gretar Borgthorsson <jon.borgthorsson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > Yup. Have the same problem. This activerecord-jdbc package just came > out and I guess something failed. > >I had the same assumption, but would also assume that one misconfigured package wouldn''t prevent the update command from completing. Most likely a scenario that was overlooked and will probably be fixed soon (and probably not happen again). -- Andrew Stone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
On 9/6/06, Andrew Stone <stonelists-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I had the same assumption, but would also assume that one misconfigured > package wouldn''t prevent the update command from completing. Most likely a > scenario that was overlooked and will probably be fixed soon (and probably > not happen again).Well. Everytime gem connects to the net it gets updated pakage descriptions. So if one of them is faulty then that selfupdate fails. -- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---