>>>> "Could not find gem 'hobo_jquery_ui (= 2.0.0.pre7) ruby' in the gems available on this machine

159 views
Skip to first unread message

Owen

unread,
Dec 8, 2012, 1:14:37 PM12/8/12
to hob...@googlegroups.com

I decided to create a fresh gemset to test the installation of Hobo 2.0.0.pre7 from scratch.  I created a project, but got:

and then:


Here is my ENV:
RubyGems Environment:
  - RUBYGEMS VERSION: 1.8.24
  - RUBY VERSION: 1.9.3 (2012-04-20 patchlevel 194) [x86_64-darwin11.4.0]
  - INSTALLATION DIRECTORY: /usr/local/rvm/gems/ruby-1.9.3-p194@hobo20
  - RUBY EXECUTABLE: /usr/local/rvm/rubies/ruby-1.9.3-p194/bin/ruby
  - EXECUTABLE DIRECTORY: /usr/local/rvm/gems/ruby-1.9.3-p194@hobo20/bin
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86_64-darwin-11
  - GEM PATHS:
     - /usr/local/rvm/gems/ruby-1.9.3-p194@hobo20
     - /usr/local/rvm/gems/ruby-1.9.3-p194@global
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :benchmark => false
     - :backtrace => false
     - :bulk_threshold => 1000
  - REMOTE SOURCES:
Owens-MacBook-Pro:agility owendall$ 


And gem list:

*** LOCAL GEMS ***

actionmailer (3.2.9)
actionpack (3.2.9)
activemodel (3.2.9)
activerecord (3.2.9)
activeresource (3.2.9)
activesupport (3.2.9)
arel (3.0.2)
builder (3.0.4)
bundler (1.1.5)
coffee-rails (3.2.2)
coffee-script (2.2.0)
coffee-script-source (1.4.0)
dryml (2.0.0.pre7)
erubis (2.7.0)
execjs (1.4.0)
hike (1.2.1)
hobo (2.0.0.pre7)
hobo_fields (2.0.0.pre7)
hobo_support (2.0.0.pre7)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (2.1.4)
json (1.7.5)
mail (2.4.4)
mime-types (1.19)
multi_json (1.4.0)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack-ssl (1.3.2)
rack-test (0.6.2)
rails (3.2.9)
railties (3.2.9)
rake (10.0.2, 0.9.2.2)
rdoc (3.12)
rubygems-bundler (1.0.7, 1.0.3)
rvm (1.11.3.5)
sass (3.2.3)
sass-rails (3.2.5)
sprockets (2.2.2)
sqlite3 (1.3.6)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.12)
tzinfo (0.3.35)
uglifier (1.3.0)
will_paginate (3.0.3)
Owens-MacBook-Pro:agility owendall$ 

The first issue is:

"git://github.com/Hobo/will_paginate.git (at master) is not checked out. Please run `bundle install` "


And then:

Fetching gem metadata from https://rubygems.org/........
Fetching gem metadata from https://rubygems.org/..
Could not find gem 'hobo_jquery_ui (= 2.0.0.pre7) ruby' in the gems available on this machine.


Anyone else having this issue?

Owen

unread,
Dec 8, 2012, 2:07:20 PM12/8/12
to hob...@googlegroups.com
I commented that one out of the gemfile and then got:

Could not find gem 'hobo_clean (= 2.0.0.pre7) ruby' in the gems available on this machine.

 didn't get these issues in the Windows XP install of Hobo 2.0.0.pre7

Gene Smith

unread,
Dec 8, 2012, 4:29:57 PM12/8/12
to hob...@googlegroups.com
"gem install hobo_jquery_ui -v 2.0.0.pre7 --pre" and "gem install hobo_clean -v 2.0.0.pre7 --pre" worked for me.  "bundle install" after that.

-g-


On Saturday, December 8, 2012 1:14:37 PM UTC-5, Owen wrote:

Owen

unread,
Dec 9, 2012, 11:22:04 AM12/9/12
to hob...@googlegroups.com
Same issue with hobo_bootstrap...

"Could not find gem 'hobo_bootstrap (= 2.0.0.pre7) ruby' in the gems available on this machine."

Owen

unread,
Dec 9, 2012, 11:25:37 AM12/9/12
to hob...@googlegroups.com
And will_paginate:

"git://github.com/Hobo/will_paginate.git (at master) is not checked out. Please run `bundle install` ?

Ignacio Huerta

unread,
Dec 11, 2012, 1:01:15 PM12/11/12
to hob...@googlegroups.com, Owen
I'm seeing the same issue:

