Comments on: Rocky Linux Still Lacks Major Version Upgrade Support—And That’s a Problem https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/ All things Linux & Open Source Sun, 22 Jun 2025 21:20:10 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Bobby Borisov https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70892 Sun, 22 Jun 2025 21:20:10 +0000 https://linuxiac.com/?p=173909#comment-70892 In reply to label.

Thanks so much for taking the time to reply—this really clears things up.

]]>
By: Esc https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70877 Sun, 22 Jun 2025 18:11:01 +0000 https://linuxiac.com/?p=173909#comment-70877 Hi
as root user
dnf update
REPO_URL=”https://download.rockylinux.org/pub/rocky/10/BaseOS/x86_64/os/Packages/r”
RELEASE_PKG=”rocky-release-10.0-1.6.el10.noarch.rpm”
REPOS_PKG=”rocky-repos-10.0-1.6.el10.noarch.rpm ”
GPG_KEYS_PKG=”rocky-gpg-keys-10.0-1.6.el10.noarch.rpm”
rm -rf /usr/share/redhat-logos
dnf -y –releasever=10 –allowerasing –setopt=deltarpm=false distro-sync
rpm –rebuilddb
reboot
dnf update

]]>
By: Ricardo https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70874 Sun, 22 Jun 2025 17:29:22 +0000 https://linuxiac.com/?p=173909#comment-70874 In reply to Anonymous.

I disagree: in-place upgrades can actually be made by “Competent Enterprise Linux users” (whatever that may mean). Not every system will be upgraded that way, for sure, but it’s not rocket science either. Especially if you come from the Ubuntu/Debian world where they have in-place upgrades since almost forever.

What I do agree is that in-place upgrades was never a sales point of “Enterprise Linux”.
I think the rise of Ubuntu in the cloud market made some people say “Why can’t we have that?”, but I don’t think the traditional “Enterprise Linux” users really care that much, as the first Anonymous said.

]]>
By: label https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70869 Sun, 22 Jun 2025 16:03:23 +0000 https://linuxiac.com/?p=173909#comment-70869 Hello. I lead Release Engineering at Rocky Linux. This is a common question that the project receives and with the most recent Rocky Linux 10 release, the question has come up again. We received this question even on reddit where I gave a fairly lengthy explanation of why we don’t have the support: https://www.reddit.com/r/RockyLinux/comments/1l9gxdh/comment/mxd054a/

To summarize, it comes down to time. It’s not a simple fix and it’s not something that my team can spend a lot of time on. Our primary focus is on the integrity of our builds and how we get them to our users. We have to be very precise in what we choose to work on as our time is strictly volunteer. This is why we direct users to ELevate not only for upgrades but also for support in issues pertaining to those upgrades. Upgrades can and do work and we’ve likely helped users on upgraded systems. This not a problem, in fact it speaks to the usefulness of the tool and the work that the maintainers have put in to make it function. The line gets drawn at when an upgrade is botched and my team and/or the rest of the community is asked to help on it. This puts everyone in a bind as it is not something we have officially tried nor has a significant amount of time been invested into understanding the tool, the process, and the potential impacts of an upgrade.

I’ve always expressed that if there are those who wish for the project to support upgrades (via contributing to ELevate or another tool, plus providing support), that it would help everyone involved to form a Special Interest Group for it. The wiki page quoted in the article alludes to this. In the event that the group has proven itself, we will soften our stance. We just haven’t seen anyone step up to the plate for this kind of initiative.

]]>
By: Anonymous https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70859 Sun, 22 Jun 2025 13:30:05 +0000 https://linuxiac.com/?p=173909#comment-70859 Competent Enterprise Linux users don’t do in-place major version upgrades.

]]>
By: Anonymous https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70846 Sun, 22 Jun 2025 09:46:06 +0000 https://linuxiac.com/?p=173909#comment-70846 Thank you, Bobby. Certainly something to consider before deciding which enterprise Linux to go for. SUSE also not a bad choice (although a different “family”).

]]>
By: Anonymous https://linuxiac.com/rocky-linux-still-lacks-major-version-upgrade-support/#comment-70801 Sat, 21 Jun 2025 20:59:48 +0000 https://linuxiac.com/?p=173909#comment-70801 The whole point of RHEL, is that it’s stable and has a long life cycle. You get a decade of support and you know that you can count on things to work. There’s no guarantee though that your enterprise software will work from one major version to the next though, because of the nature of Linux. So for an enterprise with a need for RHEL(or derivatives), easy upgrades are just a nice to have.

]]>