Your system appears to have a bunch of different versions of
mariadb-devel installed, some for i686, some for x86_64.
I'm entirely uncertain as to how your system came to have those installed, but there's definitely a package conflict going on.
Try these commands to remove all but the latest version for your architecture:
Code: Select all
yum remove -y mariadb-devel mariadb-libs
yum install -y mariadb-devel mariadb-libs
You'll probably also want to go over the list of installed packages with a fine-tooth comb to make sure they're all for the correct architecture:
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.
Discussion of wages is protected speech under the
National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.