Advertisement
Guest User

Untitled

a guest
Dec 12th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. tk@FatBOB:~$ sudo apt update
  2. [sudo] password for tk:
  3. E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
  4. E: Unable to lock directory /var/lib/apt/lists/
  5. E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
  6. E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
  7. tk@FatBOB:~$ sudo apt-get install update
  8. E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
  9. E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
  10. tk@FatBOB:~$ sudo apt-get install update
  11. Reading package lists... Done
  12. Building dependency tree
  13. Reading state information... Done
  14. E: Unable to locate package update
  15. tk@FatBOB:~$ cls
  16. No command 'cls' found, but there are 18 similar ones
  17. cls: command not found
  18. tk@FatBOB:~$ clearscreen
  19. clearscreen: command not found
  20. tk@FatBOB:~$ clear
  21.  
  22. tk@FatBOB:~$ sudo apt update
  23. Ign http://archive.ubuntu.com trusty InRelease
  24. Ign http://extras.ubuntu.com trusty InRelease
  25. Get:1 http://archive.ubuntu.com trusty Release.gpg [933 B]
  26. Hit http://extras.ubuntu.com trusty Release.gpg
  27. Get:2 http://archive.ubuntu.com trusty Release [58,5 kB]
  28. Hit http://extras.ubuntu.com trusty Release
  29. Hit http://extras.ubuntu.com trusty/main Sources
  30. Hit http://extras.ubuntu.com trusty/main amd64 Packages
  31. Get:3 http://archive.ubuntu.com trusty/main amd64 Packages [1 350 kB]
  32. Hit http://extras.ubuntu.com trusty/main i386 Packages
  33. Ign http://extras.ubuntu.com trusty/main Translation-en_US
  34. Ign http://extras.ubuntu.com trusty/main Translation-en
  35. Get:4 http://archive.ubuntu.com trusty/restricted amd64 Packages [13,0 kB]
  36. Get:5 http://archive.ubuntu.com trusty/universe amd64 Packages [5 859 kB]
  37. Get:6 http://archive.ubuntu.com trusty/multiverse amd64 Packages [132 kB]
  38. Get:7 http://archive.ubuntu.com trusty/main i386 Packages [1 348 kB]
  39. Get:8 http://archive.ubuntu.com trusty/restricted i386 Packages [13,4 kB]
  40. Get:9 http://archive.ubuntu.com trusty/universe i386 Packages [5 866 kB]
  41. Get:10 http://archive.ubuntu.com trusty/multiverse i386 Packages [134 kB]
  42. Get:11 http://archive.ubuntu.com trusty/main Translation-en [762 kB]
  43. Get:12 http://archive.ubuntu.com trusty/multiverse Translation-en [102 kB]
  44. Get:13 http://archive.ubuntu.com trusty/restricted Translation-en [3 457 B]
  45. Get:14 http://archive.ubuntu.com trusty/universe Translation-en [4 089 kB]
  46. Ign http://archive.ubuntu.com trusty/main Translation-en_US
  47. Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  48. Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  49. Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  50. Fetched 19,7 MB in 24s (817 kB/s)
  51. Reading package lists... Done
  52. tk@FatBOB:~$ sudo apt upgrade
  53. Reading package lists... Done
  54. Building dependency tree
  55. Reading state information... Done
  56. Calculating upgrade... Done
  57. The following packages were automatically installed and are no longer required:
  58. libevent-2.0-5 libnatpmp1 transmission-common
  59. Use 'apt-get autoremove' to remove them.
  60. The following packages have been kept back:
  61. steam:i386
  62. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  63. tk@FatBOB:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement