21700: Install Bundler system-wide in Rails postinst main
authorBrett Smith <brett.smith@curii.com>
Fri, 26 Apr 2024 14:03:37 +0000 (10:03 -0400)
committerBrett Smith <brett.smith@curii.com>
Fri, 26 Apr 2024 14:03:37 +0000 (10:03 -0400)
commit288f0787acbee74105540185389e3ffa1c614f3f
tree0435a745d23cd90ef1e68a12419588bfa05b4b6b
parentaead670cda417803f2c79b50cf1ea7463c8e37c4
21700: Install Bundler system-wide in Rails postinst

This effectively reverts 7e2165a5b7561f0c84ede6ab4ae58003a1551a48 and
follow-ups. Other parts of our install process like test-provision
assume that the correct version of Bundler is installed system-wide
after installing arvados-api-server. So just do that and find the
`bundle` command after the fact. Refs #21700.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/rails-package-scripts/postinst.sh