hi
i just wanted to update my ispcp to 1.03, but at:
aptitude install $(cat ./docs/Debian/debian-packages-`lsb_release -cs`)
i get the following message:
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
libapache2-mod-php5
The following NEW packages will be installed:
apache2-mpm-worker libfile-basedir-perl{a} libfile-desktopentry-perl{a} libfile-mimeinfo-perl shared-mime-info{a}
The following packages will be REMOVED:
apache2-mpm-prefork{a}
0 packages upgraded, 5 newly installed, 1 to remove and 0 not upgraded.
Need to get 965kB of archives. After unpacking 2974kB will be used.
The following packages have unmet dependencies:
libapache2-mod-php5: Depends: apache2-mpm-prefork (> 2.0.52) but it is not installable or
apache2-mpm-itk but it is not installable
The following actions will resolve these dependencies:
Remove the following packages:
libapache2-mod-php5
Score is 119
my system is debian lenny and my ispcp version is:
ispCP 1.0.0 OMEGA
build: 20090225
Codename: Priamos
my sources.lst:
deb
http://ftp.de.debian.org/debian/ lenny main contrib non-free
deb-src
http://ftp.de.debian.org/debian/ lenny main contrib non-free
deb
http://security.debian.org/ lenny/updates main contrib non-free
deb-src
http://security.debian.org/ lenny/updates main contrib non-free
what do i have to do?
thanks!!
Code:
xx:~/ispcp-omega-1.0.3# aptitude install apache2-mpm-itk
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
apache2
The following NEW packages will be installed:
apache2-mpm-itk
The following packages will be REMOVED:
apache2-mpm-prefork{a}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 179kB of archives. After unpacking 69.6kB will be freed.
The following packages have unmet dependencies:
apache2: Depends: apache2-mpm-worker (>= 2.2.9-10+lenny6) but it is not installable or
apache2-mpm-prefork (>= 2.2.9-10+lenny6) but it is not installable or
apache2-mpm-event (>= 2.2.9-10+lenny6) but it is not installable
The following actions will resolve these dependencies:
Remove the following packages:
apache2
Score is 119
Accept this solution? [Y/n/q/?] ^C
xx:~/ispcp-omega-1.0.3# aptitude install apache2-mpm-worker
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
libapache2-mod-php5
The following NEW packages will be installed:
apache2-mpm-worker
The following packages will be REMOVED:
apache2-mpm-prefork{a}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 241kB of archives. After unpacking 8192B will be used.
The following packages have unmet dependencies:
libapache2-mod-php5: Depends: apache2-mpm-prefork (> 2.0.52) but it is not installable or
apache2-mpm-itk but it is not installable
The following actions will resolve these dependencies:
Remove the following packages:
libapache2-mod-php5
Score is 119
Accept this solution? [Y/n/q/?]