Ich bekomme durch Abhänigkeitsprobleme keinen Mysql-Server installiert.
Hier die genaue Meldung :
Hier ein Auszug der /etc/apt/sources.list
Irgendeiner schon mal ein ähnliches Problem gehabt?
System : Ubuntu 7.10 Gutsy von Dapper geupgraded.
LG, weau
Hier die genaue Meldung :
Code:
root@h1319622:~# apt-get install mysql-server
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
mysql-server: Depends: mysql-server-5.0 but it is not going to be installed
vim: Depends: vim-common (= 1:7.1-056+2ubuntu2) but 1:6.4-006+2ubuntu6.1 is to be installed
Depends: vim-runtime (= 1:7.1-056+2ubuntu2) but 1:6.4-006+2ubuntu6.1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@h1319622:~#
Hier ein Auszug der /etc/apt/sources.list
Code:
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb ftp://ftp.stratoserver.net/pub/linux/ubuntu gutsy main restricted universe
#deb-src ftp://ftp.stratoserver.net/pub/linux/ubuntu gutsy main restricted universe
#deb ftp://ftp.stratoserver.net/pub/linux/ubuntu gutsy-updates main restricted universe
#deb-src ftp://ftp.stratoserver.net/pub/linux/ubuntu gutsy-updates main restricted universe
#deb ftp://ftp.stratoserver.net/pub/linux/ubuntu gutsy-security main restricted universe
#deb-src ftp://ftp.stratoserver.net/pub/linux/ubuntu gutsy-security main restricted universe
deb http://de.archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
Irgendeiner schon mal ein ähnliches Problem gehabt?
System : Ubuntu 7.10 Gutsy von Dapper geupgraded.
LG, weau