PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Sendmail lässt sich nicht installieren



GetActive
14.02.06, 23:01
Hi, ich versuche gerade auf dem Server "SENDMAIL" auf Linux.Debian zu installieren, scheitere aber kläglich, da irgendwas nicht stimmt: OUTPUT aus Webmin:


Installing package(s) with command apt-get -y -f install sendmail ..

Reading Package Lists...
Building Dependency Tree...
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:
sendmail: Depends: sendmail-bin (= 8.13.4-3) but it is not going to be installed
Depends: rmail (= 8.13.4-3) but it is not going to be installed

.. install failed!

und hier die Nachricht vom Putty auf meinen Apt-get befehl:


root@debian:/etc/mysql# apt-get install sendmail
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:
sendmail: Depends: sendmail-bin (= 8.13.4-3) but it is not going to be installed
Depends: rmail (= 8.13.4-3) but it is not going to be installed
E: Broken packages
root@debian:/etc/mysql#

Hat jemand eine Ahnung, was das Problem verursachen könnte ?!

Danke & MfG

GetActive

twelvemoons
15.02.06, 01:30
Hi,
poste doch mal deine sources.list

Eike