Probleme bei der MySQL-Installation

Probleme bei der MySQL-Installation

Ich versuche, das Paket mysql-server-5.6 zu installieren, aber ich erhalte diese Fehlermeldung:

root@ps481138:/home/nikitasorokin# apt-get install mysql-server-5.6
Reading package lists... Done
Building dependency tree       
Reading state information... Done
mysql-server-5.6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 941 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up mysql-server-5.6 (5.6.25-0ubuntu1) ...
stop: Unknown instance: 
invoke-rc.d: initscript mysql, action "stop" failed.
update-alternatives: error: alternative path /etc/mysql/mysql.cnf doesn't exist
dpkg: error processing package mysql-server-5.6 (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 mysql-server-5.6
E: Sub-process /usr/bin/dpkg returned an error code (1)

Apt-Cache-Ergebnis:

root@ps481138:/home/nikitasorokin# apt-cache policy mysql-server-5.6
mysql-server-5.6:
  Installed: 5.6.25-0ubuntu1
  Candidate: 5.6.25-0ubuntu1
   Version table:
  *** 5.6.25-0ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
        100 /var/lib/dpkg/status

Zusätzliche Information:

lsb_release -a; uname -a
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.5 LTS
Release:        12.04
Codename:       precise

Linux ps481138 3.1.9-vs2.3.2.5vs2.3.2.5+ #3 SMP Wed Feb 12 13:51:29  PST 2014 x86_64 x86_64 x86_64 GNU/Linux

Was denken Sie über die Gründe für diesen Fehler und wie kann ich ihn beheben? Vielen Dank im Voraus!!

Antwort1

Tut mir leid, duKIPPENInstallieren Sie dieses Ubuntu Wily-Paket in Ubuntu Precise. Und entschuldigen Sie nochmals die kurze Antwort und dass ich schlechte Nachrichten überbringe :\

Entfernen Sie die Wily-Repositorys in Ihrem System.

verwandte Informationen