rocky-tools icon indicating copy to clipboard operation
rocky-tools copied to clipboard

Results 47 rocky-tools issues
Sort by recently updated
recently updated
newest added

Hi, I've got a centos 8.5.2111 ed I'd like to migrate it to rocky linux. It's in a virtualized environment, so may be there are more repository than expected, but...

I had a server running CentOS8.5.2111 with MATE updated to 1.26.0-2 on it . The reposities were pointing to vault.centos.org and yum / dnf told me everything was up to...

I want to exclude certain packages from the update. Is there an option in this case? Or should I modify the code?

I tried to upgrade my CentOS 7 to 8, then migrate to rocky. It seems upgrade to CentOS 8 was completed (maybe with some errors): $ cat /etc/redhat-release CentOS Linux...

I tried running the `migrate2rocky` from https://docs.rockylinux.org/guides/migrate2rocky/ , and it failed with `dnf` version. So I tried using `dnf install dnf` and `dnf udpate`, but update failed like this: ```...

On a machine that is UEFI capable, but boots in old-school BIOS mode, the system is rendered unbootable if you do not update grub. This patch has been tested and...

I added and minimally tested/documented two additional commandline switches for offline migrations and migrations skipping the pre-update step. These are meant to be used together to facilitate airgapped migrations.

I recently migrated a CentOS 8 server with software RAID 1. The migrate2rocky script worked flawlessly but after reboot the server failed to start because of the switch-root service and...

Hi there. I'm getting the following errors on two different Centos8 servers. Here what I'm getting after running `./migrate2rocky.sh -r`. ``` [root@acme ~]# uname -a Linux acme.com 4.18.0-240.1.1.el8_3.x86_64 #1 SMP...

I run the script migrate2rocky.sh in one of my 2 VMs to migrate from Oracle Linux Server 8.4 to Rocky Linux 8. The script fails with the error message: ```...