Zainstalowałem Debian Squeeze, zrobiłem:
Kod: Zaznacz cały
apt-get update
Kod: Zaznacz cały
apt-get install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
E: Broken packages
Kod: Zaznacz cały
apt-get install mysql-server-5.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mysql-server-5.5 : Depends: mysql-client-5.5 (>= 5.5.28-1~dotdeb.0) but it is n
Depends: libdbi-perl but it is not installable
Depends: mysql-server-core-5.5 (= 5.5.28-1~dotdeb.0) but it
Recommends: libhtml-template-perl but it is not installable
Próbuję tak:
Kod: Zaznacz cały
apt-get install libdbi-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libdbi-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libdbi-perl' has no installation candidate
Kod: Zaznacz cały
deb http://security.debian.org/ [B]squeeze[/B]/updates main contrib
deb-src http://security.debian.org/ [B]squeeze[/B]/updates main contrib
deb http://ftp.debian.org/debian/ [B]squeeze[/B]-updates main contrib
deb-src http://ftp.debian.org/debian/ [B]squeeze[/B]-updates main contrib
deb http://packages.dotdeb.org stable all
deb-src http://packages.dotdeb.org stable all
http://debian.linux.pl/threads/5676-Prz ... -napiszesz
http://debian.linux.pl/threads/12771-Za ... #post81406
http://debian.linux.pl/threads/13294-Al ... #post84983
fnmirk