Actions
Bug #17750
closed[deployment][arvados-formula] centos 7 needs to install using rvm for api and workbench
Status:
Resolved
Priority:
Normal
Assigned To:
Javier Bértoli
Category:
Deployment
Target version:
Story points:
-
Description
arvados-api-server and arvados-workbench are RoR apps, and the version provided in Centos7 is too old.
The formula installs RVM in centos7 and set the installed ruby as the default, but some gems are not being installed correctly.
Ensure the dependencies are in place when installing the packages.
Related issues
Updated by Javier Bértoli over 3 years ago
- Target version set to 2021-07-07 sprint
- Status changed from New to In Progress
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-07-07 sprint to 2021-07-21 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-07-21 sprint to 2021-08-04 sprint
Updated by Javier Bértoli over 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Feedback
Fixed on arvados-formula:commit:d5bd87b, branch 17750-fix-centos-7-deps
Tests are passing:https://ci.arvados.org/job/test-arvados-formula/29
Updated by Ward Vandewege over 3 years ago
Javier Bértoli wrote:
Fixed on arvados-formula:commit:d5bd87b, branch 17750-fix-centos-7-deps
Tests are passing:https://ci.arvados.org/job/test-arvados-formula/29
Just one thing:
- in kitchen.yml, debian9 is still listed, but that is not a supported distro
Otherwise, LGTM thanks.
Updated by Javier Bértoli over 3 years ago
- Status changed from Feedback to Resolved
Addressed the suggested changes and merged.
Updated by Javier Bértoli over 3 years ago
- Copied to Bug #17990: [deployment][arvados-formula] ubuntu 18.04 needs to install using rvm for api and workbench added
Actions