Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmlrpc breaks on older ruby versions. #74

Open
powellchristoph opened this issue Sep 21, 2018 · 3 comments
Open

xmlrpc breaks on older ruby versions. #74

powellchristoph opened this issue Sep 21, 2018 · 3 comments

Comments

@powellchristoph
Copy link

Greetings,

The addition of xmlrpc gem requirement is now breaking fog installs for older ruby versions. This is from the embedded version of ruby included with Chef-client. I will also open an issue for fog to pin at 0.3.0.

# /opt/chef/embedded/bin/gem install fog --no-rdoc --no-ri -v "1.37.0"
ERROR:  Error installing fog:
    xmlrpc requires Ruby version >= 2.3.

The fog-core previously had the same issue.
fog/fog-core#206

chef - 12.13.37-1
ruby - ruby 2.1.9p490 (2016-03-30 revision 54437) [x86_64-linux]
os - ubuntu 1604

@plribeiro3000
Copy link
Member

Hmmmm. Can't you use a recent version of fog? Like 1.42.1?

This one is to old and the problem you describe should be fixed at the latest.

@odubyk
Copy link

odubyk commented Dec 8, 2018

I have the same issue

@plribeiro3000
Copy link
Member

@odubyk Which versions of fog, fog-core and fog-xenserver are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants