OSC / ondemand

Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
https://openondemand.org/
MIT License
280 stars 104 forks source link

Can't install on RHEL9 #3584

Closed st1553 closed 3 months ago

st1553 commented 3 months ago

Running this command from the installation docs: sudo dnf install https://yum.osc.edu/ondemand/3.1/ondemand-release-web-3.1-1.el9.noarch.rpm

Gives the following error: Last metadata expiration check: 0:00:15 ago on Sun 02 Jun 2024 09:42:34 PM EDT [MIRROR] ondemand-release-web-3.1.1.el9.noarch.rpm: Status code: 404 for https://yum.osc.edu/ondemand/3.1/ondemand-release-web-3.1.1.el9.noarch.rpm (IP: 192.148.247.165)

Please advise. Thank you

johrstrom commented 3 months ago

The correct URL is https://yum.osc.edu/ondemand/3.1/ondemand-release-web-3.1-1.el9.noarch.rpm. I think your URL is 3.1.1.el9 when it should be 3.1-1.el9.

Removing the RPM from the path - you can browse that directory.

https://yum.osc.edu/ondemand/3.1/

st1553 commented 3 months ago

That was it. I'm really sorry to bother you with that wow that was stupid of me. Thank you Jeff

johrstrom commented 3 months ago

No problem at all! Just open another ticket here or on discourse if you run into more issues!