21700: Work around incomplete `bundle cache` bug
authorBrett Smith <brett.smith@curii.com>
Sat, 20 Apr 2024 13:43:01 +0000 (09:43 -0400)
committerBrett Smith <brett.smith@curii.com>
Mon, 22 Apr 2024 15:44:36 +0000 (11:44 -0400)
commitf5056b8816239a98d398b6eba7caf9b683f463ca
treedbe81be27bf4d851879e0024c5724c84baa62d1c
parent36638bfb8b0b35b7db7e1c9469520e3e3d473d11
21700: Work around incomplete `bundle cache` bug

It seems like the problem I was working around for zlib 3.1.0 on Ubuntu
20.04 earlier can affect basically any gem at any step, if you happen to
already have the exact same version installed on the system. This commit
adds workarounds for all gems at all steps of the bundle setup.

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