http://gist.github.com/53182
bradordfw is getting similar errors with merb-action-args as well What extra info do you need to figure out why this is happening? Thanks Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
[15:15] <+SoreGums> I'm having issues with bundle and this error: FATAL: The file merb-action-args was not found [15:15] <+SoreGums> thing is the gem merb-action-args is there [15:16] <+SoreGums> plus when running > thor merb:gem:install - it completes fine [15:16] <+SoreGums> version 1.0.8 & 1.0.8.1 [15:16] <fujin> and merb:gem:redeploy? [15:17] <+SoreGums> fujin: completes fine as well [15:17] <fujin> o_0 [15:17] <+SoreGums> my way to fix it is to > rm -Rf gems/* [15:17] <fujin> but when you run bin/merb it barfs? [15:17] <+SoreGums> yeap [15:18] <+SoreGums> then after clearing the gems dir - thor merb:gem:install works and bin/rake | bin/merb work again [15:18] <bradfordw> SoreGums: I'm getting something similar [15:18] <bradfordw> Configuration could not be confirmed: RubyGem version error: merb-action-args(0.9.10 not = 1.0.8.1) [15:19] <bradfordw> I'll drop dropping my gems dir, standby [15:19] <bradfordw> *I'll TRY dropping it [15:20] <+SoreGums> bradfordw: I was getting that except it was stupid - Installed merb-action-args 1.0.8.1, then > Configuration could not be confirmed: Could not find RubyGem merb-action-args (= 1.0.8.1) [15:20] <bradfordw> haha, wow [15:23] <bradfordw> Hmm, dropping the gems dir and then running a bin/thor merb:gem:install worked, I've got some other non-merb gems which seem to be fubared [15:26] <+SoreGums> bradfordw: hasn't worked for me... I'm doing 1.0.8 so now I'll dump the gems dir and bump the version to 1.0.8.1 [15:26] <+SoreGums> its annoying becuase it works then doesn't work - I managed to deploy to prod server - but now I'm stuck again on dev box... [15:30] <+SoreGums> hmm maybe my mod to bin/common.rb is messing things up... http://is.gd/hlWu - even though I need that to use god... its frustrating... [15:32] <+SoreGums> fail... I can't run bin/rake db:automigrate > FATAL: The file merb-action-args was not found [15:33] <+SoreGums> changing bin/common.rb back has no effect... [15:34] <+SoreGums> i guess I'll just go back to my other VM. [15:34] <bradfordw> git --reset hard HEAD :) [15:38] <+SoreGums> bradfordw: still nothing [15:38] <bradfordw> damn [15:38] <+SoreGums> fails on merb-action-args not being there as I need to redeploy to this box [15:39] <+SoreGums> i was hacking away at home yesterday [15:40] <+SoreGums> trying thor instead of bin/thor [15:42] <+SoreGums> fail... http://gist.github.com/53182 [15:43] <+SoreGums> maybe ruby-1.8.7-p72 is to blame? I upgraded from 1.8.6-p287 on this box because I was using it at home and it was great, no more "socket in use" issues when merb dev restarted itself [15:56] <bradfordw> SoreGums: no such luck for me either, too late for me to jack with it any more, I'm usually in here during the day, maybe I'll catch you on if I have any luck. [15:56] <bradfordw> later all [16:03] <+SoreGums> I've gone back to my other VM, all working there - this is pretty time wasting. there must be something messed up in merb-action-args [16:10] <+SoreGums> this ohter VM is using ruby-1.8.7-p72 so not a ruby version issue [16:15] * Disconnected
