Skip to content

xmlrpc breaks on older ruby versions. #74

Description

@powellchristoph

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions