Does anyone know if David uploaded new, fixed beta gems to the gem server? Cheers, Hunter
On 10/18/05, Hunter Hillegas <lists-HAWAbpnI61OZ1JSuHaJ1sQC/G2K4zDHf@public.gmane.org> wrote:> Does anyone know if David uploaded new, fixed beta gems to the gem server?Ummmm... depends what''s new for you. For instance: laptop:~ technoweenie$ sudo gem update rails --source http://gems.rubyonrails.com Password: Upgrading installed gems... Updating Gem source index for: http://gems.rubyonrails.com Attempting remote upgrade of rails Attempting remote installation of ''rails'' Install required dependency activesupport? [Yn] Install required dependency activerecord? [Yn] Install required dependency actionpack? [Yn] Install required dependency actionmailer? [Yn] Install required dependency actionwebservice? [Yn] Successfully installed rails-0.14.0.2668 Successfully installed activesupport-1.2.0.2668 Successfully installed activerecord-1.12.0.2668 Successfully installed actionpack-1.10.0.2668 Successfully installed actionmailer-1.1.0.2668 Successfully installed actionwebservice-0.9.0.2668 Yup! I got new ones. Those look recent. New gem smell. -- rick http://techno-weenie.net
Are these working for you (i.e. have fixed dependencies)? If so, I can post a note to my blog saying that the hotfix is no longer needed. Thanks, Martin On Tue, 2005-10-18 at 12:32 -0500, Rick Olson wrote:> On 10/18/05, Hunter Hillegas <lists-HAWAbpnI61OZ1JSuHaJ1sQC/G2K4zDHf@public.gmane.org> wrote: > > Does anyone know if David uploaded new, fixed beta gems to the gem server? > > Ummmm... depends what''s new for you. For instance: > > laptop:~ technoweenie$ sudo gem update rails --source > http://gems.rubyonrails.com > Password: > Upgrading installed gems... > Updating Gem source index for: http://gems.rubyonrails.com > Attempting remote upgrade of rails > Attempting remote installation of ''rails'' > Install required dependency activesupport? [Yn] > Install required dependency activerecord? [Yn] > Install required dependency actionpack? [Yn] > Install required dependency actionmailer? [Yn] > Install required dependency actionwebservice? [Yn] > Successfully installed rails-0.14.0.2668 > Successfully installed activesupport-1.2.0.2668 > Successfully installed activerecord-1.12.0.2668 > Successfully installed actionpack-1.10.0.2668 > Successfully installed actionmailer-1.1.0.2668 > Successfully installed actionwebservice-0.9.0.2668 > > Yup! I got new ones. > > Those look recent. New gem smell. > -- > rick > http://techno-weenie.net > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails
I had updated to beta gems yesterday and the dependencies were all messed up, which made them broken. I just updated again and it looks like they are all fixed. Thank you core team. Hunter> From: Rick Olson <technoweenie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > Reply-To: <rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org> > Date: Tue, 18 Oct 2005 12:32:22 -0500 > To: <rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org> > Subject: Re: [Rails] Beta Gems Fixed? > > On 10/18/05, Hunter Hillegas <lists-HAWAbpnI61OZ1JSuHaJ1sQC/G2K4zDHf@public.gmane.org> wrote: >> Does anyone know if David uploaded new, fixed beta gems to the gem server? > > Ummmm... depends what''s new for you. For instance: > > laptop:~ technoweenie$ sudo gem update rails --source > http://gems.rubyonrails.com > Password: > Upgrading installed gems... > Updating Gem source index for: http://gems.rubyonrails.com > Attempting remote upgrade of rails > Attempting remote installation of ''rails'' > Install required dependency activesupport? [Yn] > Install required dependency activerecord? [Yn] > Install required dependency actionpack? [Yn] > Install required dependency actionmailer? [Yn] > Install required dependency actionwebservice? [Yn] > Successfully installed rails-0.14.0.2668 > Successfully installed activesupport-1.2.0.2668 > Successfully installed activerecord-1.12.0.2668 > Successfully installed actionpack-1.10.0.2668 > Successfully installed actionmailer-1.1.0.2668 > Successfully installed actionwebservice-0.9.0.2668 > > Yup! I got new ones. > > Those look recent. New gem smell. > -- > rick > http://techno-weenie.net > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails