Project

General

Profile

Actions

Bug #21906

closed

Seemingly duplicate Gem directories after installing arvados-api-server

Added by Brett Smith 15 days ago. Updated 14 days ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Story points:
-

Description

On a fresh install, after the postinst script runs, there are two subdirectories under /var/www/arvados-api-server/shared/vendor_bundle/ruby:

  • one for the full Ruby version M.N.P
  • one for just the "minor" version M.N.0

In #21700 we added some code to manually install gems with gem install to work around a Bundler bug. This makes it look like that code has its own bug: gem is supposed to be installing gems in the same directory where Bundler will work, but isn't quite successful.

Hopefully this is just a matter of changing the target directory. Investigate, add a test, fix.


Subtasks 1 (0 open1 closed)

Task #21908: Review 21906-api-gems-dirResolvedBrett Smith06/18/2024Actions

Related issues

Related to Arvados - Support #21700: Remove RVM support from our build process and packagesResolvedBrett SmithActions
Actions

Also available in: Atom PDF