Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Problem with Manual installation of OpenProject on Ubuntu

Problem with Manual installation of OpenProject on Ubuntu

Added by Alexander Rojas almost 2 years ago

When I get to this line: "bundle install --deployment --without mysql2 sqlite development test therubyracer docker" the installation send me this message:

/home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems/bundler_version_finder.rb:43:in `lockfile_version': invalid byte sequence in US-ASCII (ArgumentError)
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems/bundler_version_finder.rb:10:in `bundler_version'
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems/bundler_version_finder.rb:17:in `block in prioritize!'
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems/bundler_version_finder.rb:17:in `find_index'
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems/bundler_version_finder.rb:17:in `prioritize!'
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems/dependency.rb:282:in `matching_specs'
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems.rb:255:in `find_spec_for_exe'
       from /home/manuelherrera/.rvm/rubies/ruby-3.0.1/lib/ruby/site_ruby/3.0.0/rubygems.rb:282:in `activate_bin_path'
       from /home/manuelherrera/.rvm/gems/ruby-3.0.1/bin/bundle:25:in `<main>'
       from /home/manuelherrera/.rvm/gems/ruby-3.0.1/bin/ruby_executable_hooks:22:in `eval'
       from /home/manuelherrera/.rvm/gems/ruby-3.0.1/bin/ruby_executable_hooks:22:in `<main>'

What am I doing wrong?


Loading...