You are not logged in.

#1 2017-06-09 05:10:58

Madsub
Member
From: Rennes - France
Registered: 2015-01-17
Posts: 12

[Solved] libmariadbclient breaking dependency libmysqlclient

Hi all,

When trying to update using "pacman -Syu", I get the following error:

looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: root: installing libmariadbclient (10.1.24-1) breaks dependency 'libmysqlclient'

I tried to uninstall libmysqlclient, but it is not installed ! Reproducing these steps https://www.archlinux.org/news/mariadb- … ositories/ lead to the same error (or maybe I'm doing something wrong ? tongue).

Also, I haven't updated in a while (3-4 weeks). I've searched for this issue, but cannot find anything on it.
I run Arch with KDE.

Thanks for any help !

Last edited by Madsub (2017-06-12 06:47:56)

Offline

#2 2017-06-09 05:15:14

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: [Solved] libmariadbclient breaking dependency libmysqlclient

"root" is the problem, whatever that is.

Offline

#3 2017-06-09 05:21:01

Madsub
Member
From: Rennes - France
Registered: 2015-01-17
Posts: 12

Re: [Solved] libmariadbclient breaking dependency libmysqlclient

Root is a C++ framework: https://aur.archlinux.org/packages/root/

Offline

#4 2017-06-09 06:11:19

HiImTye
Member
From: Halifax, NS, Canada
Registered: 2012-05-09
Posts: 1,072

Re: [Solved] libmariadbclient breaking dependency libmysqlclient

you can't uninstall libmysqlclient, because it is not a package, it is a general dependency that libmariadbclient satisfies. you need to fix the root package in order to upgrade

according to the page you linked, they have fixed the dependency problem, you just need to rebuild and reinstall the package

Last edited by HiImTye (2017-06-09 06:13:09)

Offline

#5 2017-06-12 06:46:30

Madsub
Member
From: Rennes - France
Registered: 2015-01-17
Posts: 12

Re: [Solved] libmariadbclient breaking dependency libmysqlclient

Hi,

I managed to resolve the issue, thanks to you guys ^^

Offline

Board footer

Powered by FluxBB