Advertisement
Meli0

Untitled

Aug 24th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.95 KB | None | 0 0
  1. melio@melio-Q550LF:~$ sudo apt-get update
  2. [sudo] password for melio:
  3. Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  4. Hit:2 http://archive.canonical.com/ubuntu xenial InRelease
  5. Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  6. Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease
  7. Ign:5 http://linux.dropbox.com/ubuntu wily InRelease
  8. Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
  9. Ign:7 http://dl.google.com/linux/chrome/deb stable InRelease
  10. Hit:8 http://linux.dropbox.com/ubuntu wily Release
  11. Hit:9 http://dl.google.com/linux/chrome/deb stable Release
  12. Hit:10 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
  13. Get:13 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [321 kB]
  14. Get:14 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [318 kB]
  15. Fetched 829 kB in 4s (189 kB/s)
  16. E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
  17. melio@melio-Q550LF:~$ sudo dpkg --configure -a
  18. dpkg: dependency problems prevent configuration of zlib1g:i386:
  19. zlib1g:i386 depends on libc6 (>= 2.4); however:
  20. Package libc6:i386 is not installed.
  21.  
  22. dpkg: error processing package zlib1g:i386 (--configure):
  23. dependency problems - leaving unconfigured
  24. dpkg: dependency problems prevent configuration of lsb-core:
  25. lsb-core depends on libc6:i386 | libc6-i386; however:
  26. Package libc6:i386 is not installed.
  27. Package libc6-i386 is not installed.
  28. lsb-core depends on zlib1g:i386 | lib32z1; however:
  29. Package zlib1g:i386 is not configured yet.
  30. Package lib32z1 is not installed.
  31.  
  32. dpkg: error processing package lsb-core (--configure):
  33. dependency problems - leaving unconfigured
  34. Processing triggers for libc-bin (2.23-0ubuntu3) ...
  35. dpkg: dependency problems prevent configuration of lsb:
  36. lsb depends on lsb-core (>= 9.20160110ubuntu0.2); however:
  37. Package lsb-core is not configured yet.
  38.  
  39. dpkg: error processing package lsb (--configure):
  40. dependency problems - leaving unconfigured
  41. dpkg: dependency problems prevent configuration of libgcc1:i386:
  42. libgcc1:i386 depends on libc6 (>= 2.2.4); however:
  43. Package libc6:i386 is not installed.
  44.  
  45. dpkg: error processing package libgcc1:i386 (--configure):
  46. dependency problems - leaving unconfigured
  47. dpkg: dependency problems prevent configuration of lsb-printing:
  48. lsb-printing depends on lsb-core (>= 9.20160110ubuntu0.2); however:
  49. Package lsb-core is not configured yet.
  50.  
  51. dpkg: error processing package lsb-printing (--configure):
  52. dependency problems - leaving unconfigured
  53. Errors were encountered while processing:
  54. zlib1g:i386
  55. lsb-core
  56. lsb
  57. libgcc1:i386
  58. lsb-printing
  59. melio@melio-Q550LF:~$ sudo apt remove zlib1g:i386
  60. Reading package lists... Done
  61. Building dependency tree
  62. Reading state information... Done
  63. The following additional packages will be installed:
  64. lib32z1 libc6:i386 libc6-i386
  65. Suggested packages:
  66. glibc-doc:i386 locales:i386
  67. The following packages will be REMOVED:
  68. lsb lsb-core lsb-printing zlib1g:i386
  69. The following NEW packages will be installed:
  70. lib32z1 libc6-i386
  71. The following packages will be upgraded:
  72. libc6:i386
  73. 1 upgraded, 2 newly installed, 4 to remove and 0 not upgraded.
  74. 6 not fully installed or removed.
  75. Need to get 2,387 kB/4,657 kB of archives.
  76. After this operation, 20.1 MB of additional disk space will be used.
  77. Do you want to continue? [Y/n] y
  78. Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libc6-i386 amd64 2.23-0ubuntu3 [2,335 kB]
  79. Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 lib32z1 amd64 1:1.2.8.dfsg-2ubuntu4 [52.2 kB]
  80. Fetched 2,387 kB in 1s (1,712 kB/s)
  81. Preconfiguring packages ...
  82. (Reading database ... 211283 files and directories currently installed.)
  83. Removing lsb (9.20160110ubuntu0.2) ...
  84. Removing lsb-printing (9.20160110ubuntu0.2) ...
  85. Removing lsb-core (9.20160110ubuntu0.2) ...
  86. Removing zlib1g:i386 (1:1.2.8.dfsg-2ubuntu4) ...
  87. Processing triggers for man-db (2.7.5-1) ...
  88. Processing triggers for libc-bin (2.23-0ubuntu3) ...
  89. (Reading database ... 211261 files and directories currently installed.)
  90. Preparing to unpack .../libc6_2.23-0ubuntu3_i386.deb ...
  91. Unpacking libc6:i386 (2.23-0ubuntu3) over (2.23-0ubuntu3) ...
  92. Selecting previously unselected package libc6-i386.
  93. Preparing to unpack .../libc6-i386_2.23-0ubuntu3_amd64.deb ...
  94. Unpacking libc6-i386 (2.23-0ubuntu3) ...
  95. Replaced by files in installed package libc6:i386 (2.23-0ubuntu3) ...
  96. Selecting previously unselected package lib32z1.
  97. Preparing to unpack .../lib32z1_1%3a1.2.8.dfsg-2ubuntu4_amd64.deb ...
  98. Unpacking lib32z1 (1:1.2.8.dfsg-2ubuntu4) ...
  99. Processing triggers for libc-bin (2.23-0ubuntu3) ...
  100. Setting up libc6-i386 (2.23-0ubuntu3) ...
  101. Setting up lib32z1 (1:1.2.8.dfsg-2ubuntu4) ...
  102. Setting up libgcc1:i386 (1:6.0.1-0ubuntu1) ...
  103. Setting up libc6:i386 (2.23-0ubuntu3) ...
  104. Processing triggers for libc-bin (2.23-0ubuntu3) ...
  105. melio@melio-Q550LF:~$ sudo apt-get upgrade
  106. Reading package lists... Done
  107. Building dependency tree
  108. Reading state information... Done
  109. Calculating upgrade... Done
  110. The following packages were automatically installed and are no longer required:
  111. alien at debugedit lib32z1 libc6-i386 libjpeg62 librpmbuild3 librpmsign3
  112. libsigsegv2 lsb-security m4 ncurses-term pax rpm
  113. Use 'sudo apt autoremove' to remove them.
  114. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  115. melio@melio-Q550LF:~$ sudo apt autoremove
  116. Reading package lists... Done
  117. Building dependency tree
  118. Reading state information... Done
  119. The following packages will be REMOVED:
  120. alien at debugedit lib32z1 libc6-i386 libjpeg62 librpmbuild3 librpmsign3
  121. libsigsegv2 lsb-security m4 ncurses-term pax rpm
  122. 0 upgraded, 0 newly installed, 14 to remove and 0 not upgraded.
  123. After this operation, 16.5 MB disk space will be freed.
  124. Do you want to continue? [Y/n] y
  125. (Reading database ... 211874 files and directories currently installed.)
  126. Removing alien (8.95) ...
  127. Removing at (3.1.18-2ubuntu1) ...
  128. Removing rpm (4.12.0.1+dfsg1-3build3) ...
  129. Removing debugedit (4.12.0.1+dfsg1-3build3) ...
  130. Removing lib32z1 (1:1.2.8.dfsg-2ubuntu4) ...
  131. Removing libc6-i386 (2.23-0ubuntu3) ...
  132. Removing libjpeg62:amd64 (1:6b2-2) ...
  133. Removing librpmbuild3 (4.12.0.1+dfsg1-3build3) ...
  134. Removing librpmsign3 (4.12.0.1+dfsg1-3build3) ...
  135. Removing m4 (1.4.17-5) ...
  136. Removing libsigsegv2:amd64 (2.10-4) ...
  137. Removing lsb-security (9.20160110ubuntu0.2) ...
  138. Removing ncurses-term (6.0+20160213-1ubuntu1) ...
  139. Removing pax (1:20151013-1) ...
  140. Processing triggers for man-db (2.7.5-1) ...
  141. Processing triggers for libc-bin (2.23-0ubuntu3) ...
  142. Processing triggers for install-info (6.1.0.dfsg.1-5) ...
  143. melio@melio-Q550LF:~$ sudo apt-get upgrade
  144. Reading package lists... Done
  145. Building dependency tree
  146. Reading state information... Done
  147. Calculating upgrade... Done
  148. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  149. melio@melio-Q550LF:~$ sudo apt-get update
  150. Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  151. Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
  152. Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
  153. Hit:4 http://archive.canonical.com/ubuntu xenial InRelease
  154. Ign:5 http://dl.google.com/linux/chrome/deb stable InRelease
  155. Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
  156. Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  157. Hit:8 http://dl.google.com/linux/chrome/deb stable Release
  158. Ign:9 http://linux.dropbox.com/ubuntu wily InRelease
  159. Hit:10 http://linux.dropbox.com/ubuntu wily Release
  160. Fetched 94.5 kB in 0s (129 kB/s)
  161. Reading package lists... Done
  162. melio@melio-Q550LF:~$
  163.  
  164. yay
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement