Skip to content

Rails 5.2.0 - Ruby 2.5.1 - composer fails when composing mysql at higher version #279

@Juksefantomet

Description

@Juksefantomet

Hello,

Ubuntu server 16.04 - Running Rbenv ruby 2.5.1 - with multiple apps up and running - rails 5.2.0

A recent attempt with current version yields this:

running --> rails new myapp -m https://raw.github.com/RailsApps/rails-composer/master/composer.rb

  1. Build a railsapps starter example application
  2. rails-devise
    no email
  3. puma
    same as development
  4. MySql
  5. ERB
  6. none
  7. Bootstrap 3.3
  8. add jquery-rails gem
  9. gmail
  10. Devise with default modules
  11. none
  12. bare
  13. none
  14. no
    disable turbolinks yes
    set robots.txt yes
    github no
    add therubyracer yes

Adding install log and my gems local list
gem_list_fail_composer.txt
install_log_mysql_fail_composer.txt

I've done the same with SQlite3, no problems.

I already have an app up and running on latest with the latest.

Suggestion:

Composer when detected multiple mysql gems give you an option to select, or give the option to select multiple versions to deploy.

Thanks!

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