- An app with hobo 2.0.0.pre4
- Edit the Gemfile to upgrade to pre7
- Run bundle / bundle install

"Could not find gem '--name of the gem--' in the gems available on this
machine."

Installing the gem with "gem install..." solved the issue.

I found this with Google:

https://github.com/carlhuda/bundler/issues/1767
https://github.com/rubygems/rubygems.org/issues/491#issuecomment-10897233

I suspect that bundler does not like to install "pre" gems or something
similar.

Regards,
Ignacio


El 09/12/12 17:25, Owen escribi�:
> <http://github.com/Hobo/will_paginate.git> (at master) is
> not checked out. Please run `bundle install` "
>
>
> And then:
>
> Updating git://github.com/Hobo/will_paginate.git
> <http://github.com/Hobo/will_paginate.git>
> Fetching gem metadata from https://rubygems.org/........
> Fetching gem metadata from https://rubygems.org/..
> Could not find gem 'hobo_jquery_ui (= 2.0.0.pre7) ruby' in
> the gems available on this machine.
>
>
> Anyone else having this issue?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Hobo Dev" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobodev/-/rlatdw9DrH0J.
> To post to this group, send email to hob...@googlegroups.com.
> To unsubscribe from this group, send email to
> hobodev+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hobodev?hl=en.

--
Ignacio Huerta Arteche
http://www.ihuerta.net
Tel�fono: 0034 645 70 77 35
Email realizado con software libre

Owen Dall

unread,
Dec 11, 2012, 1:05:57 PM12/11/12
to Ignacio Huerta, hob...@googlegroups.com
Ah...interesting.  Thanks for that, Ignacio.

On Tue, Dec 11, 2012 at 1:01 PM, Ignacio Huerta <ign...@ihuerta.net> wrote:
I'm seeing the same issue:

- An app with hobo 2.0.0.pre4
- Edit the Gemfile to upgrade to pre7
- Run bundle / bundle install

"Could not find gem '--name of the gem--' in the gems available on this machine."

Installing the gem with "gem install..." solved the issue.

I found this with Google:

https://github.com/carlhuda/bundler/issues/1767
https://github.com/rubygems/rubygems.org/issues/491#issuecomment-10897233

I suspect that bundler does not like to install "pre" gems or something similar.

Regards,
Ignacio


El 09/12/12 17:25, Owen escribió:

For more options, visit this group at
http://groups.google.com/group/hobodev?hl=en.

--
Ignacio Huerta Arteche
http://www.ihuerta.net
Teléfono: 0034 645 70 77 35

Email realizado con software libre



--
-Owen
 

Owen Dall

Vice President | Chief Technology Officer

Barquin International 

www.barquin.com

Office: 202.296.7147 | Mobile: tel:410.991.0811

Fax: 202.296.8903 | email: od...@barquin.com


Bryan Larsen

unread,
Dec 12, 2012, 3:03:22 AM12/12/12
to hob...@googlegroups.com
That's certainly annoying. I wonder why this hasn't bit us before?
Hopefully we'll be dropping the .pre soon, so that should make this
issue go away...

Bryan

On Tue, Dec 11, 2012 at 1:01 PM, Ignacio Huerta <ign...@ihuerta.net> wrote:
> I'm seeing the same issue:
>
> - An app with hobo 2.0.0.pre4
> - Edit the Gemfile to upgrade to pre7
> - Run bundle / bundle install
>
> "Could not find gem '--name of the gem--' in the gems available on this
> machine."
>
> Installing the gem with "gem install..." solved the issue.
>
> I found this with Google:
>
> https://github.com/carlhuda/bundler/issues/1767
> https://github.com/rubygems/rubygems.org/issues/491#issuecomment-10897233
>
> I suspect that bundler does not like to install "pre" gems or something
> similar.
>
> Regards,
> Ignacio
>
>
> El 09/12/12 17:25, Owen escribió:
> Teléfono: 0034 645 70 77 35
> Email realizado con software libre
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Dev" group.

Bryan Larsen

unread,
Dec 12, 2012, 3:14:44 AM12/12/12
to hob...@googlegroups.com
What versions of bundler are you guys using?

I tried creating a blank RVM gemset, then ran `gem install hobo --pre
--no-rdoc --no-ri` and `hobo new foo --setup`, and it worked fine on
both bundler 1.1.3 and 1.2.3. Any other hints on how to reproduce?

thanks,
Bryan
Reply all
Reply to author
Forward
0 new messages