Skip to content

Instantly share code, notes, and snippets.

/stdin.txt Secret

Created October 10, 2011 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6c85dd640bdde73e573f to your computer and use it in GitHub Desktop.
Save anonymous/6c85dd640bdde73e573f to your computer and use it in GitHub Desktop.
root@hvc0:~/ext3grep-0.10.2# apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
build-essential : Depends: libc6-dev but it is not going to be installed or
libc-dev
Depends: gcc (>= 4:4.4.3) but it is not going to be installed
Depends: g++ (>= 4:4.4.3) but it is not going to be installed
Depends: make but it is not going to be installed
Depends: dpkg-dev (>= 1.13.5) but it is not going to be installed
libc6 : Depends: libc-bin (= 2.11.2-6+squeeze1) but 2.13-21 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment