Re: Help for newby

34 views
Skip to first unread message

Bob Sleys

unread,
Oct 24, 2012, 5:31:29 PM10/24/12
to hobo...@googlegroups.com
It looks like you have a couple of different versions of rails in your gems.  One gem loaded something from rails version 3.0.16 while another tried to load something from version 3.2.8 which conflicted with the older version already loaded.

I would highly recommend taking a look at rvm to manage your versions of ruby and the different versions of gems each app might need.

Bob

On Wednesday, October 24, 2012 3:58:12 PM UTC-4, Andrew Stannard wrote:
Hi I am a new to hobo and really fancy getting into it but I have fallen at the first hurdle :( I have rails 3.2 installed and hobo 2.0 I think but get the following error when trying to create a new hobo project:

The template [/var/folders/z_/h47d24x939zbhk471dw1x74r0000gn/T/hobo_app_template] could not be loaded. Error: Unable to activate rails-3.0.16, because activesupport-3.2.8 conflicts with activesupport (= 3.0.16), actionpack-3.2.8 conflicts with actionpack (= 3.0.16), railties-3.2.8 conflicts with railties (= 3.0.16)

any ideas what I need to to please

thanks
Andy

Bryan Larsen

unread,
Oct 24, 2012, 9:53:39 PM10/24/12
to hobo...@googlegroups.com
You appear to have Hobo 1.3 installed. Hobo 1.3 requires Rails 3.0,
so it's conflicting with your already installed Rails 3.2.

Install Hobo 2.0 with

gem install hobo --pre

Bryan



> On Wednesday, October 24, 2012 3:58:12 PM UTC-4, Andrew Stannard wrote:
>>
>> Hi I am a new to hobo and really fancy getting into it but I have fallen
>> at the first hurdle :( I have rails 3.2 installed and hobo 2.0 I think but
>> get the following error when trying to create a new hobo project:
>>
>> The template
>> [/var/folders/z_/h47d24x939zbhk471dw1x74r0000gn/T/hobo_app_template] could
>> not be loaded. Error: Unable to activate rails-3.0.16, because
>> activesupport-3.2.8 conflicts with activesupport (= 3.0.16),
>> actionpack-3.2.8 conflicts with actionpack (= 3.0.16), railties-3.2.8
>> conflicts with railties (= 3.0.16)
>>
>> any ideas what I need to to please
>>
>> thanks
>> Andy
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobousers/-/wQ75uOhkk8AJ.
>
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
> hobousers+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.

Andrew Stannard

unread,
Oct 25, 2012, 3:21:29 PM10/25/12
to hobo...@googlegroups.com
Great thanks that sorted it :D
Reply all
Reply to author
Forward
0 new messages