Bug #18245
Updated by Ward Vandewege over 3 years ago
The 2.2 documentation states that when not using system Ruby RVM on Debian-based distributions, the ruby, ruby-dev and bundler system packages must be installed before installing arvados-api-server (cf. https://doc.arvados.org/v2.2/install/ruby.html). |2.2.2|Ubuntu 18.04|bundler system package (too old) conflicts with arvados-api-server and will be uninstalled during installation of arvados-api-server| |2.2.2|Ubuntu 20.04|bundler system package *must* be installed prior to installing arvados-api-server| |2.2.2|Debian 10|bundler system package *must* be installed prior to installing arvados-api-server| From 2.3, the system bundler package is no longer required for any Debian-based distribution, when using system Ruby. Update the documentation accordingly.