Giter Site home page Giter Site logo

Comments (4)

rli9 avatar rli9 commented on June 12, 2024 1

sorry for non complete doc, here it misses required ruby gems after initial problems is solved.

you can try below. And it may still miss other gems, and we will follow up to fix in case Gemfile has issue.

gem install bundler
cd path/to/lkp-tests
bundle install

from lkp-tests.

rli9 avatar rli9 commented on June 12, 2024

Thanks for trying it, currently it requires higher ruby version. Would you give a try for ruby 2.0 or ruby 2.3 if available?

from lkp-tests.

openluopworld avatar openluopworld commented on June 12, 2024

I have tried 2.0 and 2.3, but both did not work.

/usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- git (LoadError)
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/luopeng/lkp-tests-master/lib/git_ext.rb:7:in `<top (required)>'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/luopeng/lkp-tests-master/lib/lkp_git.rb:16:in `<top (required)>'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/luopeng/lkp-tests-master/lib/result.rb:6:in `<top (required)>'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/luopeng/lkp-tests-master/lib/job.rb:7:in `<top (required)>'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/luopeng/lkp-tests-master/sbin/split-job:5:in `<main>'

Here are the steps:

  1. Download the source code of 2.0.0-p648 ( or 2.3.6)
  2. install
    ./configure # It failed to config some files, but I'm not sure whether it is the reason
    make
    make install
  1. After installation, the ruby has been updated to the higher version.

from lkp-tests.

openluopworld avatar openluopworld commented on June 12, 2024

Get it. Thanks so much for your fast reply and help.

from lkp-tests.

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.