Report this

What is the reason for this report?

Having a problem install sendmail on a Ubuntu 14,04 droplet

Posted on February 18, 2015

Can anyone tell how i can solve the following problem I’m getting when I try to install sendmail:

sendmail : Depends: sendmail-base but it is not going to be installed Depends: sendmail-bin but it is not going to be installed Depends: sendmail-cf but it is not going to be installed Depends: sensible-mda but it is not going to be installed E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This question was answered by @ryanpq:

Are you installing via apt-get? If so did you first do an apt-get update? If you are attempting to install from a deb package using dpkg you should try running apt-get -f install as directed by this message as it will usually resolve the issue.

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.