Re: require 'bundled-gem' -- no such file to load

2010-02-22 Thread orlin
It did work.  Noticing significant speed increase compared to the
previous .gem installs.  Congratulations & thanks.

On Feb 19, 8:09 pm, Pedro Belo  wrote:
> We fixed an issue with bundler earlier this week. Push a change o your
> Gemfile and it should work.
>
> On Fri, Feb 19, 2010 at 2:22 AM, orlin  wrote:
> > Something I noticed is when I run $ "bundle show" and when no gems
> > other than bundler are installed (clean rvm) - nokogiri is the first
> > to be found missing "Could not find gem 'nokogiri (= 1.4.1, runtime)'
> > in any of the sources.".  It's not the first (very far down in the
> > Gemfile), and otherwise, both "bundle install" and "bundle show"
> > install / list the gems in alphabetical order.  So it could be that
> > the dyno can't find its installed gems (or that the gems aren't
> > actually installed)...
>
> > On Feb 17, 7:08 pm, "Matthew A. Brown"  wrote:
> >> I'm having the same problem with Nokogiri.
>
> >> On Wed, Feb 17, 2010 at 12:07, orlin  wrote:
> >> > Toadhopper doesn't find Nokogiri, after upgrading to the latest
> >> > Bundler.  The gem is bundled, and locked, and Heroku says: "Installing
> >> > nokogiri (1.4.1) from rubygems repository athttp://gemcutter.orgwith
> >> > native extensions" upon push.
>
> >> > I deployed herehttp://freezing-sunset-88.heroku.com/-a temp app to
> >> > illustrate the issue.
>
> >> > Orlin
>
> >> > --
> >> > 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 
> >> > athttp://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 
> > athttp://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: require 'bundled-gem' -- no such file to load

2010-02-19 Thread Pedro Belo
We fixed an issue with bundler earlier this week. Push a change o your
Gemfile and it should work.

On Fri, Feb 19, 2010 at 2:22 AM, orlin  wrote:
> Something I noticed is when I run $ "bundle show" and when no gems
> other than bundler are installed (clean rvm) - nokogiri is the first
> to be found missing "Could not find gem 'nokogiri (= 1.4.1, runtime)'
> in any of the sources.".  It's not the first (very far down in the
> Gemfile), and otherwise, both "bundle install" and "bundle show"
> install / list the gems in alphabetical order.  So it could be that
> the dyno can't find its installed gems (or that the gems aren't
> actually installed)...
>
> On Feb 17, 7:08 pm, "Matthew A. Brown"  wrote:
>> I'm having the same problem with Nokogiri.
>>
>> On Wed, Feb 17, 2010 at 12:07, orlin  wrote:
>> > Toadhopper doesn't find Nokogiri, after upgrading to the latest
>> > Bundler.  The gem is bundled, and locked, and Heroku says: "Installing
>> > nokogiri (1.4.1) from rubygems repository athttp://gemcutter.orgwith
>> > native extensions" upon push.
>>
>> > I deployed herehttp://freezing-sunset-88.heroku.com/- a temp app to
>> > illustrate the issue.
>>
>> > Orlin
>>
>> > --
>> > 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 
>> > athttp://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: require 'bundled-gem' -- no such file to load

2010-02-19 Thread orlin
Something I noticed is when I run $ "bundle show" and when no gems
other than bundler are installed (clean rvm) - nokogiri is the first
to be found missing "Could not find gem 'nokogiri (= 1.4.1, runtime)'
in any of the sources.".  It's not the first (very far down in the
Gemfile), and otherwise, both "bundle install" and "bundle show"
install / list the gems in alphabetical order.  So it could be that
the dyno can't find its installed gems (or that the gems aren't
actually installed)...

On Feb 17, 7:08 pm, "Matthew A. Brown"  wrote:
> I'm having the same problem with Nokogiri.
>
> On Wed, Feb 17, 2010 at 12:07, orlin  wrote:
> > Toadhopper doesn't find Nokogiri, after upgrading to the latest
> > Bundler.  The gem is bundled, and locked, and Heroku says: "Installing
> > nokogiri (1.4.1) from rubygems repository athttp://gemcutter.orgwith
> > native extensions" upon push.
>
> > I deployed herehttp://freezing-sunset-88.heroku.com/- a temp app to
> > illustrate the issue.
>
> > Orlin
>
> > --
> > 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 
> > athttp://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: require 'bundled-gem' -- no such file to load

2010-02-17 Thread Matthew A. Brown
I'm having the same problem with Nokogiri.

On Wed, Feb 17, 2010 at 12:07, orlin  wrote:
> Toadhopper doesn't find Nokogiri, after upgrading to the latest
> Bundler.  The gem is bundled, and locked, and Heroku says: "Installing
> nokogiri (1.4.1) from rubygems repository at http://gemcutter.org with
> native extensions" upon push.
>
> I deployed here http://freezing-sunset-88.heroku.com/ - a temp app to
> illustrate the issue.
>
> Orlin
>
> --
> 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.



require 'bundled-gem' -- no such file to load

2010-02-17 Thread orlin
Toadhopper doesn't find Nokogiri, after upgrading to the latest
Bundler.  The gem is bundled, and locked, and Heroku says: "Installing
nokogiri (1.4.1) from rubygems repository at http://gemcutter.org with
native extensions" upon push.

I deployed here http://freezing-sunset-88.heroku.com/ - a temp app to
illustrate the issue.

Orlin

-- 
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.