OSC / ondemand-packaging

Used to build RPMs for OnDemand and OSC-specific BatchConnect applications
https://osc.github.io/Open-OnDemand/
2 stars 5 forks source link

Wrong nodejs in Ubuntu 24 buildbox #280

Closed johrstrom closed 3 weeks ago

johrstrom commented 3 weeks ago

We got this issue in the ondemand repo today: https://github.com/OSC/ondemand/issues/3895 for Ubuntu 24.

I pulled the buildbox down, and nodesource is indeed an apt repository in that image.

image

Seems like we need to update this expression?

https://github.com/OSC/ondemand-packaging/blob/c099b1a3f22aed249ffb894bfcdef7f50310ddf9/lib/ood_packaging/build_box/docker-image/Dockerfile.erb#L35-L38