Code: Alles auswählen
jscholz:~# apt-get install sendmail
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
sendmail: Depends: m4 but it is not going to be installed
webmin-postfix: Depends: postfix or
postfix-tls but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
jscholz:~#
Code: Alles auswählen
jscholz:~# apt-get install m4
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
at: Depends: mail-transport-agent
mailx: Depends: mail-transport-agent
webmin-postfix: Depends: postfix or
postfix-tls but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
jscholz:~#