El mié 14 may 2014 18:59:22 ECT, Arthur Baldwin escribió: > In a previous post I pasted in the results of running it a second > time, basically there's an error message when creating a new app that > talks about conflicting versions of hobo/rails modules. The damage > occurs the second time the script is run when there's some kind of > updating command like gem update --system or something.
Would you please cite? I cannot find anything on your posts that says anything about conflicting versions of hobo/rails modules. Anyway, you can always remove all gems as specified in the script: # Note: If you want to remove all gems, before running this script type: # sudo gem list | cut -d" " -f1 | xargs sudo gem uninstall -aIx Do you want this to be part of the executed commands? That will remove all gems before installing them again with the time required to download and install them. -- Saludos libres, Quiliro Ordóñez 600 8579
signature.asc
Description: OpenPGP digital signature
