The source should be either gems.github.com or gemcutter.org - you don't
specify a full path when specifying a gem source.

You can just leave it off - gemcutter has the latest, and github doesn't
publish gems anymore.  The instructions that pointed there are probably a
bit old now.

Oren

On Tue, Jan 26, 2010 at 9:14 AM, Abhishek Manocha <
abhishek.mano...@gmail.com> wrote:

> Thanks all,
>
> I did it through gem bundle and also would try http://gemcutter.org for
> others.
>
> For the point on valid gem repository source, I believ it is and I am
> gettng some other sorta exceptoion which quoting again was
>
>
>
> -----> Installing gem facebooker 1.0.61 from
> http://github.com/mmangino/facebook
> er/tarball/master <http://github.com/mmangino/facebooker/tarball/master>,
> http://gemcutter.org, http://gems.rubyforge.org
>       ERROR:  While executing gem ... (TypeError)
>           incompatible marshal file format (can't be read)
>        format version 4.8 required; 112.97 given
>  !     Heroku push rejected, Slug::CompileError
>
>
> On Tue, Jan 26, 2010 at 1:19 PM, Arun Thampi <arun.tha...@gmail.com>wrote:
>
>> Hi Abhishek - Is that a valid gem repository source? I tried executing
>> that command on my local machine and it gave the same exception.
>>
>>   But this worked for me:
>>
>> $ gem install facebooker --version 1.0.61 --source http://gemcutter.org
>>
>> HTH.
>> Cheers,
>> Arun
>>
>> On Tue, Jan 26, 2010 at 3:42 PM, Abhishek Manocha <
>> abhishek.mano...@gmail.com> wrote:
>>
>>> I am sure somebody here must have experienced problem of the sorts I
>>> am facing.
>>> I am trying to install Facebooker plugin on heroku
>>>
>>> through adding .gems manifest.
>>> My .gems read something like
>>>
>>> facebooker --version 1.0.61 --source
>>> http://github.com/mmangino/facebooker/tarball/master
>>>
>>> and I am getting the following error on git push.
>>>
>>> -----> Installing gem facebooker 1.0.61 from
>>> http://github.com/mmangino/facebook
>>> er/tarball/master <http://github.com/mmangino/facebooker/tarball/master>,
>>> http://gemcutter.org, http://gems.rubyforge.org
>>>       ERROR:  While executing gem ... (TypeError)
>>>           incompatible marshal file format (can't be read)
>>>        format version 4.8 required; 112.97 given
>>>  !     Heroku push rejected, Slug::CompileError
>>>
>>> What exactly is this format exception? And has anybody got the same/
>>> installed facebooker some other way?
>>> Help very much appreciated.
>>>
>>>
>>> --
>>>
>>> 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<heroku%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/heroku?hl=en.
>>>
>>>
>>
>>
>> --
>> It's better to be a pirate than join the Navy - Steve Jobs
>> http://mclov.in
>>
>> --
>> 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<heroku%2bunsubscr...@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<heroku%2bunsubscr...@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.

Reply via email to