Hi, there is a bug in Persona’s repo. On Debian squeeze, I want to install libmysql+±dev to compile Sphinxsearch:
Some dependencies of libmysqlclient-dev are not satisfied: * libmysqlclient-dev conflicts with libmysqlclient15-dev
libmysqlclient-dev cant’t conflict with libmysqlclient15-dev, because it depend’s on it.
Disabling percona’s repo allows installation of libmysql+±dev from squeeze repo and sphinx compilation goes OK.