Description of problem: Attempting to upgrade this system gives the following messages: Error: Transaction check error: file /usr/lib64/mariadb from install of mariadb-connector-c-3.0.2-18.fc28.x86_64 conflicts with file from package mariadb-connector-c-devel-3.0.2-11.fc28.x86_64 Version-Release number of selected component (if applicable): see above How reproducible: readily Steps to Reproduce: 1.dnf -y --best upgrade 2. 3. Actual results: see above Expected results: clean upgrade Additional info:
Can zou please test this update?: https://bodhi.fedoraproject.org/updates/FEDORA-2017-218151e030 I believe it is meant to fix exactly your issue.
Michal, I believe this problem is resolved. "my" system has been thinking that it's a Fedora 28 (Rawhide) system for a few weeks now... Here's the status of this connector: rpm -q mariadb-connector-c mariadb-connector-c-3.0.2-19.fc28.x86_64 Thanks a LOT for your help and hard work, Regards, George...
Glad to hear it is not a problem anymore :)
Hi, This just in from Fedora 28 (rawhide)... Sigh... George... Error: Problem 1: cannot install both mariadb-connector-c-3.0.2-20.fc28.x86_64 and mariadb-connector-c-3.0.2-19.fc28.x86_64 - package cherokee-1.2.104-1.fc25.x86_64 requires libmysqlclient.so.18()(64bit), but none of the providers can be installed - cannot install the best update candidate for package mariadb-connector-c-3.0.2-19.fc28.x86_64 - cannot install the best update candidate for package cherokee-1.2.104-1.fc25.x86_64 Problem 2: problem with installed package cherokee-1.2.104-1.fc25.x86_64 - package cherokee-1.2.104-1.fc25.x86_64 requires libmysqlclient.so.18()(64bit), but none of the providers can be installed - cannot install both mariadb-connector-c-3.0.2-20.fc28.x86_64 and mariadb-connector-c-3.0.2-19.fc28.x86_64 - mariadb-connector-c-3.0.2-20.fc28.i686 has inferior architecture - package mariadb-connector-c-devel-3.0.2-20.fc28.x86_64 requires mariadb-connector-c = 3.0.2-20.fc28, but none of the providers can be installed - cannot install the best update candidate for package mariadb-connector-c-devel-3.0.2-19.fc28.x86_64
George, your package 'cherokee-1.2.104-1.fc25.x86_64' is broken. Please follow bug 1423254 and bug 1494076. Solution is to remove that package for now, and urgue cherokee's maintainer.
Pavel, Thank you for this information. I'll be removing Cherokee in a few mins from ALL my systems. Regards and again, thanks, George...
I observed this bug during update due to old symlink mariadb->mysql in _libdir.
(In reply to Anton Guda from comment #7) > I observed this bug during update due to old symlink mariadb->mysql in > _libdir. I believe that this issue in particular has been fixed (commit af8dcf6e).