EFA update failing

Bugs in eFa 4
Post Reply
sunnyg
Posts: 34
Joined: 08 Mar 2018 21:26

EFA update failing

Post by sunnyg »

Hello,

I am finding the following error being reported when checking for updates:

Code: Select all

Resolving Dependencies
--> Running transaction check
---> Package eFa.noarch 1:4.0.4-13.eFa.el7 will be updated
---> Package eFa.noarch 1:4.0.4-14.eFa.el7 will be an update
--> Processing Dependency: mariadb102-server >= 3:10.2.30-1 for package: 1:eFa-4.0.4-14.eFa.el7.noarch
--> Running transaction check
---> Package mariadb102-server.x86_64 3:10.2.30-1.el7.ius will be installed
--> Processing Dependency: mariadb102-errmsg(x86-64) = 3:10.2.30-1.el7.ius for package: 3:mariadb102-server-10.2.30-1.el7.ius.x86_64
--> Processing Dependency: mariadb102-common(x86-64) = 3:10.2.30-1.el7.ius for package: 3:mariadb102-server-10.2.30-1.el7.ius.x86_64
--> Processing Dependency: mariadb-libs(x86-64) < 1:10 for package: 3:mariadb102-server-10.2.30-1.el7.ius.x86_64
--> Processing Dependency: mariadb102(x86-64) for package: 3:mariadb102-server-10.2.30-1.el7.ius.x86_64
--> Running transaction check
---> Package mariadb-libs.x86_64 1:5.5.68-1.el7 will be installed
---> Package mariadb102.x86_64 3:10.2.30-1.el7.ius will be installed
--> Processing Dependency: mariadb102-libs(x86-64) = 3:10.2.30-1.el7.ius for package: 3:mariadb102-10.2.30-1.el7.ius.x86_64
---> Package mariadb102-common.x86_64 3:10.2.30-1.el7.ius will be installed
---> Package mariadb102-errmsg.x86_64 3:10.2.30-1.el7.ius will be installed
--> Running transaction check
---> Package mariadb102-libs.x86_64 3:10.2.30-1.el7.ius will be installed
--> Processing Conflict: 1:mariadb101u-common-10.1.41-1.el7.ius.x86_64 conflicts mariadb-libs < 1:10.1.41-1.el7.ius
--> Processing Conflict: 1:mariadb101u-errmsg-10.1.41-1.el7.ius.x86_64 conflicts mariadb-libs < 1:10.1.41-1.el7.ius
--> Processing Conflict: 1:mariadb101u-config-10.1.41-1.el7.ius.x86_64 conflicts mariadb-libs < 1:10.1.41-1.el7.ius
--> Processing Conflict: 1:mariadb101u-libs-10.1.41-1.el7.ius.x86_64 conflicts mariadb-libs < 1:10.1.41-1.el7.ius
--> Processing Conflict: 3:mariadb102-server-10.2.30-1.el7.ius.x86_64 conflicts mariadb-server < 3:10.2.30-1.el7.ius
--> Processing Conflict: 3:mariadb102-10.2.30-1.el7.ius.x86_64 conflicts mariadb < 3:10.2.30-1.el7.ius
--> Finished Dependency Resolution
Error: mariadb102-server conflicts with 1:mariadb101u-server-10.1.41-1.el7.ius.x86_64
Error: mariadb101u-common conflicts with 1:mariadb-libs-5.5.68-1.el7.x86_64
Error: mariadb102 conflicts with 1:mariadb101u-10.1.41-1.el7.ius.x86_64
Error: mariadb101u-config conflicts with 1:mariadb-libs-5.5.68-1.el7.x86_64
Error: mariadb101u-errmsg conflicts with 1:mariadb-libs-5.5.68-1.el7.x86_64
Error: mariadb101u-libs conflicts with 1:mariadb-libs-5.5.68-1.el7.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Would using "--skip-broken" be a good idea, or should I be running with a different command ?

Thanks

Sunny
VAXman65
Posts: 20
Joined: 23 Feb 2020 20:01

Re: EFA update failing

Post by VAXman65 »

I am experiencing the same issue. my installation is on CentOS Linux release 7.9.2009 (Core)
r00tsh3ll
Posts: 30
Joined: 14 Feb 2021 06:34

Re: EFA update failing

Post by r00tsh3ll »

Had the same issue yesterday, you might want to check my reply here:
viewtopic.php?f=19&t=4788#p17985
sunnyg
Posts: 34
Joined: 08 Mar 2018 21:26

Re: EFA update failing

Post by sunnyg »

Thank you r00tsh3ll, the steps in the link you provided, resolved the issue for me..
Post Reply