blinkz

Untitled

Mar 17th, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. sources.list
  2.  
  3. deb http://ftp.fr.debian.org/debian wheezy main contrib
  4.  
  5. # security updates
  6. deb http://security.debian.org/ wheezy/updates main contrib
  7. deb http://download.proxmox.com/debian wheezy pve-no-subscription
  8.  
  9.  
  10. apt-get install proxmox-ve-2.6.32
  11.  
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. proxmox-ve-2.6.32 is already the newest version.
  16. You might want to run 'apt-get -f install' to correct these:
  17. The following packages have unmet dependencies:
  18. proxmox-ve-2.6.32 : Depends: qemu-server but it is not going to be installed
  19. pve-manager : Depends: qemu-server (>= 1.1-1) but it is not going to be installed
  20. Depends: pve-cluster (>= 1.0-29) but it is not going to be installed
  21. Depends: libpve-storage-perl but it is not going to be installed
  22. Depends: libpve-access-control (>= 3.0-2) but it is not going to be installed
  23. Depends: redhat-cluster-pve but it is not going to be installed
  24. Depends: resource-agents-pve but it is not going to be installed
  25. Depends: fence-agents-pve but it is not going to be installed
  26. Depends: spiceterm but it is not going to be installed
  27. Depends: libuuid-perl but it is not going to be installed
  28. Depends: hdparm but it is not going to be installed
  29. Depends: gdisk but it is not going to be installed
  30. Depends: librados2-perl but it is not going to be installed
  31. vzctl : Depends: pve-cluster but it is not going to be installed
  32. Depends: libpve-storage-perl but it is not going to be installed
  33. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment