Hallo,
ich bin hier wohl ein kleines bisschen falsch. Doch weiss ich leider nicht wo ich mich anders hinwenden könnte, wenn nicht an die hochbegabte Ubuntu-Users-Gemeinde. Ich versuche auf meinem Debian (4.0) Etch Server, welcher mit Apache2 VHCS2 und PHP5 ausgestattet ist imap-support für PHP zu installieren (brauche ich für Horde Groupware). Ich geb also meinen apt-Befehl ein:
apt-get install php5-imap
Und er gibt mir folgende Ausgabe:
Reading package lists... Done Building dependency tree... 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. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies. php5-imap: Depends: libc6 (>= 2.7-1) but 2.3.6.ds1-13etch9+b1 is to be install ed Depends: libkrb53 (>= 1.6.dfsg.2) but 1.4.4-7etch6 is to be install ed Depends: libpam0g (>= 0.99.7.1) but 0.79-5 is to be installed Depends: libssl0.9.8 (>= 0.9.8f-5) but 0.9.8c-4etch4 is to be insta lled Depends: php5-common (= 5.2.6.dfsg.1-1+lenny2) but 5.2.0-8+etch13 i s to be installed E: Broken packages
Weiss jemand was man da machen kann? Was will mir APT damit sagen?
Vielen Dank.
Ein ratloser Sven