root@debian:/# sudo apt-get install git
sudo: unable to resolve host debian
Reading package lists… Done
Building dependency tree
Reading state information… 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
git : Depends: git-man (< 1:2.13.3-.) but 1:2.14.0-1 is to be installed
Recommends: patch but it is not going to be installed
Recommends: less but it is not going to be installed
Recommends: ssh-client
E: Unable to correct problems, you have held broken packages.
Neni treba u apt-get pouzit parametr -t <release> pro vynuceni instalace ze zdroje s nizsi prioritou? Tohle jsem obcas musel delat pri instalaci veci z jessie-backports.
Zkus apt-cache policy git a apt-cache policy git-man, to zobrazi dostupne verze z ruznych zdroju.