Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. sudo apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
  2.  
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. bridge-utils is already the newest version (1.5-15ubuntu1).
  7. libvirt-bin is already the newest version (4.0.0-1ubuntu8.6).
  8. qemu-kvm is already the newest version (1:2.11+dfsg-1ubuntu7.9).
  9. Some packages could not be installed. This may mean that you have
  10. requested an impossible situation or if you are using the unstable
  11. distribution that some required packages have not yet been created
  12. or been moved out of Incoming.
  13. The following information may help to resolve the situation:
  14.  
  15. The following packages have unmet dependencies:
  16. ubuntu-vm-builder : Depends: python but it is not going to be
  17. installed
  18. Depends: python:any (>= 2.5~)
  19. Depends: python-vm-builder but it is not going to be
  20. installed
  21. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement