Hi All,
I am Newbie to Kamailio and while we configuring IMS Kamailio , facing issues on MySQL installation.
OS : Debian 7 (Wheezy)
While we issue apt-get install mysql-server-5.6, getting below error:
apt-get install mysql-server-5.6
The following packages have unmet dependencies:
mysql-community-server : Depends: libaio1 (>= 0.3.93) but it is not installable
Depends: libnuma1 (>= 2.0.8~rc4) but it is not installable
Recommends: mysql-client (= 5.6.28-1debian7)
E: Unable to correct problems, you have held broken packages.
Note:in mysql list
added below lines:
deb http://repo.mysql.com/apt/debian wheezy mysql-5.6
deb-src http://repo.mysql.com/apt/debian wheezy mysql-5.6
deb http://repo.mysql.com/apt/debian wheezy mysql-apt-config
Can any one help us to resolve this problem.
Thank you so much in advance.
Regards,
-kranti
Mysql is in default Debian distro, install it from there.
So, remove from your apt list:
deb http://repo.mysql.com/apt/debian wheezy mysql-5.6 deb-src http://repo.mysql.com/apt/debian wheezy mysql-5.6 deb http://repo.mysql.com/apt/debian wheezy mysql-apt-config
Then do apt-get update and install mysql server.
Cheers, Daniel
On 15/12/15 01:16, Kranti Kumar wrote:
Hi All,
I am Newbie to Kamailio and while we configuring IMS Kamailio , facing issues on MySQL installation.
OS : Debian 7 (Wheezy)
While we issue apt-get install mysql-server-5.6, getting below error:
apt-get install mysql-server-5.6
The following packages have unmet dependencies:
mysql-community-server : Depends: libaio1 (>= 0.3.93) but it is not installable
Depends: libnuma1 (>= 2.0.8~rc4) but it is
not installable
Recommends: mysql-client (= 5.6.28-1debian7)
E: Unable to correct problems, you have held broken packages.
Note:in mysql list
added below lines:
deb http://repo.mysql.com/apt/debian wheezy mysql-5.6
deb-src http://repo.mysql.com/apt/debian wheezy mysql-5.6
deb http://repo.mysql.com/apt/debian wheezy mysql-apt-config
Can any one help us to resolve this problem.
Thank you so much in advance.
Regards,
-kranti
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users