Giter VIP home page Giter VIP logo

Comments (10)

jyaworski avatar jyaworski commented on June 20, 2024

@thiagomarinho we no longer 'officially' support Ruby 1.8.7. However, we do still support 1.9.3. If this only works in 2+, we should take a look.

from puppet-archive.

thiagomarinho avatar thiagomarinho commented on June 20, 2024

@jyaworski Thanks for your answer. I can't test right now with 1.9.3 since puppet seems to not work with rvm, but I can do it later and report here. But I think that the problem also occurs with this version because keyword arguments is not available before 2.x

from puppet-archive.

jyaworski avatar jyaworski commented on June 20, 2024

Tagging @nanliu

from puppet-archive.

thiagomarinho avatar thiagomarinho commented on June 20, 2024

Hey @jyaworski , sorry for the delay. I tested with Ruby 1.9.3 and 2.0.0 and it worked with both versions. So, as archive doesn't support 1.8.7 anymore, I think that this issue can be closed, do you agree? :(

from puppet-archive.

thiagomarinho avatar thiagomarinho commented on June 20, 2024

Maybe we could make the code compatible with 1.8.7 too, what do you think?

from puppet-archive.

bastelfreak avatar bastelfreak commented on June 20, 2024

👎 I'm against adding support for 1.8.7, this is a really really old ruby version which is EOL. Please upgrade your ruby instead of adding 1.8.7 support in that module.

from puppet-archive.

igalic avatar igalic commented on June 20, 2024

supporting 1.8 is a lot of work.
if you can provide a (monkey?) patch that works for people still stuck on ruby 1.8, we'll most likely merge it. and then three months down the road someone will add a feature, or fix a bug, and it will fall over again.

let me backtrack here and explain _why_ supporting 1.8 — for us — is a lot of work:

1.8 is EOL. Has been for a long time. none of the development tools we use support 1.8 any more. for this reason we have banished it from travis. we don't know when 1.8 fails, and given that all the puppet version that require 1.8 have also been EOLed, we don't really care all that much.

There are older versions of archive. They are still on the forge. They still support 1.8.
They are also buggy, or less performant, or don't have the features you might need. but they support 1.8.

i'm sorry if this is answer is disatisfactory, sometimes, floss is like that 😞

from puppet-archive.

jyaworski avatar jyaworski commented on June 20, 2024

@thiagomarinho some of us do still use 1.8.7 in production (raises hand) but we need to balance out use of our time; I'm more than reasonably confident that the majority of people using this module are on 1.9.3 or newer, so that's where we're focusing our time.

I would suggest an older version of archive (0.4.x should work) in the interim. There has been some testing of making puppet use newer versions of ruby on older operating systems. @bastelfreak has some experience with that.

from puppet-archive.

rnelson0 avatar rnelson0 commented on June 20, 2024

I think we are all in agreement that Ruby 1.8.7 is not supported, and @thiagomarinho agrees it can be closed out, so I'll make that so.

from puppet-archive.

thiagomarinho avatar thiagomarinho commented on June 20, 2024

Hey guys, thank you for all the answers. :) I understand the cost to support Ruby 1.8 would bring and despite I found just this problem when tried to run puppet in my VM, nothing guarantees that there are no other. Since the problem I was trying to resolve is the need of install faraday and faraday_middleware gems, I'll try to use a recent version of Ruby

from puppet-archive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.