On Fri, Aug 1, 2008 at 6:55 PM, Seth Thomas Rasmussen <[EMAIL PROTECTED]> wrote: > On Thu, Jul 31, 2008 at 10:50 AM, Seth Thomas Rasmussen > <[EMAIL PROTECTED]> wrote: >> On Thu, Jul 31, 2008 at 8:47 AM, François Vaux <[EMAIL PROTECTED]> wrote: >>> Ok, I don't have any idea right now for the name, but I tried the app >>> and... It didn't work ! >>> It's always the gem problem, I can't install them because the >>> installer hangs on at "Preparing (eval)" >> >> Hey, I started hacking on the problems with setup.rb last nite... > > I made slight progress, but am now stumped. > > For one, the progress bit is a change that seems suspect: > http://gist.github.com/3713 > > Changing the puts() to error() is what revealed that > ShoesFace#initialize was receiving an array of the setup app's last > stack's contents. This seems odd since the object passed is apparently > the setup app, yet calling contents on it apparently returns the > contents of the stack in question. I'm not sure if this is the root of > the problem or a side effect. > > It did get me past "preparing.." though, but I ended up with a build > error for hpricot. I also thought this was odd since I thought it > would come all ready to go with Shoes. > http://www.flickr.com/photos/sequitography/2723321699/
Oh, it occurs to me that this is the twitter gem trying to install its dependencies, one of which is hpricot..
