Skip to content

Instantly share code, notes, and snippets.

@efuquen
Created June 25, 2014 05:31
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 efuquen/85369807e150061e1118 to your computer and use it in GitHub Desktop.
Save efuquen/85369807e150061e1118 to your computer and use it in GitHub Desktop.
Cargo Ubuntu 14.04 apt-get failure
efuquen@efuquen-MacBookPro:~/Code/test/rust$ sudo apt-get install cargo
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:
cargo : Depends: libc6 (< 2.16) but 2.19-0ubuntu6 is to be installed
E: Unable to correct problems, you have held broken packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment