Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2011
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. byuu@debian:~$ sudo apt-get install gcc-4.6
  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.  
  11. The following packages have unmet dependencies:
  12. libglib2.0-0 : Breaks: gnome-control-center (< 1:3) but 1:2.30.1-2 is to be installed
  13. network-manager : Breaks: network-manager-gnome (< 0.9) but 0.8.1-2 is to be installed
  14. E: Broken packages
  15. byuu@debian:~$ sudo apt-cache policy gcc-4.6
  16. gcc-4.6:
  17. Installed: (none)
  18. Candidate: 4.6.2-4
  19. Version table:
  20. 4.6.2-4 0
  21. 500 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
  22. byuu@debian:~$
  23.  
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement