Git on B3
Posted: 11 Dec 2013, 02:13
Maybe I'm getting old and senile but I just cant get a git client to install on the B3
Any ideas?
Code: Select all
root@korona:apt-get dist-upgrade; apt-get update
<<-=suppressed-->>
root@korona:/etc/apt# apt-get -y install git
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package git is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'git' has no installation candidate
root@korona:/etc/apt# apt-get -y install git-core
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-core : Depends: git (> 1:1.7.0.2) but it is not installable
E: Broken packages