Project

General

Profile

Bug #22027

Updated by Peter Amstutz 11 days ago

https://ci.arvados.org/job/build-packages-ubuntu2204/368/ 

 https://ci.arvados.org/job/build-packages-rocky8/646/ 

 I believe this is the error: 

 <pre> 
 13:33:55 Could not find themes_for_rails-0.5.1 in 
 13:33:55 https://github.com/arvados/themes_for_rails (at 
 13:33:55 /var/www/arvados-api/current/vendor/cache/themes_for_rails-ddf6e592b3b6@ddf6e59) 
 13:33:55    failed. 
 </pre> 

 I don't know why this is happening all of a sudden, but a possible solution is to remove "themes_for_rails" entirely. 

 This gem was used a long time ago on workbench 1 to override a few generic pages with branded pages, but I don't know what it was used for in the API server. It seems like a source of risk. 

Back