welaika / wordmove

Multi-stage command line deploy/mirroring and task runner for Wordpress
https://wptools.it/wordmove
MIT License
1.87k stars 167 forks source link

photocopier requires Ruby version ~> 2.4 #458

Closed MorganConrad closed 6 years ago

MorganConrad commented 6 years ago

Might be related to #363?

Anyway, I get this error:

$ sudo gem install wordmove
ERROR:  Error installing wordmove:
    photocopier requires Ruby version ~> 2.4.

but

$ ruby -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]

I'm a novice with both Ruby and WordMove, but just did an update to Ruby 2.4.1 from 2.3

alessandro-fazzi commented 6 years ago

Hi @MorganConrad ,

I can assure that ruby should not be your knowledge, if not just installing gems.

I've noticed an incongruence between required ruby version in wordmove and in its sibling gem photocopier and I want to thank you to have spotted that out.

But!

I do not think it could be a problem in your scenario. Please, paste here the output of

sudo ruby -v
alessandro-fazzi commented 6 years ago

@MorganConrad just for completeness, now we are building against 3 different ruby versions on CI: https://travis-ci.org/welaika/wordmove

alessandro-fazzi commented 6 years ago

Any news from your sudo ruby -v ? ☺️

MorganConrad commented 6 years ago

$ sudo ruby -v [sudo] password for morgan: ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]

On Sat, Feb 17, 2018 at 3:06 AM, Alessandro Fazzi notifications@github.com wrote:

Any news from your sudo ruby -v ? ☺️

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/welaika/wordmove/issues/458#issuecomment-366433980, or mute the thread https://github.com/notifications/unsubscribe-auth/ABENja7zSidUWRjwwG5l9a9kZLzcrNKKks5tVrK4gaJpZM4SF7L3 .

alessandro-fazzi commented 6 years ago
image 2018-02-25 at 4 26 19 pm

:( I don't know how to reproduce this one :(