Advertisement
Guest User

Untitled

a guest
Jan 6th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. brien@brien-pc:~$ sudo apt-get -f skype
  2. sudo: unable to resolve host brien-pc
  3. E: Invalid operation skype
  4. brien@brien-pc:~$ sudo apt-get -f install
  5. sudo: unable to resolve host brien-pc
  6. Reading package lists... Done
  7. Building dependency tree
  8. Reading state information... Done
  9. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  10. brien@brien-pc:~$ sudo apt-get build-dep skype
  11. sudo: unable to resolve host brien-pc
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  16. brien@brien-pc:~$
  17.  
  18. Package dependencies cannot be resolved (when installing skype from ubuntu software center)
  19.  
  20. brien@brien-pc:~$ sudo apt-get install skype
  21. sudo: unable to resolve host brien-pc
  22. Reading package lists... Done
  23. Building dependency tree
  24. Reading state information... Done
  25. Some packages could not be installed. This may mean that you have
  26. requested an impossible situation or if you are using the unstable
  27. distribution that some required packages have not yet been created
  28. or been moved out of Incoming.
  29. The following information may help to resolve the situation:
  30.  
  31. The following packages have unmet dependencies:
  32. skype : Depends: skype-bin but it is not installable
  33. E: Unable to correct problems, you have held broken packages.
  34. brien@brien-pc:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement