Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.53 KB | None | 0 0
  1. arun@ubuntu:~$ arunkumar413: sudo aptitude update
  2. arunkumar413:: command not found
  3. arun@ubuntu:~$ sudo aptitude update
  4. Hit http://archive.canonical.com lucid Release.gpg
  5. Hit http://ppa.launchpad.net precise Release.gpg
  6. Hit http://archive.canonical.com lucid Release
  7. Hit http://ppa.launchpad.net precise Release
  8. Get: 1 http://security.ubuntu.com precise-security Release.gpg [198 B]
  9. Get: 2 http://security.ubuntu.com precise-security Release [49.6 kB]
  10. Hit http://archive.ubuntu.com precise Release.gpg
  11. Get: 3 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
  12. Hit http://archive.ubuntu.com precise Release
  13. Get: 4 http://archive.ubuntu.com precise-updates Release [49.6 kB]
  14. Hit http://archive.canonical.com lucid/partner Sources
  15. Hit http://ppa.launchpad.net precise/main Sources
  16. Hit http://archive.canonical.com lucid/partner amd64 Packages
  17. Hit http://ppa.launchpad.net precise/main amd64 Packages
  18. Hit http://ppa.launchpad.net precise/main i386 Packages
  19. Ign http://ppa.launchpad.net precise/main TranslationIndex
  20. Hit http://archive.canonical.com lucid/partner i386 Packages
  21. Get: 5 http://security.ubuntu.com precise-security/main amd64 Packages [349 kB]
  22. Hit http://archive.ubuntu.com precise/main amd64 Packages
  23. Ign http://archive.canonical.com lucid/partner TranslationIndex
  24. Hit http://archive.ubuntu.com precise/universe amd64 Packages
  25. Hit http://archive.ubuntu.com precise/main i386 Packages
  26. Hit http://archive.ubuntu.com precise/universe i386 Packages
  27. Hit http://archive.ubuntu.com precise/main TranslationIndex
  28. Hit http://archive.ubuntu.com precise/universe TranslationIndex
  29. Ign http://ppa.launchpad.net precise/main Translation-en_US
  30. Get: 6 http://archive.ubuntu.com precise-updates/main amd64 Packages [716 kB]
  31. Ign http://archive.canonical.com lucid/partner Translation-en_US
  32. Ign http://ppa.launchpad.net precise/main Translation-en
  33. Ign http://archive.canonical.com lucid/partner Translation-en
  34. Get: 7 http://security.ubuntu.com precise-security/universe amd64 Packages [86.5 kB]
  35. Get: 8 http://security.ubuntu.com precise-security/main i386 Packages [369 kB]
  36. Get: 9 http://security.ubuntu.com precise-security/universe i386 Packages [90.7 kB]
  37. Hit http://security.ubuntu.com precise-security/main TranslationIndex
  38. Hit http://security.ubuntu.com precise-security/universe TranslationIndex
  39. Hit http://security.ubuntu.com precise-security/main Translation-en
  40. Hit http://security.ubuntu.com precise-security/universe Translation-en
  41. Get: 10 http://archive.ubuntu.com precise-updates/universe amd64 Packages [225 kB]
  42. Get: 11 http://archive.ubuntu.com precise-updates/main i386 Packages [738 kB]
  43. Get: 12 http://archive.ubuntu.com precise-updates/universe i386 Packages [229 kB]
  44. Hit http://archive.ubuntu.com precise-updates/main TranslationIndex
  45. Hit http://archive.ubuntu.com precise-updates/universe TranslationIndex
  46. Hit http://archive.ubuntu.com precise/main Translation-en
  47. Hit http://archive.ubuntu.com precise/universe Translation-en
  48. Hit http://archive.ubuntu.com precise-updates/main Translation-en
  49. Hit http://archive.ubuntu.com precise-updates/universe Translation-en
  50. Fetched 2,902 kB in 31s (92.3 kB/s)
  51.  
  52. arun@ubuntu:~$ sudo aptitude install linux-generic
  53. The following packages will be upgraded:
  54. linux-generic
  55. 1 packages upgraded, 0 newly installed, 0 to remove and 352 not upgraded.
  56. Need to get 0 B/1,718 B of archives. After unpacking 0 B will be used.
  57. Do you want to continue? [Y/n/?] y
  58. dpkg: dependency problems prevent configuration of linux-generic:
  59. linux-generic depends on linux-image-generic (= 3.2.0.48.58); however:
  60. Version of linux-image-generic on system is 3.2.0.57.68.
  61. linux-generic depends on linux-headers-generic (= 3.2.0.48.58); however:
  62. Version of linux-headers-generic on system is 3.2.0.57.68.
  63. dpkg: error processing linux-generic (--configure):
  64. dependency problems - leaving unconfigured
  65. No apport report written because MaxReports is reached already
  66. Errors were encountered while processing:
  67. linux-generic
  68. E: Sub-process /usr/bin/dpkg returned an error code (1)
  69. A package failed to install. Trying to recover:
  70. dpkg: dependency problems prevent configuration of linux-generic:
  71. linux-generic depends on linux-image-generic (= 3.2.0.48.58); however:
  72. Version of linux-image-generic on system is 3.2.0.57.68.
  73. linux-generic depends on linux-headers-generic (= 3.2.0.48.58); however:
  74. Version of linux-headers-generic on system is 3.2.0.57.68.
  75. dpkg: error processing linux-generic (--configure):
  76. dependency problems - leaving unconfigured
  77. Errors were encountered while processing:
  78. linux-generic
  79.  
  80. arun@ubuntu:~$ sudo apt-get -f install
  81. Reading package lists... Done
  82. Building dependency tree
  83. Reading state information... Done
  84. Correcting dependencies... Done
  85. The following extra packages will be installed:
  86. linux-generic
  87. The following packages will be upgraded:
  88. linux-generic
  89. 1 upgraded, 0 newly installed, 0 to remove and 352 not upgraded.
  90. 1 not fully installed or removed.
  91. Need to get 0 B/1,718 B of archives.
  92. After this operation, 0 B of additional disk space will be used.
  93. Do you want to continue [Y/n]? y
  94. dpkg: dependency problems prevent configuration of linux-generic:
  95. linux-generic depends on linux-image-generic (= 3.2.0.48.58); however:
  96. Version of linux-image-generic on system is 3.2.0.57.68.
  97. linux-generic depends on linux-headers-generic (= 3.2.0.48.58); however:
  98. Version of linux-headers-generic on system is 3.2.0.57.68.
  99. dpkg: error processing linux-generic (--configure):
  100. dependency problems - leaving unconfigured
  101. No apport report written because the error message indicates its a followup error from a previous failure.
  102. Errors were encountered while processing:
  103. linux-generic
  104. E: Sub-process /usr/bin/dpkg returned an error code (1)
  105. arun@ubuntu:~$ sudo apt-get -f install oracle-java7-installer
  106. Reading package lists... Done
  107. Building dependency tree
  108. Reading state information... Done
  109. You might want to run 'apt-get -f install' to correct these:
  110. The following packages have unmet dependencies:
  111. linux-generic : Depends: linux-image-generic (= 3.2.0.48.58) but 3.2.0.57.68 is to be installed
  112. Depends: linux-headers-generic (= 3.2.0.48.58) but 3.2.0.57.68 is to be installed
  113. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  114. arun@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement