Re: Rails3 RC from master failed to start

2010-08-11 Thread Abel Tamayo
Guys, what's the command to install RC4? I'm trying something like:

gem install bundler --version '1.0.0.rc.4' --pre

but I'm getting an error that that version can't be found in any of the
sources (rubygems). I can only install RC5.

On Tue, Aug 10, 2010 at 3:33 AM, Pasha  wrote:

> This bug is now fixed
> http://github.com/carlhuda/bundler/blob/master/CHANGELOG.md
>
> Please update bundler to 1.0.0.rc4
>
> On Aug 6, 3:49 am, Terence Lee  wrote:
> > We have a workaround here:http://docs.heroku.com/bundler100rc2-git
> >
> > Please file a support ticket if you're still having issues
> >
> > Thanks,
> > Terence
> >
> >
> >
> > On Thu, 2010-08-05 at 16:07 -0700, garyf wrote:
> > > I am pleased that our production platform for Rails 2.3.8 is receiving
> > > such aggressive beta testing of the RC.
> >
> > > In a few weeks, or months, I have no doubt that Heroku will be rock
> > > solid with Rails 3.0.
> >
> > > Gary
> > >http://realized-app.com
> >
> > > On Aug 5, 6:06 pm, Chris Conley  wrote:
> > > > Yeah I agree. I should've mentioned that it was a temporary solution.
> Thanks!
> >
> > > > On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto 
> wrote:
> > > > > How about git://github.com/rails/rails.git ?
> > > > > Also, I've been trying to discourage gem forking unless if it's
> really,
> > > > > really necessary...you can point bundler to a git repo, why is
> pushing the
> > > > > gem necessary then?
> >
> > > > > On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley <
> chris.m.con...@gmail.com>
> > > > > wrote:
> >
> > > > >> I just got around this by forking the git gem and pushing to
> > > > >> rubygems.org. Here's drnic's guide to doing just that:
> >
> > > > >>
> http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-...
> >
> > > > >> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley <
> chris.m.con...@gmail.com>
> > > > >> wrote:
> > > > >> > Yeah, I'm getting the same error as well.
> >
> > > > >> > On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> > > > >> >> I'm having a similar problem - seems that any gem that is
> installed
> > > > >> >> from a git source will fail like this.
> >
> > > > >> >> On Aug 5, 10:47 pm, morgoth  wrote:
> > > > >> >>> After pushing application to heroku I get
> > > > >> >>> error:http://gist.github.com/510350
> >
> > > > >> >>> Anybody having similar problem?
> >
> > > > >> >> --
> > > > >> >> You received this message because you are subscribed to the
> Google
> > > > >> >> Groups "Heroku" group.
> > > > >> >> To post to this group, send email to her...@googlegroups.com.
> > > > >> >> To unsubscribe from this group, send email to
> > > > >> >> heroku+unsubscr...@googlegroups.com
> .
> > > > >> >> For more options, visit this group at
> > > > >> >>http://groups.google.com/group/heroku?hl=en.
> >
> > > > >> --
> > > > >> You received this message because you are subscribed to the Google
> Groups
> > > > >> "Heroku" group.
> > > > >> To post to this group, send email to her...@googlegroups.com.
> > > > >> To unsubscribe from this group, send email to
> > > > >> heroku+unsubscr...@googlegroups.com
> .
> > > > >> For more options, visit this group at
> > > > >>http://groups.google.com/group/heroku?hl=en.
> >
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> Groups
> > > > > "Heroku" group.
> > > > > To post to this group, send email to her...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > heroku+unsubscr...@googlegroups.com
> .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/heroku?hl=en.
> >
> >
> >
> >  signature.asc
> > < 1KViewDownload
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-11 Thread Pasha
This bug is now fixed
http://github.com/carlhuda/bundler/blob/master/CHANGELOG.md

Please update bundler to 1.0.0.rc4

On Aug 6, 3:49 am, Terence Lee  wrote:
> We have a workaround here:http://docs.heroku.com/bundler100rc2-git
>
> Please file a support ticket if you're still having issues
>
> Thanks,
> Terence
>
>
>
> On Thu, 2010-08-05 at 16:07 -0700, garyf wrote:
> > I am pleased that our production platform for Rails 2.3.8 is receiving
> > such aggressive beta testing of the RC.
>
> > In a few weeks, or months, I have no doubt that Heroku will be rock
> > solid with Rails 3.0.
>
> > Gary
> >http://realized-app.com
>
> > On Aug 5, 6:06 pm, Chris Conley  wrote:
> > > Yeah I agree. I should've mentioned that it was a temporary solution. 
> > > Thanks!
>
> > > On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto  wrote:
> > > > How about git://github.com/rails/rails.git ?
> > > > Also, I've been trying to discourage gem forking unless if it's really,
> > > > really necessary...you can point bundler to a git repo, why is pushing 
> > > > the
> > > > gem necessary then?
>
> > > > On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley 
> > > > wrote:
>
> > > >> I just got around this by forking the git gem and pushing to
> > > >> rubygems.org. Here's drnic's guide to doing just that:
>
> > > >>http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-...
>
> > > >> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
> > > >> wrote:
> > > >> > Yeah, I'm getting the same error as well.
>
> > > >> > On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> > > >> >> I'm having a similar problem - seems that any gem that is installed
> > > >> >> from a git source will fail like this.
>
> > > >> >> On Aug 5, 10:47 pm, morgoth  wrote:
> > > >> >>> After pushing application to heroku I get
> > > >> >>> error:http://gist.github.com/510350
>
> > > >> >>> Anybody having similar problem?
>
> > > >> >> --
> > > >> >> You received this message because you are subscribed to the Google
> > > >> >> Groups "Heroku" group.
> > > >> >> To post to this group, send email to her...@googlegroups.com.
> > > >> >> To unsubscribe from this group, send email to
> > > >> >> heroku+unsubscr...@googlegroups.com.
> > > >> >> For more options, visit this group at
> > > >> >>http://groups.google.com/group/heroku?hl=en.
>
> > > >> --
> > > >> You received this message because you are subscribed to the Google 
> > > >> Groups
> > > >> "Heroku" group.
> > > >> To post to this group, send email to her...@googlegroups.com.
> > > >> To unsubscribe from this group, send email to
> > > >> heroku+unsubscr...@googlegroups.com.
> > > >> For more options, visit this group at
> > > >>http://groups.google.com/group/heroku?hl=en.
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups
> > > > "Heroku" group.
> > > > To post to this group, send email to her...@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > heroku+unsubscr...@googlegroups.com.
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/heroku?hl=en.
>
>
>
>  signature.asc
> < 1KViewDownload

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-07 Thread Adrian Cuadros
The path option is great for now.

But chances are if you are using a local gem and updating it constantly you
probably use an remote repository for it.

Would be great if id be able to add this gems as submodules on my repo but
right now this is not supported right?

On Fri, Aug 6, 2010 at 12:16 PM, Chris Conley wrote:

> The :path option is working for me as well.
>
> On Thu, Aug 5, 2010 at 5:24 PM, Idris  wrote:
> > Yes I'm also having this problem, with our own gem on github.  Anyone
> > have a solution to this?
> >
> > On Aug 5, 5:11 pm, lstoll  wrote:
> >> I'm having a similar problem - seems that any gem that is installed
> >> from a git source will fail like this.
> >>
> >> On Aug 5, 10:47 pm, morgoth  wrote:
> >>
> >>
> >>
> >> > After pushing application to heroku I get error:
> http://gist.github.com/510350
> >>
> >> > Anybody having similar problem?
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> > To post to this group, send email to her...@googlegroups.com.
> > To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> .
> > For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>


-- 
Adrian Cuadros
adr...@rutanet.com
(+521) 8116848310

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-06 Thread Chris Conley
The :path option is working for me as well.

On Thu, Aug 5, 2010 at 5:24 PM, Idris  wrote:
> Yes I'm also having this problem, with our own gem on github.  Anyone
> have a solution to this?
>
> On Aug 5, 5:11 pm, lstoll  wrote:
>> I'm having a similar problem - seems that any gem that is installed
>> from a git source will fail like this.
>>
>> On Aug 5, 10:47 pm, morgoth  wrote:
>>
>>
>>
>> > After pushing application to heroku I get 
>> > error:http://gist.github.com/510350
>>
>> > Anybody having similar problem?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-06 Thread Idris
Yes I'm also having this problem, with our own gem on github.  Anyone
have a solution to this?

On Aug 5, 5:11 pm, lstoll  wrote:
> I'm having a similar problem - seems that any gem that is installed
> from a git source will fail like this.
>
> On Aug 5, 10:47 pm, morgoth  wrote:
>
>
>
> > After pushing application to heroku I get 
> > error:http://gist.github.com/510350
>
> > Anybody having similar problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-06 Thread Robert Eanes
Specifying gems with :path seems to work, so rather than pushing gems to a 
public place like rubygems.org you can pull them into your own app git repo 
temporarily and point to them with a relative path.
for example:
gem 'acts-as-taggable-on', :path => "vendor/gemtmp/acts-as-taggable-on"

This is working for me, anyway.

On Aug 5, 2010, at 5:06 PM, Chris Conley wrote:

> Yeah I agree. I should've mentioned that it was a temporary solution. Thanks!
> 
> On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto  wrote:
>> How about git://github.com/rails/rails.git ?
>> Also, I've been trying to discourage gem forking unless if it's really,
>> really necessary...you can point bundler to a git repo, why is pushing the
>> gem necessary then?
>> 
>> On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley 
>> wrote:
>>> 
>>> I just got around this by forking the git gem and pushing to
>>> rubygems.org. Here's drnic's guide to doing just that:
>>> 
>>> http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-and-gemcutter/
>>> 
>>> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
>>> wrote:
 Yeah, I'm getting the same error as well.
 
 On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> I'm having a similar problem - seems that any gem that is installed
> from a git source will fail like this.
> 
> On Aug 5, 10:47 pm, morgoth  wrote:
>> After pushing application to heroku I get
>> error:http://gist.github.com/510350
>> 
>> Anybody having similar problem?
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
> 
> 
 
>>> 
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Heroku" group.
>>> To post to this group, send email to her...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> heroku+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/heroku?hl=en.
>>> 
>> 
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Heroku" group.
>> To post to this group, send email to her...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> heroku+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/heroku?hl=en.
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-06 Thread andrea longhi


On 5 Ago, 22:47, morgoth  wrote:
> After pushing application to heroku I get error:http://gist.github.com/510350
>
> Anybody having similar problem?

Me too. But my last push yesterday was fine.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Daniel Spangenberg
Thank you for this solution,
I think that this works better,
when Rails and Bundler are completely released.

Daniel

Am 06.08.2010 um 02:49 schrieb Terence Lee:

> We have a workaround here: http://docs.heroku.com/bundler100rc2-git
> 
> Please file a support ticket if you're still having issues
> 
> Thanks, 
> Terence 
> 
> On Thu, 2010-08-05 at 16:07 -0700, garyf wrote:
>> I am pleased that our production platform for Rails 2.3.8 is receiving
>> such aggressive beta testing of the RC.
>> 
>> In a few weeks, or months, I have no doubt that Heroku will be rock
>> solid with Rails 3.0.
>> 
>> Gary
>> http://realized-app.com
>> 
>> 
>> On Aug 5, 6:06 pm, Chris Conley  wrote:
>>> Yeah I agree. I should've mentioned that it was a temporary solution. 
>>> Thanks!
>>> 
>>> 
>>> 
>>> On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto  wrote:
 How about git://github.com/rails/rails.git ?
 Also, I've been trying to discourage gem forking unless if it's really,
 really necessary...you can point bundler to a git repo, why is pushing the
 gem necessary then?
>>> 
 On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley 
 wrote:
>>> 
> I just got around this by forking the git gem and pushing to
> rubygems.org. Here's drnic's guide to doing just that:
>>> 
> http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-...
>>> 
> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
> wrote:
>> Yeah, I'm getting the same error as well.
>>> 
>> On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
>>> I'm having a similar problem - seems that any gem that is installed
>>> from a git source will fail like this.
>>> 
>>> On Aug 5, 10:47 pm, morgoth  wrote:
 After pushing application to heroku I get
 error:http://gist.github.com/510350
>>> 
 Anybody having similar problem?
>>> 
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Heroku" group.
>>> To post to this group, send email to her...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> heroku+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/heroku?hl=en.
>>> 
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>>> 
 --
 You received this message because you are subscribed to the Google Groups
 "Heroku" group.
 To post to this group, send email to her...@googlegroups.com.
 To unsubscribe from this group, send email to
 heroku+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.
>> 
> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Terence Lee
We have a workaround here: http://docs.heroku.com/bundler100rc2-git

Please file a support ticket if you're still having issues

Thanks, 
Terence 

On Thu, 2010-08-05 at 16:07 -0700, garyf wrote:
> I am pleased that our production platform for Rails 2.3.8 is receiving
> such aggressive beta testing of the RC.
> 
> In a few weeks, or months, I have no doubt that Heroku will be rock
> solid with Rails 3.0.
> 
> Gary
> http://realized-app.com
> 
> 
> On Aug 5, 6:06 pm, Chris Conley  wrote:
> > Yeah I agree. I should've mentioned that it was a temporary solution. 
> > Thanks!
> >
> >
> >
> > On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto  wrote:
> > > How about git://github.com/rails/rails.git ?
> > > Also, I've been trying to discourage gem forking unless if it's really,
> > > really necessary...you can point bundler to a git repo, why is pushing the
> > > gem necessary then?
> >
> > > On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley 
> > > wrote:
> >
> > >> I just got around this by forking the git gem and pushing to
> > >> rubygems.org. Here's drnic's guide to doing just that:
> >
> > >>http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-...
> >
> > >> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
> > >> wrote:
> > >> > Yeah, I'm getting the same error as well.
> >
> > >> > On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> > >> >> I'm having a similar problem - seems that any gem that is installed
> > >> >> from a git source will fail like this.
> >
> > >> >> On Aug 5, 10:47 pm, morgoth  wrote:
> > >> >>> After pushing application to heroku I get
> > >> >>> error:http://gist.github.com/510350
> >
> > >> >>> Anybody having similar problem?
> >
> > >> >> --
> > >> >> You received this message because you are subscribed to the Google
> > >> >> Groups "Heroku" group.
> > >> >> To post to this group, send email to her...@googlegroups.com.
> > >> >> To unsubscribe from this group, send email to
> > >> >> heroku+unsubscr...@googlegroups.com.
> > >> >> For more options, visit this group at
> > >> >>http://groups.google.com/group/heroku?hl=en.
> >
> > >> --
> > >> You received this message because you are subscribed to the Google Groups
> > >> "Heroku" group.
> > >> To post to this group, send email to her...@googlegroups.com.
> > >> To unsubscribe from this group, send email to
> > >> heroku+unsubscr...@googlegroups.com.
> > >> For more options, visit this group at
> > >>http://groups.google.com/group/heroku?hl=en.
> >
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Heroku" group.
> > > To post to this group, send email to her...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > heroku+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/heroku?hl=en.
> 




signature.asc
Description: This is a digitally signed message part


Re: Rails3 RC from master failed to start

2010-08-05 Thread garyf
I am pleased that our production platform for Rails 2.3.8 is receiving
such aggressive beta testing of the RC.

In a few weeks, or months, I have no doubt that Heroku will be rock
solid with Rails 3.0.

Gary
http://realized-app.com


On Aug 5, 6:06 pm, Chris Conley  wrote:
> Yeah I agree. I should've mentioned that it was a temporary solution. Thanks!
>
>
>
> On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto  wrote:
> > How about git://github.com/rails/rails.git ?
> > Also, I've been trying to discourage gem forking unless if it's really,
> > really necessary...you can point bundler to a git repo, why is pushing the
> > gem necessary then?
>
> > On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley 
> > wrote:
>
> >> I just got around this by forking the git gem and pushing to
> >> rubygems.org. Here's drnic's guide to doing just that:
>
> >>http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-...
>
> >> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
> >> wrote:
> >> > Yeah, I'm getting the same error as well.
>
> >> > On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> >> >> I'm having a similar problem - seems that any gem that is installed
> >> >> from a git source will fail like this.
>
> >> >> On Aug 5, 10:47 pm, morgoth  wrote:
> >> >>> After pushing application to heroku I get
> >> >>> error:http://gist.github.com/510350
>
> >> >>> Anybody having similar problem?
>
> >> >> --
> >> >> You received this message because you are subscribed to the Google
> >> >> Groups "Heroku" group.
> >> >> To post to this group, send email to her...@googlegroups.com.
> >> >> To unsubscribe from this group, send email to
> >> >> heroku+unsubscr...@googlegroups.com.
> >> >> For more options, visit this group at
> >> >>http://groups.google.com/group/heroku?hl=en.
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "Heroku" group.
> >> To post to this group, send email to her...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> heroku+unsubscr...@googlegroups.com.
> >> For more options, visit this group at
> >>http://groups.google.com/group/heroku?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Heroku" group.
> > To post to this group, send email to her...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > heroku+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/heroku?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Chris Conley
Yeah I agree. I should've mentioned that it was a temporary solution. Thanks!

