Backlogs error: Couldn't find RbRelease with 'id'=69 (ActiveRecord::RecordNotFound)
Actions
Bug #19696
openDevelopment arvbox fails to install sdk/ruby - cannot run binstubs/bundle
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Starting from scratch by running arvbox directly out of an arvados clone at 78a6558918c:
./arvbox rebuild dev ./arvbox reboot dev ./arvbox reboot test What next? install deps
After running a while that gets to:
======= install sdk/ruby arvados (2.4.3) Successfully uninstalled arvados-2.4.3 (Running bundle install --local. 'could not find package' messages are OK.) /usr/src/arvados/build/run-tests.sh: line 896: binstubs/bundle: No such file or directory (Running bundle install again, without --local.) /usr/src/arvados/build/run-tests.sh: line 898: binstubs/bundle: No such file or directory /usr/src/arvados/build/run-tests.sh: line 900: binstubs/bundle: No such file or directory ======= sdk/ruby install -- FAILED
Rerunning install sdk/ruby
just repeats the error.
Actions