This message was deleted.
# rke2
a
This message was deleted.
c
First, that is almost a year old version. At that point we did not publish RPMs for amd64. You can see that in the artifact list here: https://github.com/rancher/rke2-packaging/releases/tag/v1.28.3%2Brke2r1.latest.0 You should do INSTALL_RKE2_METHOD=tar for older releases.
That is a good callout on the arch in the install script though
Would you mind opening an issue for that?
s
absolutely! I'm also finding some other potential issues and will file a report on the rke2 issues. Is the install script on github and something that I can open a PR for? Happy to do so if that helps
c
yep. just in the rke2 repo
s
gotcha ok I think I found it: https://github.com/rancher/rke2/blob/bf1bcfdcbe0d37b8a6f64c25b47b7e096e6efedb/install.sh#L554 I'll go ahead and work through this, make sure I'm able to install and submit a PR for it