On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto  wrote:
> How about git://github.com/rails/rails.git ?
> Also, I've been trying to discourage gem forking unless if it's really,
> really necessary...you can point bundler to a git repo, why is pushing the
> gem necessary then?
>
> On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley 
> wrote:
>>
>> I just got around this by forking the git gem and pushing to
>> rubygems.org. Here's drnic's guide to doing just that:
>>
>> http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-and-gemcutter/
>>
>> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
>> wrote:
>> > Yeah, I'm getting the same error as well.
>> >
>> > On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
>> >> I'm having a similar problem - seems that any gem that is installed
>> >> from a git source will fail like this.
>> >>
>> >> On Aug 5, 10:47 pm, morgoth  wrote:
>> >>> After pushing application to heroku I get
>> >>> error:http://gist.github.com/510350
>> >>>
>> >>> Anybody having similar problem?
>> >>
>> >> --
>> >> You received this message because you are subscribed to the Google
>> >> Groups "Heroku" group.
>> >> To post to this group, send email to her...@googlegroups.com.
>> >> To unsubscribe from this group, send email to
>> >> heroku+unsubscr...@googlegroups.com.
>> >> For more options, visit this group at
>> >> http://groups.google.com/group/heroku?hl=en.
>> >>
>> >>
>> >
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Heroku" group.
>> To post to this group, send email to her...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> heroku+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/heroku?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Lincoln Stoll

On 05/08/2010, at 11:59 PM, Nick Quaranto wrote:

> How about git://github.com/rails/rails.git ?
> 
> Also, I've been trying to discourage gem forking unless if it's really, 
> really necessary...you can point bundler to a git repo, why is pushing the 
> gem necessary then?

The problem bundler isn't working with gems from git, so that's not an options. 
Forking the gem and pushing it to gemcutter is a (temporary) solution that 
works now, for those who need it. If you do it, don't forget the :require entry 
in your Gemfile!

Linc.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Nick Quaranto
How about git://github.com/rails/rails.git ?

Also, I've been trying to discourage gem forking unless if it's really,
really necessary...you can point bundler to a git repo, why is pushing the
gem necessary then?

On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley wrote:

> I just got around this by forking the git gem and pushing to
> rubygems.org. Here's drnic's guide to doing just that:
>
> http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-and-gemcutter/
>
> On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley 
> wrote:
> > Yeah, I'm getting the same error as well.
> >
> > On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> >> I'm having a similar problem - seems that any gem that is installed
> >> from a git source will fail like this.
> >>
> >> On Aug 5, 10:47 pm, morgoth  wrote:
> >>> After pushing application to heroku I get error:
> http://gist.github.com/510350
> >>>
> >>> Anybody having similar problem?
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
> >> To post to this group, send email to her...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> .
> >> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
> >>
> >>
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Chris Conley
I just got around this by forking the git gem and pushing to
rubygems.org. Here's drnic's guide to doing just that:
http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-and-gemcutter/

On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley  wrote:
> Yeah, I'm getting the same error as well.
>
> On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
>> I'm having a similar problem - seems that any gem that is installed
>> from a git source will fail like this.
>>
>> On Aug 5, 10:47 pm, morgoth  wrote:
>>> After pushing application to heroku I get 
>>> error:http://gist.github.com/510350
>>>
>>> Anybody having similar problem?
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Heroku" group.
>> To post to this group, send email to her...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> heroku+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/heroku?hl=en.
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread Chris Conley
Yeah, I'm getting the same error as well.

On Thu, Aug 5, 2010 at 5:11 PM, lstoll  wrote:
> I'm having a similar problem - seems that any gem that is installed
> from a git source will fail like this.
>
> On Aug 5, 10:47 pm, morgoth  wrote:
>> After pushing application to heroku I get error:http://gist.github.com/510350
>>
>> Anybody having similar problem?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Rails3 RC from master failed to start

2010-08-05 Thread lstoll
I'm having a similar problem - seems that any gem that is installed
from a git source will fail like this.

On Aug 5, 10:47 pm, morgoth  wrote:
> After pushing application to heroku I get error:http://gist.github.com/510350
>
> Anybody having similar problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.