1. root@6b05c1e1926d:/# apt-get install salt-minion
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10. The following packages have unmet dependencies:
  11. salt-minion : Depends: python-support but it is not installable
  12. PreDepends: salt-common (= 0.17.2-2precise1) but it is not going to be installed
  13. Recommends: debconf-utils but it is not going to be installed
  14. E: Unable to correct problems, you have held broken packages.
  15. root@6b05c1e1926d:/#

Trying to install salt-minion in a docker container.