mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-22 13:11:26 +00:00
Document dnf display bug.
dnf has a bug where it will display the error message, "No matches found for the following enable plugin patterns: config-manager". This message is a red herring and dnf does, in fact, find and enable the display-manager plugin for the command. The message may be safely ignored.
This commit is contained in:
parent
23bc5d57c8
commit
4a27fc217f
@ -48,6 +48,11 @@ This results from conflicts in the directory structure of RHEL with that of
|
|||||||
RockyLinux. migrate2rocky will detect the issue and go on to remove the
|
RockyLinux. migrate2rocky will detect the issue and go on to remove the
|
||||||
conflicting directory and install rocky-release with the rpm command.
|
conflicting directory and install rocky-release with the rpm command.
|
||||||
|
|
||||||
|
#### No matches found for the following enable plugin patterns: config-manager
|
||||||
|
|
||||||
|
The above error message is a display bug in dnf. It does not affect the actual
|
||||||
|
dnf command or the migration. You may safely ignore this message.
|
||||||
|
|
||||||
#### Grub still shows kernel entries from previous installation
|
#### Grub still shows kernel entries from previous installation
|
||||||
|
|
||||||
This is normal. The running kernel cannot be safely removed when migrate2rocky
|
This is normal. The running kernel cannot be safely removed when migrate2rocky
|
||||||
|
Loading…
Reference in New Issue
Block a user